az remote-rendering-account

Note

This reference is part of the mixed-reality extension for the Azure CLI (version 2.49.0 or higher). The extension will automatically install the first time you run an az remote-rendering-account command. Learn more about extensions.

Manage remote rendering account with mixed reality.

Commands

Name Description Type Status
az remote-rendering-account create

Create a Remote Rendering Account.

Extension Preview
az remote-rendering-account delete

Delete a Remote Rendering Account.

Extension Preview
az remote-rendering-account key

Manage developer keys of a remote rendering account.

Extension Preview
az remote-rendering-account key renew

Regenerate specified Key of a Remote Rendering Account.

Extension Preview
az remote-rendering-account key show

List Both of the 2 Keys of a Remote Rendering Account.

Extension Preview
az remote-rendering-account list

List Remote Rendering Accounts by Subscription.

Extension Preview
az remote-rendering-account show

Get a Remote Rendering Account.

Extension Preview
az remote-rendering-account update

Update a Remote Rendering Account.

Extension Preview

az remote-rendering-account create

Preview

This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Create a Remote Rendering Account.

az remote-rendering-account create --name
                                   --resource-group
                                   [--kind]
                                   [--location]
                                   [--sku]
                                   [--storage-account-name]
                                   [--tags]

Examples

Create remote rendering account

az remote-rendering-account create -n "MyAccount" --location "eastus2euap" --resource-group "MyResourceGroup"

Required Parameters

--name -n

Name of an Mixed Reality Account.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Optional Parameters

--kind

The kind of account, if supported Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

--location -l

The geo-location where the resource lives When not specified, the location of the resource group will be used.

--sku

The sku associated with this account Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

--storage-account-name

The name of the storage account associated with this accountId.

--tags

Resource tags. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

az remote-rendering-account delete

Preview

This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Delete a Remote Rendering Account.

az remote-rendering-account delete [--ids]
                                   [--name]
                                   [--resource-group]
                                   [--subscription]

Examples

Delete remote rendering account

az remote-rendering-account delete -n "MyAccount" --resource-group "MyResourceGroup"

Optional Parameters

--ids

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

--name -n

Name of an Mixed Reality Account.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

az remote-rendering-account list

Preview

This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

List Remote Rendering Accounts by Subscription.

az remote-rendering-account list [--resource-group]

Examples

List remote rendering accounts by resource group

az remote-rendering-account list --resource-group "MyResourceGroup"

List remote rendering accounts by subscription

az remote-rendering-account list

Optional Parameters

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

az remote-rendering-account show

Preview

This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Get a Remote Rendering Account.

az remote-rendering-account show [--ids]
                                 [--name]
                                 [--resource-group]
                                 [--subscription]

Examples

Get remote rendering account

az remote-rendering-account show -n "MyAccount" --resource-group "MyResourceGroup"

Optional Parameters

--ids

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

--name -n

Name of an Mixed Reality Account.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

az remote-rendering-account update

Preview

This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Update a Remote Rendering Account.

az remote-rendering-account update [--identity]
                                   [--ids]
                                   [--kind]
                                   [--name]
                                   [--resource-group]
                                   [--sku]
                                   [--storage-account-name]
                                   [--subscription]
                                   [--tags]

Examples

Update remote rendering account

az remote-rendering-account update -n "MyAccount" --tags hero="romeo" heroine="juliet" --resource-group "MyResourceGroup"

Optional Parameters

--identity

The identity associated with this account Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

--ids

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

--kind

The kind of account, if supported Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

--name -n

Name of an Mixed Reality Account.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--sku

The sku associated with this account Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

--storage-account-name

The name of the storage account associated with this accountId.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--tags

Resource tags. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.