Skip to content
DocsTry Aspire
DocsTry

withAdminDeploymentScriptStorage

Method
📦 Aspire.Hosting.Azure.Sql v13.4.0
interface AzureSqlServerResource {
// ... omitted for brevity
withAdminDeploymentScriptStorage(storage: AzureStorageResource): AzureSqlServerResource;
}

Signature

methodwithAdminDeploymentScriptStoragebuilder
Configures the Azure SQL Server to use the specified storage account for deployment script execution.
withAdminDeploymentScriptStorage(storage: AzureStorageResource): AzureSqlServerResource
storageAzureStorageResource
AzureSqlServerResource

Applies to

This method applies to the following types: