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
⚠️
windows_first
⚠️
missing_linux_example
Summary:
The documentation is heavily biased toward Windows environments. All command-line examples use PowerShell cmdlets, and sample outputs are from Windows PowerShell. The instructions for obtaining storage account keys and certificates reference only Windows tools and paths. Storage Explorer instructions assume a Windows environment, and there are no Linux or cross-platform command-line examples or alternative tools mentioned. There is no guidance for Linux or macOS users on how to perform equivalent tasks.
Recommendations:
- Provide equivalent command-line examples using Azure CLI (az) for Linux/macOS users alongside PowerShell examples.
- Include sample outputs from non-Windows environments (e.g., bash shell).
- Mention and link to cross-platform tools (e.g., Azure CLI, Storage Explorer for Linux/macOS) and provide installation instructions.
- Clarify certificate handling steps for Linux/macOS (e.g., PEM vs. CER, import paths, commands).
- Explicitly state that the procedures are cross-platform where possible, and highlight any steps that are Windows-specific.
- Add a section or callouts for Linux/macOS users, describing any differences or additional steps required.
Create pull request
Flagged Code Snippets
PS C:\windows\system32> Get-AzureRmStorageAccount
StorageAccountName ResourceGroupName Location SkuName Kind AccessTier CreationTime ProvisioningState EnableHttpsTrafficOnly
------------------ ----------------- -------- ------- ---- ---------- ------------ ----------------- ----------------------
myasetiered1 myasetiered1 DBELocal StandardLRS Storage 11/27/2019 7:10:12 PM Succeeded False
PS C:\windows\system32> Get-AzureRmStorageAccountKey
cmdlet Get-AzureRmStorageAccountKey at command pipeline position 1
Supply values for the following parameters:
(Type !? for Help.)
ResourceGroupName: myasetiered1
Name: myasetiered1
KeyName Value Permissions
------- ----- -----------
key1 Jb2brrNjRNmArFcDWvL4ufspJjlo+Nie1uh8Mp4YUOVQNbirA1uxEdHeV8Z0dXbsG7emejFWI9hxyR1T93ZncA== Full
key2 6VANuHzHcJV04EFeyPiWRsFWnHPkgmX1+a3bt5qOQ2qIzohyskIF/2gfNMqp9rlNC/w+mBqQ2mI42QgoJSmavg== Full