Skip to content

Commit 5843bab

Browse files
authored
Remove Process entity permissions change suggestion
Removing documentation about anti-pattern of granting read permissions on Process entity so users can run flows. Giving a user read permissions on the Process entity would give them read access to any flow.
1 parent f76247a commit 5843bab

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

powerapps-docs/maker/data-platform/solutions-overview.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,7 @@ Some components may require certain Dataverse privileges for users to run the co
116116

117117
### Flows
118118

119-
To use or run a flow from a canvas app that is included in a solution, you must be assigned a Dataverse security role with the following minimum permissions:
120-
121-
- Read privilege on the **Solution** table.
122-
- Read privilege on the **Process** table.
119+
To use or run a flow from a canvas app that is included in a solution, you must have permissions to that flow through someone sharing ownership or run permissions. When an app in a solution is shared with a set of users, the flows must also be explictly shared.
123120

124121
More information: [Security roles and privileges](/power-platform/admin/security-roles-privileges)
125122

0 commit comments

Comments
 (0)