
Answer-first summary for fast verification
Answer: Select public networking
The correct answer is B: Select public networking. Public networking type allows you to assign a DNS name label to the container instance that is globally unique within Azure and accessible from the internet. This is necessary to enable DNS name label scope reuse for the container instance. Private networking does not allow for this, and configuring a subnet or selecting a confidential SKU are not related to DNS name label scope reuse.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In an Azure subscription with a resource group RG1 and a virtual network VNet1, how should you configure a new Azure container instance 'container1' to enable DNS name label scope reuse?
A
Select private networking
B
Select public networking
C
Configure a subnet in VNet1
D
Select a confidential SKU