exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 5 question 150 discussion

Actual exam question from Microsoft's AZ-104
Question #: 143
Topic #: 5
[All AZ-104 Questions]

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?

  • A. Memory (GiB)
  • B. Networking type
  • C. Number of CPU cores
  • D. OS type
  • E. SKU
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
0byte
Highly Voted 1 year, 2 months ago
Selected Answer: B
I've just tried to create a new Windows container with private networking and was successfull. The notification about private networking not being available to Windows is gone as well.
upvoted 28 times
duongduong_me
4 months ago
B. I have checked on Azure portal, It allows us to create Windows container with private networking
upvoted 2 times
...
Josh219
5 months, 1 week ago
Do your research next time :-) https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal Correct answer is B: OS type
upvoted 2 times
...
wubehms
1 year, 2 months ago
Yes, it's true. I checked and I confirm that the notification about the unavailability of the private network for Windows has disappeared.
upvoted 9 times
...
...
SkyZeroZx
Highly Voted 1 year, 3 months ago
Okay how is this supposed to determine that I can be a solutions architect?
upvoted 13 times
...
Turtoid
Most Recent 4 weeks ago
Selected Answer: B
Clearly an old question, Private networking now supports windows...
upvoted 1 times
Turtoid
4 weeks ago
Source: tried it in lab
upvoted 1 times
...
...
GarrethM
1 month, 1 week ago
Selected Answer: D
The correct answer is D. OS type. Here's why: Azure Container Instances with private networking require a Linux-based OS. Windows-based container instances can only use public networking. Therefore, to enable private networking, you must change the OS type to Linux.
upvoted 1 times
...
abrakadabra200
1 month, 2 weeks ago
Selected Answer: B
What else except B can be here?
upvoted 1 times
...
Josh219
3 months ago
Selected Answer: D
https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal Answer is D: OS type
upvoted 2 times
...
Mitko_V_Milkov
3 months, 1 week ago
Selected Answer: D
To configure an Azure Container Instance (ACI) with private networking, the OS type must be set to Linux, as private networking is not supported for Windows containers in Azure Container Instances.
upvoted 2 times
...
adilkhan
3 months, 2 weeks ago
Selected Answer: D
Azure Container Instances (ACI) supports private networking only for containers running on Linux OS. Changing the OS type from Windows to Linux will allow you to use the private networking type.
upvoted 3 times
...
Tayhull2023
3 months, 3 weeks ago
Selected Answer: D
For anyone confused about this question, I would just make sure you read it carefully. The question states "You discover that the Private setting for Networking type is unavailable." - This would lead me to believe the answer would be OS Type, and if this question has been updated this part of the question shouldn't be there. If that statement is there answer = OS Type If that part of the question has been changed I would go with = Networking Type My two cents anway.
upvoted 2 times
...
Josh219
5 months, 1 week ago
Selected Answer: D
For all saying B, check the link. Don't misguide before researching https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal Correct answer is D: OS type (Previous comment I said B is correct by mistake in the end. ignore it) :-)
upvoted 1 times
danlo
4 months, 2 weeks ago
I selected the MCR Windows image and it allowed me to choose private without any issues. So maybe B is the answer
upvoted 1 times
...
...
Josh219
5 months, 1 week ago
For all saying B, check the link. Don't misguide before researching https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal Correct answer is B: OS type
upvoted 1 times
...
kam1122
5 months, 2 weeks ago
Selected Answer: B
B should be the correct answer
upvoted 1 times
...
Dankho
6 months, 1 week ago
Selected Answer: B
It might have been LInux only some time back, but not any more. Was able to create a Windows one in the lab. and saw the options and it says the following: Choose between three networking options for your container instance: 'Public' will create a public IP address for your container instance. 'Private' will allow you to choose a new or existing virtual network for your container instance. 'None' will not create either a public IP or virtual network. You will still be able to access your container logs using the command line.
upvoted 4 times
...
[Removed]
6 months, 3 weeks ago
Selected Answer: D
it´s D Switching to private networking is not available for Windows containers. Private networking is only supported for Linux containers. Therefore, to enable private networking you need to change the OS type from Windows to Linux.
upvoted 2 times
Josh219
5 months, 1 week ago
Wrong https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal Correct answer is B: OS type
upvoted 1 times
Infraestructura
3 months, 1 week ago
Incorrecto tu respuesta incorrecta, La respuesta correcta es "D: Tipo de sistema operativo" Semo0o0o0o está bien en su respuesta.
upvoted 1 times
...
...
...
60ties
10 months ago
Selected Answer: D
On this link: https://learn.microsoft.com/en-us/azure/container-instances/media/container-instances-quickstart-portal/qs-portal-04.png it is mentioned: "'Private': (...) this is not yet available for windows containers"
upvoted 4 times
...
learnazureportal
10 months, 2 weeks ago
I believe the main keyword was missing in the question. see the details below to enable private networking for Azure Container Instances (ACI), you need to select the Premium SKU instead of the Standard SKU! The Standard SKU does not support private networking.
upvoted 3 times
...
090200f
10 months, 2 weeks ago
answer is : B Networking type
upvoted 1 times
090200f
10 months, 2 weeks ago
Public' will create a public IP address for your container instance. 'Private' will allow you to choose a new or existing virtual network for your container instance. 'None' will not create either a public IP or virtual network. You will still be able to access your container logs using the command line.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago