Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azure/psdocs.azure-quickstart
Generate documentation from Azure infrastructure as code (IaC) artifacts.
https://github.com/azure/psdocs.azure-quickstart
azure devops github-actions psdocs sample-code
Last synced: 17 days ago
JSON representation
Generate documentation from Azure infrastructure as code (IaC) artifacts.
- Host: GitHub
- URL: https://github.com/azure/psdocs.azure-quickstart
- Owner: Azure
- License: mit
- Created: 2021-07-19T11:59:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T05:42:44.000Z (7 months ago)
- Last Synced: 2024-12-31T02:17:46.205Z (17 days ago)
- Topics: azure, devops, github-actions, psdocs, sample-code
- Language: PowerShell
- Homepage: https://aka.ms/ps-docs-azure
- Size: 117 KB
- Stars: 8
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# PSDocs for Azure Quick Start
This repository contains a sample template you can use to quickly start using PSDocs for Azure.
To learn more about PSDocs for Azure, see https://aka.ms/ps-docs-azure.[![Use this template](https://img.shields.io/static/v1?label=GitHub&message=Use%20this%20template&logo=github&color=007acc)](https://github.com/Azure/PSDocs.Azure-quickstart/generate)
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/Azure/PSDocs.Azure-quickstart)## What's included?
This repository includes:
- Starter documentation.
- GitHub Actions workflow to deploy to an Azure Web App.
- Sample ARM templates.## Support
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, discussion, and support questions about using this project, join or start a [discussion].Support for this project/ product is limited to the resources listed above.
## Contributing
This project welcomes contributions and suggestions.
If you are ready to contribute, please visit the [contribution guide](CONTRIBUTING.md).## 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 [[email protected]](mailto:[email protected]) with any additional questions or comments.## Maintainers
- [Bernie White](https://github.com/BernieWhite)
- [Vic Perdana](https://github.com/vicperdana)## License
This project is [licensed under the MIT License](LICENSE).
[issue]: https://github.com/Azure/PSDocs.Azure-quickstart/issues
[discussion]: https://github.com/Azure/PSDocs.Azure-quickstart/discussions