Azure / Azure/azure-quickstart-templates
cloudera-on-centos does not run because Item is not supported in Microsoft.Compute/virtualMachines/extensions|properties|protectedSettings
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
cloudera-on-centos(https://github.com/Azure/azure-quickstart-templates/tree/master/cloudera-on-centos)
### Issue Details
Template cloudera-on-centos/setup-cloudera.json the new CustomScript handler does not suppert Item as sub property of protectedSettings. This fails the execution of the template. In all scripts from this project change
https://github.com/Azure/azure-quickstart-templates/commit/68e6902fe5ddfa4b9cdc851102b977c496e11972 can be undone. Or an alternative should be found for the Item property.
### Repro steps (_if necessary, delete otherwise_)
1. run the template
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with cloudera-on-centos/setup-cloudera.json and review the CustomScript handler's protectedSettings usage, including the change introduced by commit 68e6902fe5ddfa4b9cdc851102b977c496e11972. Run the cloudera-on-centos template to reproduce the unsupported Item error; done means the template executes successfully with the supported settings format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100