C is incorrect because this answer is limited to "IP Ranges", the scope of "Source or destination" is: Any, or an individual IP address, classless inter-domain routing (CIDR) block (10.0.0.0/24, for example), service tag, or application security group.
https://learn.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview
C is stating ranges, not multiple IP addresses. Azure allows this:
"Source or destination: Any, or an individual IP address, classless inter-domain routing (CIDR) block (10.0.0.0/24, for example), service tag, or application security group [...] Fewer security rules are needed when you specify a range, a service tag, or application security group."
As these three are all properties and not actions these are my favorites.
ADE are correct
https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview
C is false --> "You can't specify multiple IP addresses and IP address ranges in network security groups created through the classic deployment model. "
AllowVNetInBound
Priority Source Source ports Destination Destination ports Protocol Access
65000 VirtualNetwork 0-65535 VirtualNetwork 0-65535 Any Allow
ADE is correct. If You try to add a new security rule "Action", "Source port ranges" and "Destination port ranges" properties are configurable. There is no such property as "Sequence number".
Under "Default security rules" we read source, destination, source port, destination port and access. However under "Security rules" we read action, port ranges and source and destination, and essentially Options A, C, D and E are valid are those parameters can be configured. I would mark A D and E and source/destination port are to be seen in the table, maybe old documentation. https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
charruco
2 years, 4 months agoBoch_333
2 years, 5 months agohuehuehuo
2 years, 6 months agotachy_22
2 years, 9 months agokinge2
2 years, 9 months agotachy_22
2 years, 9 months agoQuch
2 years, 10 months agoabusdns
2 years, 10 months agoelgato01
2 years, 10 months agoLJCF
2 years, 11 months ago