Skip to content

Commit 3b3edab

Browse files
committed
updates
1 parent 963b07b commit 3b3edab

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

powerapps-docs/maker/portals/create-portal.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 07/24/2020
8+
ms.date: 07/27/2020
99
ms.author: nenandw
1010
ms.reviewer: tapanm
1111
---
@@ -83,15 +83,22 @@ To edit the portal in Power Apps portals Studio, see [Edit a portal](manage-exis
8383

8484
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.
8585

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.
8787

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 | ✓ |
95102

96103
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.*
97104

0 commit comments

Comments
 (0)