Skip to content
Docs Try Aspire
Docs Try

withDefaultAzureSku

Method
📦 Aspire.Hosting.Azure.Sql v13.4.0
interface AzureSqlDatabaseResource {
// ... omitted for brevity
withDefaultAzureSku(): AzureSqlDatabaseResource;
}

Signature

method withDefaultAzureSku builder
Configures the Azure SQL Database to be deployed use the default SKU provided by Azure. Please be aware that the Azure default Sku might not take advantage of the free offer.
withDefaultAzureSku(): AzureSqlDatabaseResource
AzureSqlDatabaseResource

Applies to

This method applies to the following types: