exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 3 question 42 discussion

Actual exam question from Microsoft's AZ-204
Question #: 42
Topic #: 3
[All AZ-204 Questions]

HOTSPOT
-

You develop two Python scripts to process data.

The Python scripts must be deployed to two, separate Linux containers running in an Azure Container Instance container group. The containers must access external data by using the Server Message Block (SMB) protocol. Containers in the container group must run only once.

You need to configure the Azure Container Instance.

Which configuration value should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
junix_
Highly Voted 1 year, 4 months ago
I believe the answer is correct. Azure file share: https://learn.microsoft.com/en-us/azure/storage/files/files-smb-protocol?tabs=azure-portal
upvoted 17 times
...
ay_m
Highly Voted 1 year, 3 months ago
Azure File Share is the only option that supports SMB
upvoted 10 times
Vladimir_Gajinov
1 year, 3 months ago
You are right
upvoted 1 times
...
...
wafa_chaari
Most Recent 4 months, 1 week ago
correct The SMB protocol is a network file sharing protocol that allows applications on a computer to read and write to files. Azure Files offers two industry-standard protocols for mounting Azure file share: the Server Message Block (SMB) protocol and the Network File System (NFS) protocol. Azure Files enables you to pick the file system protocol that is the best fit for your workload.
upvoted 2 times
...
1CY1
6 months ago
https://learn.microsoft.com/en-us/azure/container-instances/container-instances-restart-policy Container restart policy : Never Containers in the container group are never restarted. The containers run at most once.
upvoted 1 times
...
bgbgvfvf
11 months, 2 weeks ago
I think given answer is correct.
upvoted 1 times
...
arpannaprap
1 year, 4 months ago
Answer is correct.
upvoted 4 times
...
[Removed]
1 year, 4 months ago
Incorrect Correct Answer: Empty Directory, Never
upvoted 1 times
Rithikk
1 year, 1 month ago
Whyyyy???????????????
upvoted 2 times
...
Papee
1 year, 4 months ago
why Empty Directory ?
upvoted 2 times
...
Ciupaz
1 year ago
Is not Empty Directory, but Azure File Share.
upvoted 2 times
...
yusuf_eb
1 year ago
this guy is wrong
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 ...