Closed arantza-gft closed 6 months ago
Hi @arantza-gft, thank you for reporting this issue. I have confirmed that I also get the same error, and am busy investigating the issue.
Hi Sacha Thanks for your email.
I will look for your response.
Have a nice day Best regards
Hi Sacha Thank you so much for your help. The link work properly 😊
Best regards
I am seeing the same issue. When going through the portal to the "Deploy Custom Template > Landing Zone" section, the ESLZ template fails and the params are different that the Deploy link from above. Using that Deploy link works fine.
@djtech2k-MS Please use the link above to deploy for now. We are working with PG to address the link issues as reported.
This has now been resolved.
Describe the bug The "Azure Landing Zone" template of the Azure portal does not work correctly. I follow the wizard steps and when I get to the validation point, it fails. These are the errors:
{"code":"MultipleErrorsOccurred","details":[{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-Mgs-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472dc98f","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-MgmtSub-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472dc98f","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-ConnectivitySub-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472dc","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-IdentitySub-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472dc98f","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-LAPolicy-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472dc98f","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-ASB-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472dc98f","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-ResourceDiagnostics-westeurope-7ef11e7f-7f13-5de0-b95f-1b874","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-ActivityDiagnostics-westeurope-7ef11e7f-7f13-5de0-b95f-1b874","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-CostOptimization-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472d","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."},{"code":"InvalidTemplate","target":"/providers/Microsoft.Resources/deployments/alz-ZoneResilient-westeurope-7ef11e7f-7f13-5de0-b95f-1b87472dc98","message":"Deployment template parse failed: 'Unexpected character encountered while parsing value: <. Path '', line 0, position 0.'."}],"message":"Multiple error occurred: BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest. Please see details."} Steps to reproduce
Login to the azure portal with a user with elevated global permissions and with permissions on / (root management groups).
Type in the general search box "arm" and select the option "deploy a custom template".
select the options "azure landing zone" and "Quickstart template"and click on next.
fill in all the fields until the end and click on "review and create" button, at this point is where it fails and the errors mentioned above appear