Update Azure Sql to use new API pattern #5998
Labels
area-integrations
Issues pertaining to Aspire Integrations packages
azure
Issues associated specifically with scenarios tied to using Azure
Milestone
With
We are moving to a new API pattern for Azure resources that can also be used locally as a container. We should update Azure Sql Server to follow the same pattern.
[Publish]AsAzureSqlDatabase
methods will be marked ObsoleteAddAzureSqlServer
method will be introduced for when you want an Azure resource.RunAsContainer
method can be called.The text was updated successfully, but these errors were encountered: