Delen via


Ingebouwde Azure-rollen voor Mixed Reality

Dit artikel bevat de ingebouwde Azure-rollen in de categorie Mixed reality.

Remote Rendering-beheerder

Biedt de gebruiker de mogelijkheden voor conversie, beheer van sessies, rendering en diagnostische gegevens voor Azure Remote Rendering

Meer informatie

Acties Beschrijving
geen
NotActions
geen
DataActions
Microsoft.MixedReality/RemoteRenderingAccounts/convert/action Assetconversie starten
Microsoft.MixedReality/RemoteRenderingAccounts/convert/read Eigenschappen van assetconversie ophalen
Microsoft.MixedReality/RemoteRenderingAccounts/convert/delete Assetconversie stoppen
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read Sessie-eigenschappen ophalen
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action Sessies starten
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete Sessies stoppen
Microsoft.MixedReality/RemoteRenderingAccounts/render/read Verbinding maken met een sessie
Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read Verbinding maken met de Remote Rendering-inspector
NotDataActions
geen
{
  "assignableScopes": [
    "/"
  ],
  "description": "Provides user with conversion, manage session, rendering and diagnostics capabilities for Azure Remote Rendering",
  "id": "/providers/Microsoft.Authorization/roleDefinitions/3df8b902-2a6f-47c7-8cc5-360e9b272a7e",
  "name": "3df8b902-2a6f-47c7-8cc5-360e9b272a7e",
  "permissions": [
    {
      "actions": [],
      "notActions": [],
      "dataActions": [
        "Microsoft.MixedReality/RemoteRenderingAccounts/convert/action",
        "Microsoft.MixedReality/RemoteRenderingAccounts/convert/read",
        "Microsoft.MixedReality/RemoteRenderingAccounts/convert/delete",
        "Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read",
        "Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action",
        "Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete",
        "Microsoft.MixedReality/RemoteRenderingAccounts/render/read",
        "Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read"
      ],
      "notDataActions": []
    }
  ],
  "roleName": "Remote Rendering Administrator",
  "roleType": "BuiltInRole",
  "type": "Microsoft.Authorization/roleDefinitions"
}

Remote Rendering-client

Biedt gebruikers mogelijkheden voor het beheren van sessies, rendering en diagnostische gegevens voor Azure Remote Rendering.

Meer informatie

Acties Beschrijving
geen
NotActions
geen
DataActions
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read Sessie-eigenschappen ophalen
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action Sessies starten
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete Sessies stoppen
Microsoft.MixedReality/RemoteRenderingAccounts/render/read Verbinding maken met een sessie
Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read Verbinding maken met de Remote Rendering-inspector
NotDataActions
geen
{
  "assignableScopes": [
    "/"
  ],
  "description": "Provides user with manage session, rendering and diagnostics capabilities for Azure Remote Rendering.",
  "id": "/providers/Microsoft.Authorization/roleDefinitions/d39065c4-c120-43c9-ab0a-63eed9795f0a",
  "name": "d39065c4-c120-43c9-ab0a-63eed9795f0a",
  "permissions": [
    {
      "actions": [],
      "notActions": [],
      "dataActions": [
        "Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read",
        "Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action",
        "Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete",
        "Microsoft.MixedReality/RemoteRenderingAccounts/render/read",
        "Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read"
      ],
      "notDataActions": []
    }
  ],
  "roleName": "Remote Rendering Client",
  "roleType": "BuiltInRole",
  "type": "Microsoft.Authorization/roleDefinitions"
}

Volgende stappen