Skip to content
Docs Try Aspire
Docs Try

withAdminDeploymentScriptStorage

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

Signature

method withAdminDeploymentScriptStorage builder
Configures the Azure SQL server to use a specific storage account for deployment scripts
withAdminDeploymentScriptStorage(storage: AzureStorageResource): AzureSqlServerResource
storage AzureStorageResource
AzureSqlServerResource

Applies to

This method applies to the following types: