We're starting to use a Zero Trust setup and cut a long story short I have to remove the proxy settings on those machines, but setting them in Intune means the registry settings are still there, just not in use, and we want to remove them completely. I've got a working Group Policy to remove the settings from those computers but is there a way to have the Active Roles back sync look for changes to that group and add the machines? Our computers are hybrid joined so they're on both on prem AD and Azure/Intune, and the Zero Trust setup is using cloud only groups but the Group Policy uses on prem AD groups. We currently only sync users with backsync. So what I'm looking for is rather than having to manually add computers to an on prem group and a cloud group, can we add them to the cloud group, and active Roles backsyncs and adds them to the on prem group as part of a workflow? I hope that makes sense!