/MasterIaaS2019

GitHub repository for Mastering Azure IaaS 2019 Book

Primary LanguagePowerShell

Mastering Azure IaaS 2019 GitHub Repository

GitHub repository for Mastering Azure IaaS 2019 Book

All content Copyright 2019 John Savill. All rights reserved No part of these materials to be used without express permission from the author john@savilltech.com @NTFAQGuy https://savilltech.com https://youtube.com/NTFAQGuy

Getting a Clone

Once Git is installed to have a local clone of the repository:

New-Item -ItemType Directory -Path C:\MasterIaaS2019
cd c:\MasterIaaS2019
git clone https://github.com/johnthebrit/MasterIaaS2019.git .

To update, make sure you are in the folder downloaded to and run

git pull

Useful Links and Info

Feature Link
PowerShell Core https://github.com/powershell/powershell
Visual Studio Code https://code.visualstudio.com/Download
Git https://git-scm.com/downloads

On-Board to Azure Logo

For a number of Azure videos that I constantly update go to http://onboardtoazure.com. These supplement the book.

Chapter Links

Chapter 1 Links
Chapter 2 Links
Chapter 3 Links
Chapter 4 Links
Chapter 5 Links
Chapter 6 Links
Chapter 7 Links
Chapter 8 Links
Chapter 9 Links
Chapter 10 Links
Chapter 11 Links
Chapter 12 Links