Share via


Ingebouwde Azure-rollen voor Mixed Reality

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

Remote Rendering Beheer istrator

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 naar een sessie
Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read Verbinding maken naar 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 naar een sessie
Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read Verbinding maken naar 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"
}

Bijdrager voor Spatial Anchors-account

Hiermee kunt u ruimtelijke ankers in uw account beheren, maar ze niet verwijderen

Meer informatie

Acties Beschrijving
geen
NotActions
geen
DataActions
Microsoft.MixedReality/SpatialAnchorsAccounts/create/action Ruimtelijke ankers maken
Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read Ontdek ruimtelijke ankers in de buurt
Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read Eigenschappen van ruimtelijke ankers ophalen
Microsoft.MixedReality/SpatialAnchorsAccounts/query/read Ruimtelijke ankers zoeken
Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read Diagnostische gegevens verzenden om de kwaliteit van de Azure Spatial Anchors-service te verbeteren
Microsoft.MixedReality/SpatialAnchorsAccounts/write Eigenschappen van ruimtelijke ankers bijwerken
NotDataActions
geen
{
  "assignableScopes": [
    "/"
  ],
  "description": "Lets you manage spatial anchors in your account, but not delete them",
  "id": "/providers/Microsoft.Authorization/roleDefinitions/8bbe83f1-e2a6-4df7-8cb4-4e04d4e5c827",
  "name": "8bbe83f1-e2a6-4df7-8cb4-4e04d4e5c827",
  "permissions": [
    {
      "actions": [],
      "notActions": [],
      "dataActions": [
        "Microsoft.MixedReality/SpatialAnchorsAccounts/create/action",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/query/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/write"
      ],
      "notDataActions": []
    }
  ],
  "roleName": "Spatial Anchors Account Contributor",
  "roleType": "BuiltInRole",
  "type": "Microsoft.Authorization/roleDefinitions"
}

Eigenaar van spatial anchors-account

Hiermee kunt u ruimtelijke ankers in uw account beheren, inclusief het verwijderen ervan

Meer informatie

Acties Beschrijving
geen
NotActions
geen
DataActions
Microsoft.MixedReality/SpatialAnchorsAccounts/create/action Ruimtelijke ankers maken
Microsoft.MixedReality/SpatialAnchorsAccounts/delete Ruimtelijke ankers verwijderen
Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read Ontdek ruimtelijke ankers in de buurt
Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read Eigenschappen van ruimtelijke ankers ophalen
Microsoft.MixedReality/SpatialAnchorsAccounts/query/read Ruimtelijke ankers zoeken
Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read Diagnostische gegevens verzenden om de kwaliteit van de Azure Spatial Anchors-service te verbeteren
Microsoft.MixedReality/SpatialAnchorsAccounts/write Eigenschappen van ruimtelijke ankers bijwerken
NotDataActions
geen
{
  "assignableScopes": [
    "/"
  ],
  "description": "Lets you manage spatial anchors in your account, including deleting them",
  "id": "/providers/Microsoft.Authorization/roleDefinitions/70bbe301-9835-447d-afdd-19eb3167307c",
  "name": "70bbe301-9835-447d-afdd-19eb3167307c",
  "permissions": [
    {
      "actions": [],
      "notActions": [],
      "dataActions": [
        "Microsoft.MixedReality/SpatialAnchorsAccounts/create/action",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/delete",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/query/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/write"
      ],
      "notDataActions": []
    }
  ],
  "roleName": "Spatial Anchors Account Owner",
  "roleType": "BuiltInRole",
  "type": "Microsoft.Authorization/roleDefinitions"
}

Accountlezer Spatial Anchors

Hiermee kunt u eigenschappen van ruimtelijke ankers in uw account vinden en lezen

Meer informatie

Acties Beschrijving
geen
NotActions
geen
DataActions
Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read Ontdek ruimtelijke ankers in de buurt
Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read Eigenschappen van ruimtelijke ankers ophalen
Microsoft.MixedReality/SpatialAnchorsAccounts/query/read Ruimtelijke ankers zoeken
Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read Diagnostische gegevens verzenden om de kwaliteit van de Azure Spatial Anchors-service te verbeteren
NotDataActions
geen
{
  "assignableScopes": [
    "/"
  ],
  "description": "Lets you locate and read properties of spatial anchors in your account",
  "id": "/providers/Microsoft.Authorization/roleDefinitions/5d51204f-eb77-4b1c-b86a-2ec626c49413",
  "name": "5d51204f-eb77-4b1c-b86a-2ec626c49413",
  "permissions": [
    {
      "actions": [],
      "notActions": [],
      "dataActions": [
        "Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/query/read",
        "Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read"
      ],
      "notDataActions": []
    }
  ],
  "roleName": "Spatial Anchors Account Reader",
  "roleType": "BuiltInRole",
  "type": "Microsoft.Authorization/roleDefinitions"
}

Volgende stappen