What is an alternative method to double NAT in Azure?
What is an alternative method to double NAT in Azure?
An alternative method to double NAT in Azure is User Defined Routes (UDRs). UDRs allow users to control the routing of network traffic in their Azure virtual networks by defining specific routes, thus avoiding double NAT configurations. This method provides more flexibility and control over how traffic flows within the network.
training page no:'4
The answer is D. Kortext documentation p 75.
As per CCCS study material, D is the correct answer.
100% peering, UDRs are used for micro segmentation within a subnet.