Azure Mixed Reality Spatial Anchors Account
This page shows how to write Terraform for Mixed Reality Spatial Anchors Account and write them securely.
azurerm_spatial_anchors_account (Terraform)
The Spatial Anchors Account in Mixed Reality can be configured in Terraform with the resource name azurerm_spatial_anchors_account. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
idoptional computed - string -
locationrequired - string -
namerequired - string -
resource_group_namerequired - string -
tagsoptional - map from string to string -
timeoutssingle block
Explanation in Terraform Registry
Manages an Azure Spatial Anchors Account.
Azure Resource Manager Example
Azure Resource Manager code does not have the related resource.