Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-kastil committed Sep 7, 2024
1 parent 46a3f33 commit e868bc7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 10 deletions.
10 changes: 2 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,14 @@ Companion Material for Class Delivery by [Alexander Kastil](https://www.integrat
- [Document Repos using Markdown](./tooling/03-markdown)
- [Using Azure CLI](./tooling/04-cli)
- [Instructor Demos](./demos)
- Advanced Demos are using a cloud native app which is located in the [food-app](https://github.com/arambazamba/food-app) GitHub repository
- [Guided Scripts to setup an Azure hosted Development & Lab VM](./setup)
- [Base Dev Environment Setup inkluding Visual Studio Code Extensions](./setup/#basics)
- [Labs](https://github.com/MicrosoftLearning/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/tree/master/Instructions/Labs)

> Note: Labs are taken from the official repo [AZ-400: Designing and Implementing Microsoft DevOps Solutions](https://github.com/MicrosoftLearning/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions)
This class uses the [food-app](https://github.com/arambazamba/food-app) GitHub repository as a sample application.

## Exam

[Exam AZ-400: Designing and Implementing Microsoft DevOps Solutions](https://docs.microsoft.com/en-us/learn/certifications/exams/az-400)

## Required Cloud Ressources
## Required Cloud Resources

- [Github User Account](https://github.com/)

Expand All @@ -36,7 +30,7 @@ This class uses the [food-app](https://github.com/arambazamba/food-app) GitHub r

- [Azure DevOps Organization](https://dev.azure.com/)

>Note: The Azure DevOps Organization and the Azrue Subscription should be created using the same account
>Note: The Azure DevOps Organization and the Azure Subscription should be created using the same account
## Contributing

Expand Down
Binary file modified tooling/02-vs-code/extensions.txt
Binary file not shown.
2 changes: 1 addition & 1 deletion tooling/04-cli/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Chose Bash and your subscription

![chose-bash](_images/chose-bash.jpg)

Optional: Give a meaningfull name to your Cloud Shell Storage using Advanced Settings:
Optional: Give a meaningful name to your Cloud Shell Storage using Advanced Settings:

![set-storage](_images/set-storage.jpg)

Expand Down
2 changes: 1 addition & 1 deletion tooling/07-azure-devops/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Create your DevOps organization. This will also the name of your first project:

![register-orga](_images/register-orga.png)

Due to a ressource shortage explained [here](https://docs.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs?view=azure-devops&tabs=ms-hosted) you have to request free build minutes for Microsoft hosted agents
Due to a resource shortage explained [here](https://docs.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs?view=azure-devops&tabs=ms-hosted) you have to request free build minutes for Microsoft hosted agents

![shortage](_images/shortage.png)

Expand Down

0 comments on commit e868bc7

Please sign in to comment.