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
- Host: GitHub
- URL: https://github.com/microsoftdocs/azure-docs-cli
- Owner: MicrosoftDocs
- License: cc-by-4.0
- Created: 2016-08-10T14:48:23.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T13:14:06.000Z (about 1 year ago)
- Last Synced: 2025-05-13T14:33:32.872Z (about 1 year ago)
- Homepage: https://learn.microsoft.com/cli/azure/
- Size: 118 MB
- Stars: 218
- Watchers: 57
- Forks: 506
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
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.