Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
369 stars 166 forks source link

[Aspire] Show dashboard URL when azd deploy finishes #3811

Closed bradygaster closed 2 weeks ago

bradygaster commented 2 weeks ago

Today, when azd deploy finishes deploying a .NET Aspire app, it shows the URLs of all of the projects'/containers' endpoints. Since we're adding support for the .NET Aspire dashboard in the ACA experience, it'd be amazing if we could also show the .NET Aspire dashboard's URL upon completion of the deploy phase.