Azure / azure-quickstart-templates

Azure Quickstart Templates
https://aka.ms/azqst
MIT License
14.03k stars 16.11k forks source link

Couchbase On Ubuntu - Not All Parameters Used In Deploy #2476

Open beufordy3k opened 8 years ago

beufordy3k commented 8 years ago

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"
MCKLMT commented 7 years ago

This should have been solved with the recent modifications. Could you confirm and close your issue?