-
Notifications
You must be signed in to change notification settings - Fork 600
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2216 from dhruvnm/patch-1
Remove service reader role from Flow-RP application user
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,7 +67,7 @@ Most of these users are hidden from user views but they can be found by using th | |
| # Omnichannel | [email protected] | To perform data integration between Omnichannel for Customer Service and Dataverse | System admin | | ||
| # PowerAppsDataPlaneBackend | [email protected] | To allow Power Apps to integrate with Dataverse | PowerAppsRPRole | | ||
| # PowerAppsCustomerManagementPlaneBackend | [email protected] | To allow Power Apps to integrate with Dataverse | PowerAppsRPRole | | ||
| # Flow-RP | [email protected] | To allow Power Automate to integrate with Dataverse | Flow-RP Role, Service Reader | | ||
| # Flow-RP | [email protected] | To allow Power Automate to integrate with Dataverse | Flow-RP Role | | ||
| # DataSyncService-\<REGION\> | DataSyncService-\<REGION\><br />@onmicrosoft.com | To read data for Azure Data Lake sync | Data Sync Service | | ||
| # DataSyncFramework-\<REGION\> | DataSyncFramework-\<REGION\>@onmicrosoft.com | To read data for Azure Data Lake sync | Data Sync Framework | | ||
| # Sharepoint Syntex | [email protected] | To allow Sharepoint to use AI Builder document processing models | Basic User | | ||
|