Microsoft.SpatialAnchorsAccount - deployment fails due to operation ‘write’ is disallowed.

petb78 5 Reputation points
2024-05-03T02:56:49.89+00:00

I am a complete beginner on Azure. During the deployment of the resource Spatial Anchors on Azure, I have encountered a following error, please find below. Is there a problem in policy? How can I access the settings or template to allow the write operation to be executed on my resource type? I would be grateful or any advice. Other resource, like Remote rendering, has been successfully deployed. Thank you.

User's image

{

    "status": "Failed",

    "error": {

        "code": "DisallowedResourceOperation",

        "message": "The operation 'write' on resource type 'spatialAnchorsAccounts' is disallowed."

    }  
} 


{
  "code": "DisallowedResourceOperation",
  "message": "The operation 'write' on resource type 'spatialAnchorsAccounts' is disallowed."
}

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
87 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
912 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Rob Caplan - MSFT 5,422 Reputation points Microsoft Employee
    2024-05-03T17:19:37.6133333+00:00

    Azure Spatial Anchors is scheduled to be retired in November, and new instances are not being onboarded.

    See Azure Spatial Anchors Retirement

    Azure Spatial Anchors Retirement

    Published date: December 01, 2023

    As the needs of our customers evolve, we regularly update our product lineup to best support them. From time to time, this includes introducing technical innovations and retiring products.

    Please note that Azure Spatial Anchors (ASA) will be retired on November 20, 2024.

    Microsoft continues to invest in developing robust spatial computing technologies and platforms. We are actively working on expanding our spatial computing capabilities to meet industrial scale and performance.

    To learn more about the next generation of our spatial computing platform, please reach out to rnejabi@microsoft.com.

    2 people found this answer helpful.