Share via


Integrierte Azure-Rollen für Mixed Reality

In diesem Artikel werden die integrierten Azure-Rollen in der Kategorie Mixed Reality aufgeführt.

Remote Rendering-Administrator

Bietet dem Benutzer Konvertierungs-, Sitzungsverwaltungs-, Rendering- und Diagnosefunktionen für Azure Remote Rendering.

Weitere Informationen

Aktionen BESCHREIBUNG
keine
NotActions
keine
DataActions
Microsoft.MixedReality/RemoteRenderingAccounts/convert/action Startet die Objektkonvertierung.
Microsoft.MixedReality/RemoteRenderingAccounts/convert/read Ruft die Objektkonvertierungseigenschaften ab.
Microsoft.MixedReality/RemoteRenderingAccounts/convert/delete Beendet die Objektkonvertierung.
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read Ruft Sitzungseigenschaften ab.
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action Startet Sitzungen.
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete Beendet Sitzungen.
Microsoft.MixedReality/RemoteRenderingAccounts/render/read Stellt eine Verbindung mit einer Sitzung her.
Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read Stellt eine Verbindung mit der Remote Rendering-Prüfung her.
NotDataActions
keine
{
  "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

Bietet dem Benutzer Sitzungsverwaltungs-, Rendering- und Diagnosefunktionen für Azure Remote Rendering.

Weitere Informationen

Aktionen BESCHREIBUNG
keine
NotActions
keine
DataActions
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read Ruft Sitzungseigenschaften ab.
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action Startet Sitzungen.
Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete Beendet Sitzungen.
Microsoft.MixedReality/RemoteRenderingAccounts/render/read Stellt eine Verbindung mit einer Sitzung her.
Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read Stellt eine Verbindung mit der Remote Rendering-Prüfung her.
NotDataActions
keine
{
  "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"
}

Spatial Anchors-Kontomitwirkender

Ermöglicht Ihnen das Verwalten von Raumankern in Ihrem Konto, nicht jedoch das Löschen von Ankern.

Weitere Informationen

Aktionen BESCHREIBUNG
keine
NotActions
keine
DataActions
Microsoft.MixedReality/SpatialAnchorsAccounts/create/action Hiermit werden Raumanker erstellt.
Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read Hiermit werden Raumanker in räumlicher Nähe ermittelt.
Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read Hiermit werden die Eigenschaften von Raumankern abgerufen.
Microsoft.MixedReality/SpatialAnchorsAccounts/query/read Hiermit finden Sie Raumanker.
Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read Hiermit übermitteln Sie Diagnosedaten, um die Qualität des Azure Spatial Anchors-Diensts zu verbessern.
Microsoft.MixedReality/SpatialAnchorsAccounts/write Hiermit aktualisieren Sie die Eigenschaften von Raumankern.
NotDataActions
keine
{
  "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"
}

Spatial Anchors-Kontobesitzer

Ermöglicht Ihnen das Verwalten von Raumankern in Ihrem Konto, einschließlich der Löschung von Ankern.

Weitere Informationen

Aktionen BESCHREIBUNG
keine
NotActions
keine
DataActions
Microsoft.MixedReality/SpatialAnchorsAccounts/create/action Hiermit werden Raumanker erstellt.
Microsoft.MixedReality/SpatialAnchorsAccounts/delete Hiermit werden Raumanker gelöscht.
Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read Hiermit werden Raumanker in räumlicher Nähe ermittelt.
Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read Hiermit werden die Eigenschaften von Raumankern abgerufen.
Microsoft.MixedReality/SpatialAnchorsAccounts/query/read Hiermit finden Sie Raumanker.
Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read Hiermit übermitteln Sie Diagnosedaten, um die Qualität des Azure Spatial Anchors-Diensts zu verbessern.
Microsoft.MixedReality/SpatialAnchorsAccounts/write Hiermit aktualisieren Sie die Eigenschaften von Raumankern.
NotDataActions
keine
{
  "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"
}

Spatial Anchors-Kontoleser

Ermöglicht Ihnen das Ermitteln und Lesen von Eigenschaften für Raumanker in Ihrem Dokument.

Weitere Informationen

Aktionen BESCHREIBUNG
keine
NotActions
keine
DataActions
Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read Hiermit werden Raumanker in räumlicher Nähe ermittelt.
Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read Hiermit werden die Eigenschaften von Raumankern abgerufen.
Microsoft.MixedReality/SpatialAnchorsAccounts/query/read Hiermit finden Sie Raumanker.
Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read Hiermit übermitteln Sie Diagnosedaten, um die Qualität des Azure Spatial Anchors-Diensts zu verbessern.
NotDataActions
keine
{
  "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"
}

Nächste Schritte