다음을 통해 공유


Mixed Reality에 대한 Azure 기본 제공 역할

이 문서에서는 Mixed Reality 범주의 Azure 기본 제공 역할을 나열합니다.

Remote Rendering 관리자

사용자에게 Azure Remote Rendering에 대한 변환, 세션 관리, 렌더링 및 진단 기능을 제공합니다.

자세한 정보

작업 설명
없음
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 Remote Rendering 검사자에 연결
NotDataActions
없음
{
  "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 클라이언트

사용자에게 Azure Remote Rendering에 대한 세션 관리, 렌더링, 진단 기능을 제공합니다.

자세한 정보

작업 설명
없음
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 Remote Rendering 검사자에 연결
NotDataActions
없음
{
  "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"
}

다음 단계