Skip to content

rostskadat/AZ-900

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AZ-900

The different labs used for the AZ-900 certification.

Requirements

  • You must have the Custom PowerShell module installed
  • You must also have Python3.8 installed

HOWTO

  • Start the python virtual environment
PS> C:\Python38\python -m venv venv
PS> .\venv\Scripts\Activate.ps1
(venv) PS> 
  • Then look at each Lab's README.md for more details

Releases

No releases published

Packages

 
 
 

Contributors