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
+9-7Lines changed: 9 additions & 7 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: 05/11/2020
10
+
ms.date: 06/01/2020
11
11
ms.author: tapanm
12
12
search.audienceType:
13
13
- maker
@@ -223,17 +223,17 @@ After you share an app for guest access, guests can discover and access apps sha
223
223
224
224
### Frequently Asked Questions
225
225
226
-
#### What’s the difference between canvas app guest access and Power Apps Portals?
226
+
#### What’s the difference between canvas app guest access and Power Apps portals?
227
227
228
228
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).
229
229
230
-
[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.
230
+
[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.
231
231
232
-
The following table outlines a few core capability differences between Power Apps Portals and canvas apps.
232
+
The following table outlines a few core capability differences between Power Apps portals and canvas apps.
233
233
234
234
|| Interface | Authentication | Accessible data sources |
235
235
|------|--------|----------|-------------------|
236
-
| Power Apps Portals| Browser only experience | Allows anonymous and authenticated access | Common Data Service |
236
+
| Power Apps portals| Browser only experience | Allows anonymous and authenticated access | Common Data Service |
237
237
| Canvas apps | Browser and mobile apps | Requires authentication via Azure AD | Any ~150 out-of-box connectors and any custom connector |
238
238
||
239
239
@@ -298,7 +298,7 @@ Intune only applies policies of a user’s home tenant. For instance, if Lesa@Co
298
298
299
299
#### What connectors support guest access?
300
300
301
-
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.
301
+
All connectors that don't use Azure AD authentication of any type supports guest access. The following table enumerates all connectors that use Azure AD authentication and which connectors currently support guest access.
0 commit comments