I wanted to check that I'm approaching this the right way and haven't missed something....
We have a default DLP which is applied to the default and newly created environments. However, whenever someone wants a custom connector in their prod environment, a new DLP has to be created to allow it. This requires all 50ish connectors from the default DLP to be added to this new DLP, along with the custom connector.
I find it frustrating the DLP's are exclusive not inclusive. Now... every time we make a change to the default DLP, whenever a new Microsoft connector is added or changed, we have to update every other DLP!!!! I find this counter productive.
1. Is there a way to copy DLP's? I'm currently sitting here with split screens, with the new and old side by side manually mirroring the business connectors. I'm pondering creating a powershell script...
2. Am I correct with the "exclusive" aspect? What's the logic with this? Shouldn't it be that you have a base level DLP which applies across the board and in Environment X, you can also use connector Y granted by an additional DLP? This would be a more common scenario than needing to reduce/restrict the default DLP connectors.