microsoft/TailwindTraders-Backend

Template Validation Fails - Deployment Fails

gbuckmaster opened this issue · 2 comments

Attempting to deploy to Azure results in an invalid template error which blows up the deployment:

The template deployment 'Microsoft.Template' is not valid according to the validation procedure. The tracking id is 'a9adae50-b041-46a4-a8ae-26c4fa342c8b'.

I'm a Microsoft employee and happy to work with you on the issue to resolve it.

Hi @gbuckmaster
Could be the value of aksVersion parameter? It's defaulted to 1.12.5 and maybe this value is not correct in the location you tried the deployment...
Just to check, there is a way now to deploy de ARM using powershell. The powershell script ensures the value passed to aksVersion parameter is correct

Script is /Deploy/Deploy-Arm-Azure.ps1

Thanks for try the demo. Please, if you are still experiencing this problem, re-open the issue.