-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationazureIssues associated specifically with scenarios tied to using AzureIssues associated specifically with scenarios tied to using Azure
Milestone
Description
- - Status goes from Running to Starting - This happens because we default to Running if nothing is set, then the azure provisioning logic changes it to Starting.
- - Child resources are always running - Any azure resource with children are always running. If the parent resources is failed, so should the child resource fail.
- - Show deployment id - Today we show individual resources that were provisioned, it would be better to show the deployment.
- -
Show incremental progress while deploying - Today we have a single deployment operation and we should show status. - -
Garbage collect unreferenced resources - Automatically AddAzureProvisioning when Azure resource type is used. #3251
- - [Improve the error messages when the azure subscription information is not properly configured (remove stack traces from errors).] Automatically AddAzureProvisioning when Azure resource type is used. #3251
- - Show better error message for when the Azure CLI is not installed. Automatically AddAzureProvisioning when Azure resource type is used. #3251
- - Show better status messages on provisioning operations (Support custom styles for resource style #3210)
- - [Azure Provisioner] Allow configuration for DefaultAzureCredentialOptions used by AddAzureProvisioning #1329
Metadata
Metadata
Assignees
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationazureIssues associated specifically with scenarios tied to using AzureIssues associated specifically with scenarios tied to using Azure