Looking to automate the admin tasks we hav eto do in our powerplatform.
Using powershell to add th ecommans to our pipline.
I can see th ecommand to to create DLPs and add connectors to DLPs liek this:
Add-ConnectorToBusinessDataGroup -PolicyName 'PolicyName' –ConnectorName 'ConnectorName'
But cannot see a PowerShell command to assign Enviroments to a DLP, remove an Environment form a DLP.
Exclude Environment form Tenant DLP.
Does anyone have details on to do this with PowerShell?