Skip to content
Docs Try Aspire
Docs Try

withAdminDeploymentScriptStorage

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

Signature

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

Applies to

This method applies to the following types: