An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
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 :
- First, create a storage account separately.
- Next, use the existing storage account to create the Synapse workspace.
- Finally, deploy the workspace successfully.
Hope it helps. Kindly accept the answer by clicking on Accept answer button. Thankyou