Detected Bias Types
Windows First
Missing Linux Example
Summary
The tutorial exclusively uses the Azure portal UI for all steps, which is a web-based tool available on all platforms but is often associated with Windows workflows. There are no command-line examples (Azure CLI, PowerShell, etc.) for assigning policies, creating exemptions, or cleaning up resources. The only mention of cross-platform tools (Azure CLI, PowerShell, ARM templates) is in a warning, which states that exemptions can be created with these tools, but no instructions or examples are provided. There is no guidance for Linux/macOS users who may prefer or require CLI-based workflows.
Recommendations
- Add step-by-step examples for assigning policies, creating exemptions, and cleaning up resources using Azure CLI and Azure PowerShell.
- Explicitly mention that Azure CLI is cross-platform and provide sample commands for Linux/macOS users.
- Where portal screenshots are used, supplement with equivalent CLI/automation instructions.
- Clarify any platform-specific limitations or differences in behavior between portal and CLI tools.