-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Network security group rules require a priority #22448
Copy link
Copy link
Closed
Labels
NetworkNetwork - Virtual NetworkbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
NetworkNetwork - Virtual NetworkbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
In Microsoft.Network, the definition of SecurityRule does not list the
priorityproperty as required, but the Azure portal does and it seems to be actually required.