Microsoft Certified Azure Virtual Desktop Specialty · Free Practice Question Easy

Question 8

You have deployed an AVD host pool titled "Pool". There is an Azure Storage account named "fsprofile" that stores FSLogix profile containers in a share named "share1". You have been tasked with configuring the path to the storage containers for the session hosts.

Which of the following paths would you use?

  • A

    https://fsprofile.file.core.windows.net/share1

  • B

    \\fsprofile.blob.core.windows.net\share1

  • C

    https://fsprofile.blob.core.windows.net/share1

  • D

    \\fsprofile.file.core.windows.net\share1

  • E

    None of the above

Reveal correct answer

Correct answer: D

A. The path provided is using the ".file.core.windows.net" endpoint, which is not the correct endpoint for Azure Blob Storage. This path is incorrect for accessing FSLogix profile containers stored in Azure Storage.

B. The path provided is using the ".blob.core.windows.net" endpoint, which is the correct endpoint for Azure Blob Storage. However, the format of the path with backslashes "\\" is not valid for accessing Azure Blob Storage. This path is incorrect for accessing FSLogix profile containers stored in Azure Storage.

C. The path provided is using the correct ".blob.core.windows.net" endpoint for Azure Blob Storage. However, the format of the path with "https://" is not valid for accessing Azure Blob Storage. This path is incorrect for accessing FSLogix profile containers stored in Azure Storage.

D. The path provided is using the correct ".file.core.windows.net" endpoint for Azure File Storage, which is the correct endpoint for accessing FSLogix profile containers stored in a share. The format of the path with backslashes "\\" is also valid for accessing Azure File Storage. This path is correct for configuring the path to the storage containers for the session hosts.

E. This choice is incorrect as there is a correct path option provided in choice D.

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need