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
402 stars 195 forks source link

[Issue] Preflight UX enhancement #4365

Open hemarina opened 1 week ago

hemarina commented 1 week ago
SophCarp commented 1 week ago

@hemarina could I have the text of the error?

rajeshkamal5050 commented 1 week ago

@SophCarp this PR https://github.com/Azure/azure-dev/pull/4329 has screenshots of the error message. Note: The complete message (anything starts from Message:) is not generated by azd. The core of the error and message comes from ARM service. cc @weikanglim @vhvb1989