An open API service indexing awesome lists of open source software.

https://github.com/microsoftdocs/azure-docs-cli

Repository for Azure CLI command documentation published on learn.microsoft.com
https://github.com/microsoftdocs/azure-docs-cli

Last synced: about 1 year ago
JSON representation

Repository for Azure CLI command documentation published on learn.microsoft.com

Awesome Lists containing this project

README

          

# Azure CLI documentation

This repository hosts the documentation source for the Azure CLI, published on [docs.microsoft.com](https://docs.microsoft.com/cli/azure/).

## Public contributions

We welcome public contributions to the Azure CLI documentation! There are two types of documentation hosted in this repository,
with different workflows:

* To submit a change for _conceptual_ documentation (content in the `docs-ref-conceptual` directory) make a pull request against
this repository.
* To submit a change for _reference_ documentation (all other documentation), please make a pull request against
[azure/azure-cli](https://github.com/azure/azure-cli). This reference is generated from the source code, and is also used in
the command-line `-h` help.

## Microsoft Open Source Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.