Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
0byte
Highly Voted 9 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 21 times
Josh219
3 days, 10 hours 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 1 times
...
wubehms
9 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 10 months, 1 week ago
Okay how is this supposed to determine that I can be a solutions architect?
upvoted 10 times
...
Josh219
Most Recent 3 days, 9 hours 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
...
Josh219
3 days, 10 hours 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
2 weeks ago
Selected Answer: B
B should be the correct answer
upvoted 1 times
...
Dankho
1 month, 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 1 times
...
SeMo0o0o0o
1 month, 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
3 days, 10 hours ago
Wrong https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal Correct answer is B: OS type
upvoted 1 times
...
...
60ties
4 months, 3 weeks 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
5 months, 1 week 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
5 months, 1 week ago
answer is : B Networking type
upvoted 1 times
090200f
5 months, 1 week 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
...
...
WeepingMaplte
6 months ago
Selected Answer: D
https://learn.microsoft.com/en-us/azure/container-instances/media/container-instances-quickstart-portal/qs-portal-04.png
upvoted 4 times
...
Fearless777
6 months, 1 week ago
Azure Container Instances (ACI) support private networking, but there are specific limitations based on the OS type: Linux Containers: ACI supports private networking for Linux containers, allowing them to be deployed within a virtual network. Windows Containers: As of the latest updates, private networking for Windows containers is not supported. Current Configuration: OS type: Windows Required Configuration for Private Networking: OS type: Linux Correct Setting to Change: D. OS type By changing the OS type from Windows to Linux, you enable the option to use private networking for your Azure Container Instance. The other settings (Memory, Networking type, Number of CPU cores, SKU) do not impact the availability of the private networking feature. Thus, to ensure that cont1 can be configured to use private networking, you should change the OS type from Windows to Linux.
upvoted 1 times
...
L3w1s
6 months, 1 week ago
Selected Answer: D
Private networking for Azure Container Instances is not supported for Windows containers. It is only supported for Linux containers. Other Options: Networking type: While you might like to change the networking type, the "Private" option is unavailable for Windows containers. So OS type is the answer. Ref: https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal
upvoted 2 times
...
bobothewiseman
8 months ago
Selected Answer: D
OS type Private network is not supported https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal
upvoted 5 times
Ahja666
5 months, 3 weeks ago
This article is out of date probably, 07/28/2022. I've submitted the feedback. I created a container and " Windows not supported" is gone.
upvoted 2 times
...
Hispan
7 months, 3 weeks ago
chatgpt: To configure cont1 to use private networking, you need to change the Networking type. Specifically, switch from Public networking to Private networking. Here’s the adjustment you should make: Change the Networking type from Public to Private. By doing this, cont1 will be configured to use private networking, ensuring that it is accessible only within the specified private network.
upvoted 1 times
...
...
SarathChandra
8 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
wellingtoo
8 months, 1 week ago
D or B ?
upvoted 1 times
...
Andreas_Czech
10 months, 1 week ago
Selected Answer: D
D, OS type https://learn.microsoft.com/en-us/azure/container-instances/media/container-instances-quickstart-portal/qs-portal-04.png
upvoted 3 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 ...