Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Azure Infrastructure as Code #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ These are a selection of some of the more popular PowerShell modules.
* [Hands-On with Azure Machine Learning](https://www.youtube.com/watch?v=eUce2cB844s)
* [Azure Machine Learning - Prediction with Regression](https://www.youtube.com/watch?v=knFLC4CKajM)
* [Deploying Dockerized Apps to the Azure Container Service](https://www.youtube.com/watch?v=-wjxpng6jYs)
* [ARM Templates or Azure Bicep](https://www.youtube.com/watch?v=lRlcgeBD8NQ)

## Paid Certifications
When you have learned all the fundamentals in Azure you can move on to the paid certificates.
Expand Down Expand Up @@ -284,6 +285,9 @@ Additional documentation from Microsoft will be included in the folders for the
* [Learn Azure in a Month of Lunches](https://www.manning.com/books/learn-azure-in-a-month-of-lunches)
* [Azure Data Engineering](https://www.manning.com/books/azure-data-engineering)
* [Learn Azure in a Month of Lunches, 2nd Edition](https://www.manning.com/books/learn-azure-in-a-month-of-lunches-second-edition)
* [Azure Infrastructure as Code](https://www.manning.com/books/azure-infrastructure-as-code)
* [Genomics in Azure](https://www.manning.com/books/genomics-in-azure)
* [Azure Security](https://www.manning.com/books/azure-security-2)

## Communities
* [Azure Forums](https://azure.microsoft.com/en-us/support/forums/)
Expand Down