QuestionQ198

Plan and implement user environments and apps

You have an Azure subscription that includes an Azure Virtual Desktop deployment and a storage account named storage1. Storage1 contains an Azure Files share named share1. The Azure Virtual Desktop deployment has a host pool named Pool1, containing two session hosts joined to a Microsoft Entra Domain Services domain.

You need to configure FSLogix profile containers and store them on share1.

Which actions should you perform in sequence? Each action can be used once, more than once, or not at all.

Drag & Drop
Assign the Storage File Data SMB Share Contributor role to users and grant permissions.
Assign the Storage File Data SMB Share Reader role to users and grant permissions.
Enable Microsoft Entra Kerberos authentication for share1.
Enable the Microsoft Entra Domain Services identity source for share1.
Enable the Microsoft Entra Kerberos identity source for share1.
Step 1:
Step 2:
Explanation

For Azure Files used by session hosts joined to Microsoft Entra Domain Services, enable Microsoft Entra Domain Services as the Azure Files identity source. FSLogix users must be able to create and modify their profile-container data, so they require the Storage File Data SMB Share Contributor role and applicable permissions. FSLogix Profile Containers is then enabled on each session host by configuring its registry settings, including the profile storage location.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!