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…
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)- A7% (1)
- B86% (12)
- D7% (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
Community Discussion
No community discussion yet for this question.