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:
⚠️
powershell_heavy
⚠️
windows_tools
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation page demonstrates Windows bias by exclusively referencing the PowerShell cmdlet (Set-CsPhoneNumberAssignment) for enabling Enterprise Voice, without providing equivalent instructions or examples for Linux or cross-platform environments. The documentation assumes the use of Windows tooling and does not mention alternative methods or scripts that could be used on Linux or macOS.
Recommendations:
- Provide equivalent CLI or REST API instructions for enabling Enterprise Voice, suitable for Linux and macOS users.
- Include examples using cross-platform tools such as Azure CLI or Microsoft Graph API where possible.
- Explicitly mention platform requirements for PowerShell cmdlets and offer guidance for non-Windows users (e.g., using PowerShell Core on Linux/macOS, or alternative approaches).
- Ensure that Linux/macOS instructions are presented alongside Windows instructions, not as an afterthought.
Create pull request