Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Support
How to use Azure Developer CLI
The Azure Developer CLI (azd) is a developer-centric command-line interface (CLI) tool for building Azure applications. For more information on Azure Developer CLI, head over to learn.microsoft.com! Pick up your templates as samples to get started before building own Azure applications.
How to file issues and get help
This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or
feature request as a new Issue.
For help and questions about using this project, please look at our wiki for using Azure Developer CLI and our CONTRIBUTING doc if you want to contribute.
Microsoft Support Policy
Microsoft will assist with supported open-source technologies. Customers who request support for design guidance or development assistance may be directed to forums or community support. Customers may also have to work with our Linux partners or software vendors directly for scenarios that aren't supported by Microsoft. For more information see Open-source technology support scope
Support for Azure Developer CLI is limited to the resources listed above.
Troubleshoot Azure Developer CLI
If you an encounter an unexpected issue while working with azd, rerun the command with the
--debug
switch to enable additional debugging and diagnostic output. For more information see Troubleshoot Azure Developer CLI | Microsoft Learn