Skip to content

Comments in code and the actual code does not match for RoutingIntent #13649

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions