# MicroBurst

Awesome tool for "assessing Microsoft Azure security." This is a great video on how to use MicroBurst effectively.

# Download and prep for install

Download the zip, then

# Install

Install-Module -Name Az
Install-Module -Name AzureAD
Install-Module -Name MSOnline
Import-Module .\MicroBurst.psm1

# Login

login-azaccount