Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2.21 KB

SUPPORT.md

File metadata and controls

31 lines (19 loc) · 2.21 KB

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