Open
Description
Azure Virtual WAN Routing Intent and Policies
Issue Details
The code does not do as the comment here and here.
The conditional expression in routingintent.bicep does as expected for the true-true and true-false case but both the false-false and false-true case will deploy a PrivateTrafficRoutingPolicy. The comments says that false-false will disable the RoutingIntent feature which is not the case.
Either change comment or correct the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels