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/portals/faq.md
+28-5Lines changed: 28 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
title: Frequently asked questions | Microsoft Docs
3
3
description: Frequently asked questions in Power Apps portals.
4
-
author: sbmjais
5
-
manager: shujoshi
4
+
author: tapanm-msft
5
+
manager: kumarvivek
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 12/27/2019
10
-
ms.author: shjais
11
-
ms.reviewer: tapanm
9
+
ms.date: 01/17/2020
10
+
ms.author: tapanm
11
+
ms.reviewer:
12
12
---
13
13
14
14
# Power Apps portals FAQ
@@ -17,6 +17,29 @@ We have compiled a list of frequently asked questions and provided brief answers
17
17
18
18
## General
19
19
20
+
### What is the difference between Power Apps portals, Dynamics 365 portals and add-on portals?
21
+
22
+
With the launch of Power Apps portals on October 1, 2019, Dynamics 365 portals are called as Power Apps portals. In other words, all portals are referred to as **Power Apps portals**.
23
+
24
+
One of the major changes introduced in portals after October 1, 2019 is the licensing model. Earlier, portals were licensed add-ons to Dynamics 365 apps while certain Dynamics 365 licenses included a default portal add-on. After October 1, 2019, portals are [licensed based on usage](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#can-you-share-more-details-regarding-the-new-power-apps-portals-licensing). All existing portals will be part of a transition period based on current customer contract after which they will need to be converted to a new licensing model.
25
+
26
+
You can check the type of a portal from the [Power Apps Portals admin center](./admin/admin-overview.md):
For add-on portals, the portal type has 'add-on' suffix added. For example, a production add-on portal type lists as 'Production (add-on)'.
31
+
32
+
There is no difference in functionality between Power Apps portals with capacity-based licenses and add-on based licenses. However, provisioning method for portals with capacity-based licenses and add-on based licenses is different.
33
+
34
+
You can create Power Apps portal with capacity-based license using steps described in following articles:
35
+
36
+
-[Create a Common Data Service starter portal](create-portal.md)
37
+
-[Create a portal with Dynamics 365 environment](create-dynamics-portal.md)
38
+
39
+
To create Power Apps portal with add-on based license, see [provisioning a portal using portal add-on](provision-portal-add-on.md).
40
+
41
+
See [Power Apps portals licensing FAQ](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#what-is-the-difference-between-power-apps-portals-and-dynamics-365-portals-in-terms-of-licensing) for licensing differences between add-on based licenses and capacity-based licenses.
42
+
20
43
### When is an add-on portal in suspended state?
21
44
22
45
Portal [provisioned using portal add-on plan](provision-portal-add-on.md) purchased earlier is suspended at the end of expiration. This expiration period is 30 days for trial portals while it may vary for an add-on portal in production with a purchased license. Suspended trial portal is deleted after 7 days while suspension period may vary for production portal. For more details, read the [portal lifecycle](./admin/portal-lifecycle.md#considerations-for-add-on-portals) for add-on portals.
0 commit comments