Steps
Install Python
Install Azure CLI
Clone the ScoutSuite github repository
$ git clone https://github.com/nccgroup/ScoutSuite
$ cd ScoutSuite
$ virtualenv -p python3 venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python scout.py --help
4.Running
pip install azure-cli
command in Power Shell
5.Running
az login
command and the system prompt to authenticate your Azure Subscription
6.Navigate to the ScoutSuite folder
cd .\ScoutSuite
7.Running
python scout.py azure --cli