Skip to content

Latest commit

 

History

History

mixed-reality

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Azure CLI Mixed Reality Extension

This is the extension of azure cli which provides commands to manage resources of Mixed Reality cloud service.

How to use

First, install the extension:

az extension add --name mixed-reality

Then, call it as you would any other az command:

az spatial-anchors-account -h
az remote-rendering-account -h