0527e86ada | ||
---|---|---|
.. | ||
swagger | ||
README.md | ||
changelog_impl.md | ||
cheatsheet.md | ||
coverage.md | ||
generating-integration-test.md | ||
generation.md | ||
mgmt_release.md | ||
multiapi.md | ||
swagger_conf.md | ||
tests.md |
README.md
Management and ARM SDK documentation for developers
The documentation in that folder is intended for developers at Microsoft, or for advanced contributors, in the ARM (Azure Resource Management) world.
The cheat sheet page contains a quick reminder of the basic commands if you are already familiar with this repo.
In order of workflow:
- swagger_conf.md : Describe how to configure the different Readme on https://github.com/Azure/azure-rest-api-specs for Python
- tests.md : How to test management SDK (recordings, etc.)
- mgmt_release.md : How to finish preapring the package, changelog, version, etc.
More implementations / advanced documents:
- changelog_impl.md : Technical details about the change log tool implementation