This repository contains the documentation for Azure PowerShell module, published on learn.microsoft.com.
We welcome public contributions to the Azure PowerShell 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-conceptual
directory), make a pull request against this repository. Conceptual documentation is maintained for every supported version, so update all the affected versions. - To submit a change for current versions' reference documentation, submit a pull request against this repository. This only updates the online help available for current and previous versions.
- To submit a change for future version reference documentation, submit a pull request against azure/azure-powershell. The reference content for new versions of the Az PowerShell module is generated from the source code and is also used in the command-line help.
This project uses Microsoft Open Source Code of Conduct. For more information, see Code of Conduct FAQs or contact [email protected] for further questions or comments.