Skip to content

Update wrap-how-to.md #5452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion powerapps-docs/maker/common/wrap/wrap-how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ If you encounter errors, you can manually configure API permissions. More inform
| **APIs my organization uses** | Azure API Connections | `Runtime.All` is required to call any connector from the Power Platform. |
| **APIs my organization uses** | PowerApps Service | `User` permission is needed to contact Power Apps back-end services from Power Platform. |
| **APIs my organization uses** | Power BI | Power BI permissions are required if your app accesses or embeds Power BI content. |
| **APIs my organization uses** | Microsoft Mobile Application Management | Required if you're distributing the app using Mobile Application Management policies. |
| **APIs my organization uses** | Microsoft Mobile Application Management | Required to call Intune API from the Power Platform |



Expand Down