Microsoft Azure Administrator — Question 147
You have an Azure subscription that contains a resource group named RG1 and a virtual network named VNet1.
You plan to create an Azure container instance named container1.
You need to be able to configure DNS name label scope reuse for container1.
What should you configure for container1?
Answer options
- A. the private networking type
- B. the public networking type
- C. a new subnet on VNet1
- D. a confidential SKU
Correct answer: B
Explanation
The correct option is B, as configuring the public networking type allows the Azure container instance to have a DNS name label that can be reused. Options A and C do not provide the necessary public DNS capabilities, while D pertains to a specific SKU type that is not relevant to DNS name labels.