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: powerapps-docs/maker/canvas-apps/share-app.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom: canvas
9
9
ms.reviewer:
10
-
ms.date: 03/30/2020
10
+
ms.date: 04/23/2020
11
11
ms.author: tapanm
12
12
search.audienceType:
13
13
- maker
@@ -67,7 +67,7 @@ Before you share an app, you must save it to the cloud (not locally) and then pu
67
67
> [!div class="mx-imgBorder"]
68
68
> 
69
69
70
-
For more information about managing security for an entity, see [Manage entity permissions](share-app.md#manage-entity-permissions) later in this topic.
70
+
For more information about managing security for an entity, see [Manage entity permissions](share-app.md#manage-entity-permissions) later in this article.
71
71
72
72
1. If you want to help people find your app, select the **Send an email invitation to new users** check box.
73
73
@@ -82,7 +82,7 @@ Before you share an app, you must save it to the cloud (not locally) and then pu
82
82
83
83
Co-owners who receive an invitation get another link that opens the app for editing in Power Apps Studio.
84
84
85
-
You can change permissions for a user or a security group by selecting their name and then performing either of these steps:
85
+
You can change permissions for a user or a security group by selecting their name and then following either of these steps:
86
86
87
87
- To allow co-owners to run the app but no longer edit or share it, clear the **Co-owner** check box.
88
88
- To stop sharing the app with that user or group, select the Remove (x) icon.
@@ -101,7 +101,7 @@ Follow these steps to check if an Office 365 group has security enabled:
101
101
102
102
1. Ensure you have access to the [Azure AD cmdlets](https://docs.microsoft.com/azure/active-directory/users-groups-roles/groups-settings-v2-cmdlets).
103
103
104
-
1. Go to [Azure Portal](https://portal.azure.com/)\> Azure Active
104
+
1. Go to [Azure portal](https://portal.azure.com/)\> Azure Active
105
105
Directory \> Groups \> Select the appropriate group \> Copy the Object Id.
106
106
107
107
1.[Connect to Azure AD](https://docs.microsoft.com/powershell/module/azuread/connect-azuread) using PowerShell:
@@ -113,7 +113,7 @@ Follow these steps to check if an Office 365 group has security enabled:
If the group is not security enabled, you can enable it enable it using PowerShell cmdlet [Set-AzureADGroup](https://docs.microsoft.com/powershell/module/AzureAD/Set-AzureADGroup) by setting the **SecurityEnabled** property to **True**:
116
+
If the group isn't security enabled, you can enable it using PowerShell cmdlet [Set-AzureADGroup](https://docs.microsoft.com/powershell/module/AzureAD/Set-AzureADGroup) by setting the **SecurityEnabled** property to **True**:
@@ -195,7 +195,7 @@ After you share an app for guest access, guests can discover and access apps sha
195
195
### Frequently Asked Questions
196
196
197
197
#### What’s the difference between canvas app guest access and Power Apps Portals?
198
-
Canvas apps enable building an app, tailored to digitizing a business processes, without writing code in a traditional programming language such as C#. Guest access for canvas apps enables teams of individuals made up of different organizations participating in a common business process to access the same app resources that may be integrated with a wide variety of Microsoft and third-party sources. More information: [Overview of canvas-app connectors for Power Apps](/powerapps/maker/canvas-apps/connections-list).
198
+
Canvas apps enable building an app, tailored to digitizing business processes, without writing code in a traditional programming language such as C#. Guest access for canvas apps enables teams of individuals made up of different organizations participating in a common business process to access the same app resources that may be integrated with a wide variety of Microsoft and third-party sources. More information: [Overview of canvas-app connectors for Power Apps](/powerapps/maker/canvas-apps/connections-list).
199
199
200
200
[Power Apps Portals](/powerapps/maker/portals/overview) provide the ability to build low-code, responsive websites that allow external users to interact with the data stored in Common Data Service. It allows organizations to create websites that can be shared with users external to their organization either anonymously or through the login provider of their choice, such as LinkedIn, Microsoft Account, or other commercial login providers.
201
201
@@ -208,7 +208,10 @@ The following table outlines a few core capability differences between Power App
208
208
||
209
209
210
210
#### 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 Platform internal consent plans to be assigned to users. For more details about Power Platform internal consent plans, read [block trial license commands](https://docs.microsoft.com/power-platform/admin/powerapps-powershell#block-trial-licenses-commands).
212
215
213
216
#### Can guests access apps embedded in SharePoint?
214
217
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.
@@ -237,22 +240,22 @@ The same license that’s required for non-guests to run an app. For instance, i
237
240
More details around pricing and capabilities of various plans can be found in [Microsoft Power Apps and Power Automate Licensing Guide](https://go.microsoft.com/fwlink/?linkid=2085130).
238
241
239
242
#### In Power Apps Mobile, how does a guest see apps for their home tenant?
240
-
Any user that has accessed an canvas app, on their mobile device, that’s published in an Azure AD tenant that isn’t their home tenant must sign-out of Power Apps and sign back in to Power Apps Mobile.
243
+
Any user that has accessed a canvas app, on their mobile device, that’s published in an Azure AD tenant that isn’t their home tenant must signout of Power Apps and sign back in to Power Apps Mobile.
241
244
242
245
#### In Power Apps Mobile, how does a guest see apps in the guest tenant?
243
246
As the guest user, open the email received when an app in the guest tenant was shared, and select the **Open the app** button. This applies to both Azure Active Directory and Microsoft Account users.
244
247
245
-
#### Must a guest accept the Azure AD guest invitation prior to sharing an app with the guest?
246
-
No. If a guest launches an app shared with them prior to accepting a guest invitation the guest will be prompted to accept the invitation as part of the sign-in experience while launching the app.
248
+
#### Must a guest accept the Azure AD guest invitation before sharing an app with the guest?
249
+
No. If a guest launches an app shared with them before accepting a guest invitation the guest will be prompted to accept the invitation as part of the sign-in experience while launching the app.
247
250
248
251
#### What Azure AD tenant are connections for a guest user created in?
249
252
Connections for an app are always made in the context of the Azure AD tenant the app is associated. For instance, if an app is created in the Contoso tenant then connections made for Contoso internal and guest users are made in the context of the Contoso tenant.
250
253
251
254
#### Can guests use Microsoft Graph via Microsoft Security Graph connector or a custom connector using Microsoft Graph APIs?
252
255
No, Azure AD guests can't query Microsoft Graph to retrieve information for a tenant in which they’re a guest.
253
256
254
-
#### What InTune policies apply to guests using my Power Apps?
255
-
InTune only applies policies of a user’s home tenant. For instance, if Alice@Contoso.com shares an app with Vikram@Fabrikam.com, InTune continues to apply Fabrikam.com policies on Virkam’s device regardless of the Power Apps he runs.
257
+
#### What Intune policies apply to guests using my Power Apps?
258
+
Intune only applies policies of a user’s home tenant. For instance, if Lesa@Contoso.com shares an app with Wanda@Fabrikam.com, Intune continues to apply Fabrikam.com policies on Wanda’s device regardless of the Power Apps Wanda runs.
256
259
257
260
#### What connectors support guest access?
258
261
All connectors that do not perform Azure AD authentication of any type supports guest access. The following table enumerates all connectors that perform Azure AD authentication and which connectors currently support guest access. Many of these will be updated leading up to general availability.
Copy file name to clipboardExpand all lines: powerapps-docs/sample-apps/emergency-response/overview.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: annbe
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 04/15/2020
9
+
ms.date: 04/23/2020
10
10
ms.author: pankar
11
11
ms.reviewer: kvivek
12
12
searchScope:
@@ -64,5 +64,4 @@ See also: [Licensing overview for Power Platform](https://docs.microsoft.com/pow
64
64
65
65
### Disclaimer
66
66
67
-
This is a sample solution and may be used with Microsoft Power Apps and Microsoft Power BI for dissemination of reference information only. This app is not intended or made available for use as a medical device, clinical support, diagnostic tool, or other technology intended to be used in the diagnosis, cure, mitigation, treatment, or prevention of disease or other conditions, and no license or right is granted by Microsoft to use this app for such purposes. This app is not designed or intended to be a substitute for professional medical advice, diagnosis, treatment, or judgment and should not be used as such. Customer bears the sole risk and responsibility for any use of this app. Microsoft does not warrant that the app or any materials provided in connection therewith will be sufficient for any medical purposes or meet the health or medical
68
-
requirements of any person.
67
+
This app is a sample and may be used with Microsoft Power Platform for dissemination of reference information only. This app is not intended or made available for use as a medical device, clinical support, diagnostic tool, or other technology intended to be used in the diagnosis, cure, mitigation, treatment, or prevention of disease or other conditions, and no license or right is granted by Microsoft to use this app for such purposes. This app is not designed or intended to be a substitute for professional medical advice, diagnosis, treatment, or judgement and should not be used as such. Customer bears the sole risk and responsibility for any use of this app. Microsoft does not warrant that the app or any materials provided in connection therewith will be sufficient for any medical purposes or meet the health or medical requirements of any person. Sample data included in this app are for illustration only and are fictitious. No real association is intended or inferred.
Copy file name to clipboardExpand all lines: powerapps-docs/sample-apps/regional-emergency-response/overview.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: annbe
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 04/22/2020
9
+
ms.date: 04/23/2020
10
10
ms.author: kvivek
11
11
ms.reviewer: kvivek
12
12
searchScope:
@@ -52,6 +52,4 @@ To report an issue with the Regional Emergency Response sample app, visit <https
52
52
53
53
### Disclaimer
54
54
55
-
This app is a sample and may be used with Microsoft Power Platform for dissemination of reference information only. This app is not intended or made available for use as a medical device, clinical support, diagnostic tool, or other technology intended to be used in the diagnosis, cure, mitigation, treatment, or prevention of disease or other conditions, and no license or right is granted by Microsoft to use this app for such purposes. This app is not designed or intended to be a substitute for professional medical advice, diagnosis, treatment, or judgement and should not be used as such. Customer bears the sole risk and responsibility for any use of this app. Microsoft does not warrant that the app or any materials provided in connection therewith will be sufficient for any medical purposes or meet the health or medical requirements of any person.
56
-
57
-
Sample data included in this app are for illustration only and are fictitious. No real association is intended or inferred.
55
+
This app is a sample and may be used with Microsoft Power Platform for dissemination of reference information only. This app is not intended or made available for use as a medical device, clinical support, diagnostic tool, or other technology intended to be used in the diagnosis, cure, mitigation, treatment, or prevention of disease or other conditions, and no license or right is granted by Microsoft to use this app for such purposes. This app is not designed or intended to be a substitute for professional medical advice, diagnosis, treatment, or judgement and should not be used as such. Customer bears the sole risk and responsibility for any use of this app. Microsoft does not warrant that the app or any materials provided in connection therewith will be sufficient for any medical purposes or meet the health or medical requirements of any person. Sample data included in this app are for illustration only and are fictitious. No real association is intended or inferred.
0 commit comments