Added support to print app service aspire dashboard url - #5881
Conversation
|
/azp run azure-dev - cli |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
@microsoft-github-policy-service agree company="Microsoft" |
Co-authored-by: Victor Vazquez <victor.vazquez@microsoft.com>
Added support to print app service aspire dashboard url.
During deployment of Aspire environment on App Service, the environment variable 'AZURE_APP_SERVICE_DASHBOARD_URI' is used to store aspire dashboard url. If this environment variable exists, we print the value for Aspire dashboard to make it easier for customer to discover the aspire dashboard and monitor all the compute resources.