Microsoft Azure Administrator — Question 110

You have an Azure subscription.

You are creating a new Azure container instance that will have the following settings:

• Container name: cont1
• SKU: Standard
• OS type: Windows
• Networking type: Public
• Memory (GiB): 2.5
• Number of CPU cores: 2

You discover that the Private setting for Networking type is unavailable.

You need to ensure that cont1 can be configured to use private networking.

Which setting should you change?

Answer options

Correct answer: B

Explanation

The correct answer is B, as changing the Networking type from Public to Private is necessary for private networking to be enabled. The other options, including Memory (GiB), Number of CPU cores, OS type, and SKU, do not impact the availability of private networking settings.