This page contains Windows bias

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 is heavily focused on Windows-centric technologies, specifically Azure Stack HCI and System Center Virtual Machine Manager (ScVmm), which are exclusive to Windows environments. There are no Linux-specific examples, roles, or tools mentioned, and the documentation does not address Linux or cross-platform scenarios, despite the 'Hybrid + multicloud' context. The structure and terminology assume a Windows-first audience and omit Linux equivalents or guidance.
Recommendations:
  • Explicitly state the Windows-only nature of Azure Stack HCI and ScVmm roles at the top of the page, clarifying the lack of Linux support.
  • If Linux or cross-platform management is possible via Azure Arc or other tools, provide dedicated sections or links to Linux-specific documentation.
  • Include examples or references for managing hybrid/multicloud environments that include Linux servers, such as using Azure Arc-enabled servers for Linux.
  • Add a comparison table or guidance for users managing both Windows and Linux resources, highlighting differences and available role-based access controls.
  • Ensure that future documentation in the 'Hybrid + multicloud' category covers both Windows and Linux scenarios, or clearly scopes content to Windows if Linux is not supported.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-16 00:00 #113 completed ✅ Clean
2025-09-15 00:00 #112 completed ✅ Clean
2025-09-14 00:00 #111 completed ✅ Clean
2025-09-13 00:00 #110 completed ✅ Clean
2025-09-12 00:00 #109 completed ✅ Clean
2025-09-11 00:00 #108 completed ✅ Clean
2025-09-10 00:00 #107 completed ✅ Clean
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets

{ "assignableScopes": [ "/" ], "description": "Azure Arc ScVmm Private Clouds Onboarding role has permissions to provision all the required resources for onboard and deboard vmm server instances to Azure.", "id": "/providers/Microsoft.Authorization/roleDefinitions/6aac74c4-6311-40d2-bbdd-7d01e7c6e3a9", "name": "6aac74c4-6311-40d2-bbdd-7d01e7c6e3a9", "permissions": [ { "actions": [ "microsoft.scvmm/vmmservers/Read", "microsoft.scvmm/vmmservers/Write", "microsoft.scvmm/vmmservers/Delete", "Microsoft.Insights/AlertRules/Write", "Microsoft.Insights/AlertRules/Delete", "Microsoft.Insights/AlertRules/Read", "Microsoft.Insights/AlertRules/Activated/Action", "Microsoft.Insights/AlertRules/Resolved/Action", "Microsoft.Insights/AlertRules/Throttled/Action", "Microsoft.Insights/AlertRules/Incidents/Read", "Microsoft.Resources/deployments/read", "Microsoft.Resources/deployments/write", "Microsoft.Resources/deployments/delete", "Microsoft.Resources/deployments/cancel/action", "Microsoft.Resources/deployments/validate/action", "Microsoft.Resources/deployments/whatIf/action", "Microsoft.Resources/deployments/exportTemplate/action", "Microsoft.Resources/deployments/operations/read", "Microsoft.Resources/deployments/operationstatuses/read", "Microsoft.Resources/subscriptions/resourcegroups/deployments/read", "Microsoft.Resources/subscriptions/resourcegroups/deployments/write", "Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read", "Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read", "Microsoft.ResourceHealth/availabilityStatuses/read", "Microsoft.Authorization/*/read", "Microsoft.Resources/subscriptions/read", "Microsoft.Resources/subscriptions/resourceGroups/read", "Microsoft.Resources/subscriptions/operationresults/read", "Microsoft.ExtendedLocation/customLocations/Read", "Microsoft.ExtendedLocation/customLocations/deploy/action" ], "notActions": [], "dataActions": [], "notDataActions": [] } ], "roleName": "Azure Arc ScVmm Private Clouds Onboarding", "roleType": "BuiltInRole", "type": "Microsoft.Authorization/roleDefinitions" }
{ "assignableScopes": [ "/" ], "description": "Microsoft.AzureStackHCI Device Management Role", "id": "/providers/Microsoft.Authorization/roleDefinitions/865ae368-6a45-4bd1-8fbf-0d5151f56fc1", "name": "865ae368-6a45-4bd1-8fbf-0d5151f56fc1", "permissions": [ { "actions": [ "Microsoft.AzureStackHCI/Clusters/*", "Microsoft.AzureStackHCI/EdgeDevices/*", "Microsoft.AzureStackHCI/DevicePools/*/read", "Microsoft.AzureStackHCI/EdgeMachines/*/read", "Microsoft.Resources/subscriptions/resourceGroups/read", "Microsoft.HybridContainerService/register/action", "Microsoft.HybridContainerService/kubernetesVersions/read", "Microsoft.HybridContainerService/kubernetesVersions/write", "Microsoft.HybridContainerService/skus/read", "Microsoft.HybridContainerService/skus/write", "Microsoft.Authorization/roleassignments/read", "Microsoft.Resources/subscriptions/resourceGroups/read", "Microsoft.AzureStackHCI/StorageContainers/Write", "Microsoft.AzureStackHCI/StorageContainers/Read", "Microsoft.AzureStackHCI/Register/Action", "Microsoft.GuestConfiguration/guestConfigurationAssignments/read", "Microsoft.KubernetesConfiguration/extensions/write", "Microsoft.KubernetesConfiguration/extensions/read", "Microsoft.KubernetesConfiguration/extensions/delete", "Microsoft.KubernetesConfiguration/extensions/operations/read", "Microsoft.KubernetesConfiguration/namespaces/read", "Microsoft.KubernetesConfiguration/operations/read", "Microsoft.ResourceConnector/appliances/read", "Microsoft.ResourceConnector/appliances/write", "Microsoft.ResourceConnector/appliances/delete", "Microsoft.ResourceConnector/locations/operationresults/read", "Microsoft.ResourceConnector/locations/operationsstatus/read", "Microsoft.ResourceConnector/appliances/listClusterUserCredential/action", "Microsoft.ResourceConnector/appliances/listKeys/action", "Microsoft.ResourceConnector/appliances/upgradeGraphs/read", "Microsoft.ResourceConnector/telemetryconfig/read", "Microsoft.ResourceConnector/operations/read", "Microsoft.ExtendedLocation/customLocations/deploy/action", "Microsoft.ExtendedLocation/customLocations/read", "Microsoft.ExtendedLocation/customLocations/write", "Microsoft.ExtendedLocation/customLocations/delete" ], "notActions": [], "dataActions": [], "notDataActions": [] } ], "roleName": "Azure Stack HCI Device Management Role", "roleType": "BuiltInRole", "type": "Microsoft.Authorization/roleDefinitions" }