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"
}