Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
7eabc9a4-85f7-4f71-b8ab-75daaccc1033Categoria
ComputeRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftThis role is used by Windows 365 to read virtual networks and join the designated virtual networks.
Role Definition (JSON)
{"Name": "Windows 365 Network User","Id": "7eabc9a4-85f7-4f71-b8ab-75daaccc1033","IsCustom": false,"Description": "This role is used by Windows 365 to read virtual networks and join the designated virtual networks.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Windows 365 Network User"
Azure CLI
az role definition list --name "Windows 365 Network User"