An open API service indexing awesome lists of open source software.

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

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)