exam questions

Exam AZ-103 All Questions

View all questions & answers for the AZ-103 exam

Exam AZ-103 topic 2 question 24 discussion

Actual exam question from Microsoft's AZ-103
Question #: 24
Topic #: 2
[All AZ-103 Questions]

DRAG DROP -
You have an Azure subscription named Subscription1.
You create an Azure Storage account named contosostorage, and then you create a file share named data.
Which UNC path should you include in a script that references files from the data file share? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: contosostorage -

The name of account -

Box 2: file.core.windows.net -

Box 3: data -
The name of the file share is data.
Example:

References:
https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows

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
Cloudyuga
Highly Voted 5 years ago
its a right answer . the format is \\(storage account name).(blob or file).core.windows.net\(file_name) \\contosostorage.file.core.windows.net\data
upvoted 14 times
...
n0t4u2c
Highly Voted 5 years, 1 month ago
Correct, always remember unique storage account name first!
upvoted 11 times
...
jonnybugaloo
Most Recent 5 years ago
That's correct. Always remember the standard: *mystorageaccount*.(blob, queue, file or table).core.windows.net
upvoted 5 times
...
PM2
5 years ago
Came in exam
upvoted 9 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 ...