AZ-700 · Question #79
Virtual Network NAT (Network Address Translation) eases outbound-only Internet connectivity for virtual networks. Which of the following statement(s) are true about NAT? (Choose two)
The correct answer is C. NAT supports only IPv4 not IPv6. E. NAT can't span many virtual networks.. Two statements are correct: (C) NAT supports only IPv4, not IPv6 - Azure Virtual Network NAT is designed exclusively for IPv4 outbound connectivity and does not support IPv6 addresses. (E) NAT cannot span multiple virtual networks - a NAT gateway is associated with a specific sub
Question
Virtual Network NAT (Network Address Translation) eases outbound-only Internet connectivity for virtual networks. Which of the following statement(s) are true about NAT? (Choose two)
Options
- ANAT has compatibility with standard SKU public IP and public IP prefix but not with load balancer
- BNAT supports both IPv4 and IPv6 addresses.
- CNAT supports only IPv4 not IPv6.
- DNAT can span a number of virtual networks.
- ENAT can't span many virtual networks.
How the community answered
(36 responses)- A6% (2)
- B17% (6)
- C72% (26)
- D6% (2)
Explanation
Two statements are correct: (C) NAT supports only IPv4, not IPv6 - Azure Virtual Network NAT is designed exclusively for IPv4 outbound connectivity and does not support IPv6 addresses. (E) NAT cannot span multiple virtual networks - a NAT gateway is associated with a specific subnet within a single virtual network; it cannot be shared across virtual networks. Option A is incorrect because NAT is incompatible with Basic SKU resources but is compatible with standard SKU public IPs, public IP prefixes, AND standard SKU load balancers. Option B is incorrect because NAT does not support IPv6. Option D contradicts the correct answer E.
Community Discussion
No community discussion yet for this question.