Azure / Azure/azure-quickstart-templates
201-hdinsight-datalake-store-azure-storage
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
201-hdinsight-datalake-store-azure-storage
### Issue Details
While running the template through the ansible, i am getting the below error:
fatal: [localhost]: FAILED! => {"changed": false, "failed_deployment_operations": [], "msg": "Deployment failed with status code: 400 and message: The request content was invalid and could not be deserialized: 'Error converting value \"https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#\" to type 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Definitions.DeploymentParameterDefinition'. Path 'properties.parameters.$schema', line 1, position 125.'."}
fatal: [localhost]: FAILED! => {"changed": false, "failed_deployment_operations": [], "msg": "Deployment failed with status code: 400 and message: The request content was invalid and could not be deserialized: 'Error converting value \"1.0.0.0\" to type 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Definitions.DeploymentParameterDefinition'. Path 'properties.parameters.contentVersion', line 1, position 5996.'."}
fatal: [localhost]: FAILED! => {"changed": false, "failed_deployment_operations": [], "msg": "Deployment failed with status code: 400 and message: The request content was invalid and could not be deserialized: 'Could not find member 'servicePrincipalObjectId' on object of type 'DeploymentParameterDefinition'. Path 'properties.parameters.parameters.servicePrincipalObjectId', line 1, position 6034.'."}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the 201-hdinsight-datalake-store-azure-storage template and reproduce its deployment through Ansible. Inspect the generated Azure deployment parameters, especially the $schema, contentVersion, and servicePrincipalObjectId entries, against the reported deserialization errors. Done means the template deploys without these 400 errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, azure, json
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100