exam questions

Exam AZ-140 All Questions

View all questions & answers for the AZ-140 exam

Exam AZ-140 topic 6 question 40 discussion

Actual exam question from Microsoft's AZ-140
Question #: 40
Topic #: 6
[All AZ-140 Questions]

DRAG DROP
-

You have an Azure subscription that contains an Azure Virtual Desktop deployment.

You create the following storage account:

• Name: storage1
• Access key: key1
• Subscription ID: SubID1
• Azure file share: share1
• Shared access signature (SAS): SAS1

You plan to store Azure Virtual Desktop user profiles in storage1 and configure directory-level and file-level permissions for share1.

You need to connect to share1 by using drive letter F.

How should you complete the command? 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.

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
Bonifacef
Highly Voted 3 months, 2 weeks ago
Incorrect. Answer should be Key1, Storage1 https://learn.microsoft.com/en-us/azure/virtual-desktop/fslogix-profile-container-configure-azure-files-active-directory?tabs=adds#set-ntfs-permissions
upvoted 6 times
zuzmo483
2 days, 6 hours ago
Correct Open an elevated PowerShell prompt and run the command below to map the storage account as a drive on your session host. The mapped drive won't show in File Explorer, but can be viewed with the net use command. This is so you can set permissions on the share. Windows Command Prompt Copy net use <desired-drive-letter>: \\<storage-account-name>.file.core.windows.net\<share-name> <storage-account-key> /user:Azure\<storage-account-name>
upvoted 1 times
...
PeterLabelle
2 months, 1 week ago
Correct
upvoted 1 times
...
...
jeff1988
Most Recent 3 months, 1 week ago
Correct: net use F: \\storage1.file.core.windows.net\share1 /user:Azure\storage1 key1
upvoted 3 times
...
Bonesurfer
3 months, 2 weeks ago
Correct: net use F: \\storage1.file.core.windows.net\share1 /user:Azure\storage1 key1
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