About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
windows_tools
⚠️
windows_first
⚠️
missing_linux_example
Summary:
The documentation references Windows-specific tools (PowerShell) for Teams policy management and links to PowerShell-based documentation without mentioning or providing Linux/macOS alternatives. There are no Linux or cross-platform command-line examples or guidance, and Windows is the only desktop OS mentioned in the SDK support table, with no mention of Linux support.
Recommendations:
- Provide equivalent Linux/macOS instructions for managing Teams meeting policies, such as using Microsoft Graph API or cross-platform CLI tools.
- Where PowerShell is referenced, clarify if the commands can be run on PowerShell Core (available on Linux/macOS) or provide alternative methods.
- In SDK support tables, explicitly state Linux support status for parity and transparency.
- Include examples or links for Linux/macOS users where administrative or development tasks are described.
- Avoid assuming Windows as the default platform; present cross-platform options where possible.
Create pull request