Skip to content

GitHub repository for Mastering Azure IaaS 2019 Book

Notifications You must be signed in to change notification settings

towishy/MasterIaaS2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GitHub repository for Mastering Azure IaaS 2019 Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%