Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment fails when avoiding "-" as separator and leveraging availability zones #27

Open
stefze opened this issue Aug 23, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@stefze
Copy link

stefze commented Aug 23, 2024

Deployment fails when avoiding - separator

Error: Code=MultipleErrorsOccurred; Message=Multiple error occurred: BadRequest,BadRequest. Please see details. 5:00:58 PM - Error: Code=InvalidTemplate; Message=Deployment template validation failed: 'The template variable 'varVMNumber' is not valid: The template language function 'int' cannot convert provided value 'avdtest0001' to integer value. Please see https://aka.ms/arm-function-int for usage details.. Please see https://aka.ms/arm-functions for usage details.'. 5:00:58 PM - Error: Code=InvalidTemplate; Message=Deployment template validation failed: 'The template variable 'varVMNumber' is not valid: The template language function 'int' cannot convert provided value 'avdtest0002' to integer value

@WillyMoselhy WillyMoselhy added the bug Something isn't working label Aug 26, 2024
@WillyMoselhy WillyMoselhy self-assigned this Aug 26, 2024
@WillyMoselhy
Copy link
Contributor

This should be fixed in the latest pre-release v0.3.1-beta2
Please give it a try :)

@stefze
Copy link
Author

stefze commented Aug 26, 2024

It works!
Thank you.

@WillyMoselhy
Copy link
Contributor

Good to hear, I will include this in the next release as well. Thank you so much for reporting it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants