I'd like to use the PowerApps.Admin PowerShell module to create a DLP policy but I'm not sure where to find the appropriate "ConnectorName" needed for the Add-ConnectorToBusinessDataGroup. In the exampe provided by the Get-Help cmdlet, the connector name used "shared_office365users", but when I get an existing policy it has a display name "Office 365 Users". Is there a documented list of the api names for all of the connectors? And what about a custom connector, is there an easy way to look that up?
PS C:\>Add-ConnectorToBusinessDataGroup -PolicyName e25a94b2-3111-468e-9125-3d3db3938f13 -ConnectorName shared_office365users