QuestionQ294
Plan and implement user environments and appsYou have an Azure subscription containing an Azure Virtual Desktop deployment.
You create a storage account with the following settings:
- 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.
Complete the command. Each value may be used once, more than once, or not at all.
Drag & Drop
key1
SAS1
share1
storage1
SubID1
net use F: \\storage1.file.core.windows.net\share1 /user:Azure\
Community Discussion