Azure / Azure/azure-quickstart-templates
Couchbase On Ubuntu - Not All Parameters Used In Deploy
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[couchbase-on-ubuntu](https://github.com/Azure/azure-quickstart-templates/tree/master/couchbase-on-ubuntu)
### Issue Details
azuredeploy.json template does not use parameters `storageAccountNamePrefix` and `clusterName` in deployment.
### Repro steps
1. Specify "Storage account name" in template in Azure Portal
2. Specify "The name of the Couchbase cluster" in template in Azure Portal
3. Select other options
4. Complete Legal Terms
5. Deploy
6. Get Failure in pre-flight checks similar to "The storage account cbstorage0 is already taken"
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in couchbase-on-ubuntu/azuredeploy.json and inspect how the storageAccountNamePrefix and clusterName parameters are used during deployment. Reproduce the Azure Portal deployment with those values, then verify the template uses them and no longer fails pre-flight checks because the storage account name is already taken.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100