nerdexam
Microsoft

AZ-104 · Question #100

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…

The correct answer is D. OS type. Private networking is Not supported yet for Windows containers. https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal

Submitted by lucia.co· Mar 4, 2026Deploy and manage Azure compute resources

Question

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?

Options

  • AMemory (GiB)
  • BNetworking type
  • CNumber of CPU cores
  • DOS type
  • ESKU

How the community answered

(29 responses)
  • A
    10% (3)
  • B
    17% (5)
  • C
    3% (1)
  • D
    69% (20)

Explanation

Private networking is Not supported yet for Windows containers. https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice