Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| azure:qnd:azure_security [2022/10/21 15:36] – mgupton | azure:qnd:azure_security [2022/11/08 14:41] (current) – [Tools] mgupton | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| " | " | ||
| } | } | ||
| + | </ | ||
| + | |||
| + | ====== General Checks ====== | ||
| + | * Are endpoints hybrid domain joined? | ||
| + | |||
| + | ====== Getting Inventory ====== | ||
| + | Get list of all resources in the current subscription. | ||
| + | <code powershell> | ||
| + | Get-AzResource | select Name, | ||
| </ | </ | ||
| ====== Tools ====== | ====== Tools ====== | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| ====== Best Practices ====== | ====== Best Practices ====== | ||