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
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-ms
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 02/07/2020
8
+
ms.date: 06/25/2020
9
9
ms.author: nenandw
10
10
ms.reviewer: tapanm
11
11
---
@@ -14,9 +14,9 @@ ms.reviewer: tapanm
14
14
15
15
With the capability to build a portal in Power Apps, you can create a website for external and internal users enabling them to interact with data stored in Common Data Service.
16
16
17
-
These are some benefits of creating a portal:
17
+
Some of the benefits of creating a Power Apps portal:
18
18
19
-
- Because the data is stored in Common Data Service, you don't need to create a connection from Power Apps as you do with data sources such as SharePoint, model-driven apps in Dynamics 365, or Salesforce. You need only to specify the entities that you want to show or manage in the portal.
19
+
- Because the data is stored in Common Data Service, you don't need to create a connection from Power Apps as you do with data sources such as SharePoint, model-driven apps in Dynamics 365, or Salesforce. You only need to specify the entities that you want to show or manage in the portal.
20
20
21
21
- You can design the portal through the WYSIWYG Power Apps portals Studio by adding and configuring components on the webpages.
22
22
@@ -41,12 +41,11 @@ To create a portal:
41
41
42
42
2. Under **Make your own app**, select **Portal from blank**.
43
43
44
-
3. If the selected environment does not contain portal pre-requisites, a message is displayed in the **Portal from blank** window suggesting you select another environment or create a new one.
44
+
3. If the selected environment doesn't contain portal pre-requisites, a message is displayed in the **Portal from blank** window suggesting you select another environment or create a new one.
45
45
46
-
> [!div class=mx-imgBorder]
47
-
> 
46
+

48
47
49
-
4. If you choose to proceed with the current environment, enter the required information in the window as mentioned in the following steps. If you choose to create a new environment, see [Create new environment](#create-new-environment).
48
+
4. If you choose to continue with the current environment, enter the required information in the window as mentioned in the following steps. If you choose to create a new environment, see [Create new environment](#create-new-environment).
50
49
51
50
5. In the **Portal from blank** window, enter a name for the portal and address for the website, and select a language from the drop-down list. When you're done, select **Create**.
52
51
@@ -58,7 +57,7 @@ To create a portal:
58
57
59
58
After you select **Create**, the portal will begin provisioning and the provisioning status is displayed through [notifications](#portal-provisioning-notifications).
60
59
61
-
If you have created your portal in the environment that doesn't have portal pre-requisites installed, the provisioning status is also displayed in the grid:
60
+
If you've created your portal in the environment that doesn't have portal pre-requisites installed, the provisioning status is also displayed in the grid:
@@ -83,7 +82,7 @@ To edit the portal in Power Apps portals Studio, see [Edit a portal](manage-exis
83
82
84
83
Follow these steps when you create an environment using the option provided in the **Portal from blank** window.
85
84
86
-
1. In the **New environment** pane, enter a name for the environment, and then select a region and environment type from the drop-down lists. You cannot change the region once the environment is created. When you're done, select **Create environment**.
85
+
1. In the **New environment** pane, enter a name for the environment, and then select a region and environment type from the drop-down lists. You can't change the region once the environment is created. When you're done, select **Create environment**.
87
86
88
87
> [!div class=mx-imgBorder]
89
88
> 
@@ -96,15 +95,15 @@ Follow these steps when you create an environment using the option provided in t
3. Select the currency and language for the data stored in the database. You cannot change the currency or language once the database is created. When you're done, select **Create my database**. The database is created with the starter portal that enables you to quickly get started with sample content once the portal is provisioned.
98
+
3. Select the currency and language for the data stored in the database. You can't change the currency or language once the database is created. When you're done, select **Create my database**. The database is created with the starter portal that enables you to quickly get started with sample content once the portal is provisioned.
100
99
101
100
> [!NOTE]
102
101
> The **Include starter portal** option is available only when you create an environment using the option provided in the **Portal from blank** window. This option is not available when you create an environment from Power Apps admin center.
103
102
104
103
> [!div class=mx-imgBorder]
105
104
> 
106
105
107
-
It might take several minutes to create the database on Common Data Service. Once the database is created, the new environment is selected in the list of environments on the Power Apps home page and the Portal Management app is created. This app is not the actual portal but a model-driven companion app that allows you to perform advance configuration activities. You can now proceed with creating the portal for designing the external-facing website.
106
+
It might take several minutes to create the database on Common Data Service. Once the database is created, the new environment is selected in the list of environments on the Power Apps home page and the Portal Management app is created. This app isn't the actual portal but a model-driven companion app that allows you to perform advance configuration activities. You can now continue with creating the portal for designing the external-facing website.
0 commit comments