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/create-portal.md
+16-9Lines changed: 16 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 07/24/2020
8
+
ms.date: 07/27/2020
9
9
ms.author: nenandw
10
10
ms.reviewer: tapanm
11
11
---
@@ -83,15 +83,22 @@ To edit the portal in Power Apps portals Studio, see [Edit a portal](manage-exis
83
83
84
84
An environment can have one portal of each type and for each language. Environments with Common Data Service have [starter portal template](portal-templates.md#environment-with-common-data-service) available. If you already have a starter portal for such an environment, you can't create another starter portal for the same language. Similarly, environments with Dynamics 365 have several [portal templates](portal-templates.md#environment-with-model-driven-apps-in-dynamics-365) available. If you have a portal from one of the templates already created in a language, you can't create a new portal with the same template type and language. New portal must have either a different portal type, or a different language.
85
85
86
-
For example, the following table explains which additional portal template and language combination is allowed when creating additional portals:
86
+
For example, consider a scenario where you have a Common Data Service environment without the Dynamics 365 Apps. In this environment, you have a portal with *English* language created with the template type of *Starter portal*. You want to create a new portal in this environment.
87
87
88
-
| Existing portal template and language | Additional portal template and language | Environment type | Allowed |
89
-
| - | - | - | - |
90
-
|*Starter portal* in English |*Starter portal* in English | Common Data Service |✗|
91
-
|*Starter portal* in English |*Starter portal* in French | Common Data Service |✓|
92
-
|*Portal from blank* in English |*Portal from blank* in English | Dynamics 365 |✗|
93
-
|*Portal from blank* in English |*Community portal* in English | Dynamics 365 |✓|
94
-
|*Portal from blank* in English |*Portal from blank* in French | Dynamics 365 |✓|
88
+
In this scenario, the following table explains which additional portal template and language combination is allowed when creating additional portals:
89
+
90
+
| Template type and language of existing portal | Template type and language of the new portal that you want to create | Allowed |
91
+
| - | - | - |
92
+
|*Starter portal* in English |*Starter portal* in English |✗|
93
+
|*Starter portal* in English |*Starter portal* in French |✓|
94
+
95
+
Similarly, the following table explains the allowed template type and language combination for a portal that can be created if you have a Common Data Service environment with Dynamics 365 Apps. In this example, you have a portal with the template *Portal from blank* created in *English* language. You want to create a new portal in this environment.
96
+
97
+
| Template type and language of existing portal | Template type and language of the new portal that you want to create | Allowed |
98
+
| - | - | - |
99
+
|*Portal from blank* in English |*Portal from blank* in English |✗|
100
+
|*Portal from blank* in English |*Community portal* in English |✓|
101
+
|*Portal from blank* in English |*Portal from blank* in French |✓|
95
102
96
103
When an environment already has a portal of the available template type created, and if the environment doesn't have any additional languages enabled, you'll see this error message: *You have reached the maximum limit of 1 portal(s) on this environment. Please choose another environment or create new environment.*
0 commit comments