Free Microsoft AZ-140 Actual Exam Questions - Question 10 Discussion
Question No. 10
You deploy a Azure Virtual Desktop host pool named Pooll.
You have an Azure Storage account named store 1 that stores FSLogix profile containers in a share
named profiles. You need to configure the path to the storage containers for the session hosts Which
path should you use?
You have an Azure Storage account named store 1 that stores FSLogix profile containers in a share
named profiles. You need to configure the path to the storage containers for the session hosts Which
path should you use?
Select one option, then reveal solution.
US
JA
Jason A.
2026-02-13
Maybe B is right since the path has to be a proper UNC path for SMB access, and using the file.core.windows.net endpoint fits that need. The other options look like URLs or blob storage, which don’t work here.
0
AX
Andrew X.
2026-02-11
B makes sense since FSLogix needs UNC path, and blobs don’t support SMB.
0
SW
Sami W.
2026-01-27
Probably B here. Since FSLogix profile containers use Azure File Shares, the path should be a UNC path starting with double backslashes pointing to the file share. Options with https or blob.core.windows.net aren’t the right format for file shares, so B fits best as a network path.
0
SW
Sami W.
2026-01-24
B The network path for Azure file shares usually starts with double backslashes, not https. So the UNC path like option B fits better here.
0