aliyoussefi / MonitoringPowerPlatform

This repo is designed to document and provide guidance on Monitoring with the Power Platform
MIT License
36 stars 6 forks source link

Manage Connector Actions DLP via Powershell #9

Open KeysAU opened 2 years ago

KeysAU commented 2 years ago

Hi Guys

Using the latest Power Platform Admin Module, Get-DLP does not return a property "Connector Actions" in the DLP policy. This means that you can not programmatically set or control connector actions via code.

With over 300 connectors in our "business" DLP, I manually need to go in via the gui and set the associated config. Is there another way I am missing to achieve programmatic control of "Connector Actions"

Connector actions only seem to be available from the GUI - Example: Read from twitter, not write.

github-actions[bot] commented 2 years ago

Thanks for creating your first issue!