QuestionQ35

Plan and implement user environments and apps

You have an Azure Virtual Desktop deployment.

You need to implement FSLogix to host user profiles in an Azure Storage account by using Azure file shares. The solution must meet these requirements:

  • Access to a session host must be permitted only when the user profile is available from the storage account.
  • Local profiles must NOT be created on the session hosts.

Which FSLogix registry setting should you use?

  • A NoProfileContainingFolder
  • B PreventLoginWithFailure
  • C ProfileType
  • D DeleteLocalProfileWhenVHDShouldApply
Explanation

PreventLoginWithFailure loads the FSLogix sign-in error experience when attaching to or using the profile VHD(X) fails, leaving sign-out as the available action. It therefore prevents a user from accessing the session host without the Azure Files-hosted profile and avoids a fallback local profile.

Learn more

Community Discussion

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