tags: powershell Cloud_Scanning Powershell_Cloud_Scanning Azure_Scanning Scanning
Comando PowerShell per vedere i dettagli di una policy di Azure AD:
Get-AzureADPolicyDetail -PolicyId <PolicyId>Comando PowerShell per vedere le regole di un Network Security Group:
Get-AzNetworkSecurityGroup -Name <nsg-name> -ResourceGroupName <resource-group-name>Esempio
Get-AzureADUser
Get-AzStorageAccount -ResourceGroupName <resource-group-name>
Get-AzVM -ResourceGroupName <resource-group-name>