You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/Get-PnPFlow.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ title: Get-PnPFlow
14
14
**Required Permissions**
15
15
16
16
* Azure: management.azure.com
17
+
* Azure Service Management : user_impersonation
18
+
* Dynamics CRM : user_impersonation
19
+
* PowerApps Service : User
20
+
* Link to Required permissions reference : https://pnp.github.io/powershell/articles/determinepermissions.html#help-i-cant-figure-out-which-permissions-i-need
WriteError(newErrorRecord(newException("Make sure you have granted access to Azure AD App to Interact with Power Platform, To help understand the required permissions visit https://pnp.github.io/powershell/articles/determinepermissions.html#help-i-cant-figure-out-which-permissions-i-need"),e.Message,ErrorCategory.AuthenticationError,null));
0 commit comments