mkdir C:\Tools; cd C:\Tools
git clone https://github.com/silverhack/monkey365.git
Import-Module C:\Tools\monkey365
$param = @{
Instance = ‚Azure‘;
Analysis = ‚All‘;
PromptBehavior = ‚SelectAccount‘;
all_subscriptions = $true;
TenantID = ‚00000000-0000-0000-0000-000000000000‘;
ExportTo = ‚HTML‘;
}
$assets = Invoke-Monkey365 @param
