Skip to content

Commit d51fb39

Browse files
authored
Update share-app.md
Adding a new Q&A regarding a prerequisite that must exist for guests to access custom forms without a Power Apps license.
1 parent 938b238 commit d51fb39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

powerapps-docs/maker/canvas-apps/share-app.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,10 @@ The following table outlines a few core capability differences between Power App
208208
||
209209

210210
#### Can guests access customized forms in SharePoint?
211-
Yes. Any user that can access a SharePoint list with a customized form can create and edit items in the list, using the form, without any Power Apps license.
211+
Yes. Any user that can access a SharePoint list with a customized form can create and edit items in the list, using the form. As long as the custom form only uses standard connectors, the guest isn't required to have any Power Apps license.
212+
213+
#### Why is a guest accessing a customized form in SharePoint prompted for a trial?
214+
If the custom form uses a premium connector a guest must have a Power Apps license to access the custom form. If the custom form only uses standard connectors, your tenant must allow Power Platoform internal consent plans to be assigned to users. More about Power Platform internal consent plans can be found [here](https://docs.microsoft.com/en-us/power-platform/admin/powerapps-powershell#block-trial-licenses-commands).
212215

213216
#### Can guests access apps embedded in SharePoint?
214217
Yes. Though, access to canvas standalone apps require a license with Power Apps use rights that matches the capability of the app, including apps that are embedded. When embedding a canvas app in SharePoint via the Microsoft Power Apps embed control, enter the app id. To do this, enter the app ID in the **App web link or ID** box.

0 commit comments

Comments
 (0)