共用方式為


適用於混合實境的 Azure 內建角色

本文列出混合實境類別中的 Azure 內建角色。

遠端轉譯 系統管理員

為使用者提供 Azure 遠端轉譯 的轉換、管理工作階段、轉譯和診斷功能

深入了解

動作 描述
none
NotActions
none
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
none
{
  "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"
}

遠端轉譯用戶端

為使用者提供 Azure 遠端轉譯 的管理工作階段、轉譯和診斷功能。

深入了解

動作 描述
none
NotActions
none
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
none
{
  "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"
}

下一步