Share via

Error: Creating Synapse workspace "sku"

RSVM 0 Reputation points
2025-01-04T23:49:23.4766667+00:00
{
  "code": "DeploymentFailed",
  "target": "/subscriptions/0ed2cf93-797f-4cb0-b800-39563cf1bf4d/resourceGroups/ott-rg/providers/Microsoft.Resources/deployments/Microsoft.Azure.SynapseAnalytics-20250104184110",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
  "details": [
    {
      "code": "InvalidRequestContent",
      "message": "The request content was invalid and could not be deserialized: Required property 'name' not found in 'sku'."
    }
  ]
}
Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.

0 comments No comments

1 answer

Sort by: Most helpful
  1. AnnuKumari-MSFT 34,571 Reputation points Microsoft Employee Moderator
    2025-01-06T07:14:26.1633333+00:00

    Hi @RSVM ,

    Welcome to Microsoft Q&A platform and thanks for posting your query here.

    As per my understanding, you are trying to deploy Azure Synapse workspace but deployment is failing with this error: "The request content was invalid and could not be deserialized: Required property 'name' not found in 'sku'."

    Kindly try the below mitigation steps to resolve the issue you are facing :

    1. First, create a storage account separately.
    2. Next, use the existing storage account to create the Synapse workspace.
    3. Finally, deploy the workspace successfully.

    Hope it helps. Kindly accept the answer by clicking on Accept answer button. Thankyou

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.