diff --git a/articles/desktop-flows/desktop-flows-security.md b/articles/desktop-flows/desktop-flows-security.md index 79f645aeb..c4a1a3d7b 100644 --- a/articles/desktop-flows/desktop-flows-security.md +++ b/articles/desktop-flows/desktop-flows-security.md @@ -81,6 +81,14 @@ For example, you might create a security role that allows users to create, read, Overall, privileges are a key component of the security model in Dataverse, and are used to control access to resources in a granular and flexible way. + > [!NOTE] + > + > In order to be able to run a desktop flow, the user needs at least the following privileges: + > - Basic Append, AppendTo, Create and Write privileges on the flowsession table + > - Basic Append, AppendTo, Create and Write privileges on the workflowbinary table. + > - Basic Read privilege on the workflow table. + > - Basic Read privilege on the desktopflowbinary table. + ## Power Automate specific security roles Following security roles are available out-of-the-box with Power Automate. @@ -127,4 +135,4 @@ This role is used by Power Automate cloud services when interacting with the Dat - [Security in Microsoft Dataverse](/power-platform/admin/wp-security) - [Security concepts in Microsoft Dataverse](/power-platform/admin/wp-security-cds) -- [Security roles in Microsoft Dataverse](/power-platform/admin/security-roles-privileges) \ No newline at end of file +- [Security roles in Microsoft Dataverse](/power-platform/admin/security-roles-privileges)