Jason_Sandys Just want to share some feedback on Custom ADMX if it's being integrated directly into the Settings Catalog. One of the most frustrating things about the current implementation with custom ADMX settings is the inability to update the custom ADMX templates once they are used by a configuration profile. This problem is worse when ADMX templates have dependencies on others. The real-world impact we have with this is that at some point in order to add support for Chrome policies that Intune's built-in Chrome policies did not yet support, we imported chrome.admx and GoogleUpdate.admx, which requires Windows.admx, and built our Chrome policy around these templates. The only solution to update the ADMX templates now is to delete the entire Chrome configuration profile, then delete the three ADMX files, re-import the latest versions, then re-create the Chrome profile. This needs to be done each time you want to update the template.