Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

nameSuffix parameter missing from azuredeploy.parameters.json file #117

Closed
josibake opened this issue Nov 22, 2016 · 3 comments
Closed

nameSuffix parameter missing from azuredeploy.parameters.json file #117

josibake opened this issue Nov 22, 2016 · 3 comments

Comments

@josibake
Copy link

The nameSuffix field is missing from the azuredeploy.parameters.json file following template generation. It is in the azuredeploy.json file and causes the following error when following the documentation:

info:    Executing command group deployment create
error:    Template and Deployment "parameters" objects lengths do not match 
	Deployment Parameter file does not have { nameSuffix } defined.
error:   Error information has been recorded to <path>/.azure/azure.err
error:   group deployment create command failed

The error is solved by manually adding the nameSuffix field to the azuredeploy.parameters.json file.

@colemickens
Copy link
Contributor

colemickens commented Nov 22, 2016 via email

@josibake
Copy link
Author

Makes sense. I'll give the azure-cli a shot. If anything, having this noted in the issues will hopefully save somebody some headache.

@colemickens
Copy link
Contributor

Closing this. Feel free to reopen if you're not unblocked.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants