Forum Discussion
Mark Jan Bakker
Mar 21, 2019Copper Contributor
Acceptation and Production tenant settings (DTAP)
Hi all, I'm looking for a solution to keep 2 tenant settings "in sync" for a while now. We have an acceptation tenant and production tenant (also development and test but for this question out of sc...
VasilMichev
Mar 21, 2019MVP
It really boils down to which exact workloads and settings you want to monitor/enforce, and how much time (or money) you are willing to invest in this. You can easily create a PowerShell or Graph-based solution that periodically enumerates each setting you care about, across any number of tenants you manage. And you can also include a "policy enforcement" code, if needed. But Microsoft doesn't provide anything out of the box for such scenarios. There are some third-party products that can help with this, but again depends on the detail (and they will of course cost $$$).