https://github.com/alexander-kastil/az-400
Designing and Implementing Microsoft DevOps Solutions
https://github.com/alexander-kastil/az-400
azure-devops learning microsoft-devops-solutions
Last synced: 5 months ago
JSON representation
Designing and Implementing Microsoft DevOps Solutions
- Host: GitHub
- URL: https://github.com/alexander-kastil/az-400
- Owner: alexander-kastil
- License: other
- Created: 2021-01-23T16:09:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T13:00:17.000Z (5 months ago)
- Last Synced: 2026-01-15T15:27:31.060Z (5 months ago)
- Topics: azure-devops, learning, microsoft-devops-solutions
- Language: Bicep
- Homepage: http://www.integrations.at
- Size: 78.7 MB
- Stars: 2
- Watchers: 1
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# AZ-400: Designing and Implementing Microsoft DevOps Solutions
Companion Material for Class Delivery by [Alexander Kastil](https://www.linkedin.com/in/alexander-kastil-3bb26511a/) containing:
- [Getting Started](./tooling/00-getting-started)
- [Requirements / tooling](./tooling)
- [Git & GitHub Basics](./tooling/01-github)
- [Visual Studio Code Intro](./tooling/02-vs-code)
- [Document Repos using Markdown](./tooling/03-markdown)
- [Using Azure CLI](./tooling/04-cli)
- [Instructor Demos](./demos)
> Note: Labs are taken from the official repo [AZ-400: Designing and Implementing Microsoft DevOps Solutions](https://github.com/MicrosoftLearning/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions)
## Exam
[Exam AZ-400: Designing and Implementing Microsoft DevOps Solutions](https://docs.microsoft.com/en-us/learn/certifications/exams/az-400)
## Required Cloud Resources
- [Github User Account](https://github.com/)
- Azure Subscription:
Please do not use a Production Account for Training
- Using [Azure Passes](https://www.microsoftazurepass.com/)
- Azure Paid / Sponsored Subscription
- [Azure Trial Subscription](https://azure.microsoft.com/en-us/free/)
- [Azure DevOps Organization](https://dev.azure.com/)
> Note: The Azure DevOps Organization and the Azure Subscription should be created using the same account
## Contributing
Feel free to contribute. When contribute implement your changes / additions on a feature branch in your fork and issue a pull request after completion. An introduction video into forks and pull requests can be found [here](https://www.youtube.com/watch?v=nT8KGYVurIU)
## License & Re-Use
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Permission is hereby granted to to use, modify, and distribute the workshop materials provided under the following conditions:
- Personal Use: Users may use the materials for personal learning and educational purposes.
- Modification: Users may modify the materials to suit their needs.
- Non-Commercial Use: Commercial use by other trainers or organizations is strictly prohibited.
- Attribution: Users must give appropriate credit to the author and include a link to the original materials.
- Share-Alike: Any derivative works based on these materials must be shared under the same license terms.
For commercial use please contact the author via [LinkedIn](https://www.linkedin.com/in/alexander-kastil-3bb26511a/) or [email](mailto:alexander.kastil@integrations.at)