nerdexam
Microsoft

AZ-140 · Question #286

You have an Azure subscription that contains an Azure Virtual Desktop host pool. The host pool uses FSLogix profile containers. You need to create a configuration file to prevent specific folders…

The correct answer is B. redirections.xml. FSLogix uses a file named redirections.xml to control which folders and registry keys are excluded from (or redirected outside of) the profile container. When a user signs out, FSLogix reads this file to determine what should not be synced back into the container. The file must…

Submitted by yuki_2020· Apr 18, 2026Plan and implement user environments and apps

Question

You have an Azure subscription that contains an Azure Virtual Desktop host pool. The host pool uses FSLogix profile containers. You need to create a configuration file to prevent specific folders from syncing to the FSLogix profile containers when a user signs out. How should you name the file?

Options

  • Aprofile.xml
  • Bredirections.xml
  • Cfslogix.config
  • Dfolders.json

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    86% (12)
  • D
    7% (1)

Explanation

FSLogix uses a file named redirections.xml to control which folders and registry keys are excluded from (or redirected outside of) the profile container. When a user signs out, FSLogix reads this file to determine what should not be synced back into the container. The file must be named exactly redirections.xml and placed in the appropriate location (such as the root of the user's profile or a system-wide policy path). The other options - profile.xml, fslogix.config, and folders.json - are not recognized FSLogix configuration file names.

Topics

#FSLogix#Profile Containers#Folder Exclusions#AVD User Environment

Community Discussion

No community discussion yet for this question.

Full AZ-140 Practice