You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When selecting a Single Platform Subscription and Virtual WAN as the network topology the following error is produced when reaching the Review + Create page. This occurs whether routing intent is enabled or not. This does not occur when selecting another network topology such as hub and spoke. It also does not occur when selecting dedicated platform subscriptions.
{"code":"InvalidTemplate","message":"Deployment template validation failed: 'The value for the template parameter 'enablevWANRoutingIntent' at line '109' and column '35' is not provided. Please see https://aka.ms/arm-create-parameter-file for usage details.'."}
@ahammond-dev@jtracey93 I reviewed the code and just noticed what causing this issue. I'm currently testing the fix and hoping that it would be merged and be available early next week!
@ahammond-dev The fix has been applied, tested and merged into the main branch now. Please test it if possible and let us know if you notice any other issues. Thank you once again for reporting it!
Describe the bug
When selecting a Single Platform Subscription and Virtual WAN as the network topology the following error is produced when reaching the Review + Create page. This occurs whether routing intent is enabled or not. This does not occur when selecting another network topology such as hub and spoke. It also does not occur when selecting dedicated platform subscriptions.
{"code":"InvalidTemplate","message":"Deployment template validation failed: 'The value for the template parameter 'enablevWANRoutingIntent' at line '109' and column '35' is not provided. Please see https://aka.ms/arm-create-parameter-file for usage details.'."}
Steps to reproduce
Screenshots
The text was updated successfully, but these errors were encountered: