Windows 365 Network User

Azure RBAC · Compute · Contributor

Windows 365 Network User

ContributorIAM ScopeCompute·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
7eabc9a4-85f7-4f71-b8ab-75daaccc1033
Categoria
Compute
Risk 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

Microsoft

This role is used by Windows 365 to read virtual networks and join the designated virtual networks.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn