Skip to content

Commit 6801e9d

Browse files
Merge pull request #4754 from MicrosoftDocs/main638312402807221366sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents fd4bbc2 + 6bc7ba7 commit 6801e9d

File tree

2 files changed

+5
-109
lines changed

2 files changed

+5
-109
lines changed
Loading

powerapps-docs/maker/portals/provision-portal-add-on.md

Lines changed: 5 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Provision a site using the older add-on
33
description: Instructions to provision a portal using the older portal add-on.
44
author: neerajnandwana-msft
5-
65
ms.topic: conceptual
76
ms.collection: get-started
87
ms.date: 04/21/2021
@@ -28,115 +27,12 @@ If you have purchased an older site (portal) add-on, and want to provision a por
2827
2928
## Provision add-on portal
3029

31-
To provision a portal:
32-
33-
1. Sign in to [Power Platform admin center](https://admin.powerplatform.microsoft.com).
34-
35-
![Power Platform admin center.](media/power-platform-admin-center.png "Power Platform admin center")
36-
37-
1. Select and expand **Resources** from the left pane.
38-
39-
![Power Platform admin center - Resources.](media/ppac-resources.png "Power Platform admin center - Resources")
40-
41-
1. Select **Portals**.
42-
43-
![Power Platform admin center - Portals.](media/ppac-portals.png "Power Platform admin center - Portals")
44-
45-
1. Select a **Portal Add-on** with the status of *Not configured*.
46-
47-
1. Select **Manage** from the top menu. <br> You can also select **More portal options** (![More portal actions.](media/ellipsis.png "More portal actions")), and then select **Manage** instead.
48-
49-
![Manage portals.](media/manage-portals.png "Manage portals")
50-
51-
A new browser tab opens to fill in the portal details.
52-
53-
1. In the **General Settings** section, enter a **Name** for your portal. The **Name** will help to identify the portal and can be changed later.
54-
55-
![Enter portal name.](media/enter-name.png "Enter portal name")
56-
57-
1. The **Type** field represents the type of portal subscription (**Trial** or **Production**). This is a system field, and it **can't be changed**.
58-
59-
> [!IMPORTANT]
60-
> The value changes based on whether it is trial subscription or paid subscription.
61-
62-
1. Enter portal URL of your choice.
63-
64-
![Enter portal URL.](media/portal-url.png "Enter portal URL")
65-
66-
> [!NOTE]
67-
> - The ___domain `microsoftcrmportals.com` has been deprecated. Hence, ensure that you select `powerappsportals.com`. For more information, go to [Update Power Apps portals ___domain](admin/update-portal-___domain.md).
68-
> - To change the URL of a portal after it is provisioned, see [change the base URL of a portal](admin/change-base-url.md).
69-
> - To link your portal to a custom ___domain, see [link your portal to a custom ___domain](admin/add-custom-___domain.md).
70-
71-
1. Select the **Dynamics 365 instance** for this portal.
72-
73-
![Select Dynamics 365 instance.](media/select-dynamics-365-instance.png "Select Dynamics 365 instance")
74-
75-
> [!NOTE]
76-
> You must be a member of the **System Administrator** or **System Customizer** role in the instance to be able to select an instance.
77-
78-
1. Select the portal language. The available languages will depend on the languages that are installed in your instance.
79-
80-
![Select the portal language.](media/select-portal-language.png "Select the portal language")
30+
To provision an add-on portal:
8131

82-
> [!NOTE]
83-
> Sample data is only provided in one language, so choosing a default language will also decide how the sample data is translated. Arabic and Hebrew are not supported and will not appear in the list.
84-
85-
1. Optionally, in the **Portal development status** drop-down list, select one of the following development statuses for your portal:
86-
87-
- Prototype
88-
- Development
89-
- Test
90-
- UAT
91-
- Live
92-
93-
> [!NOTE]
94-
> - For existing provisioned portals, this drop-down list is available on the **Portal Details** tab and no status is selected by default.
95-
> - This drop-down list is available only for the portals of type production.
96-
> - This field is used by Microsoft to understand the usage pattern of this portal and does not affect any functionality. If you use different names for development lifecycle, please select the one which is closer in purpose. This can be changed at a later point of time once portal is provisioned.
97-
98-
1. In the **Portal Audience** section, choose the type of audience who will visit the new portal. This will determine what options of portals you will be given. You can choose:
99-
100-
- **Partner**
101-
- Dynamics 365 Portals - Custom Portal
102-
- Dynamics 365 Portals - Community Portal
103-
- Dynamics 365 Portals - Customer Self-Service Portal
104-
- Dynamics 365 Portals - Partner Portal
105-
106-
- **Customer**
107-
- Dynamics 365 Portals - Custom Portal
108-
- Dynamics 365 Portals - Community Portal
109-
- Dynamics 365 Portals - Customer Self-Service Portal
110-
111-
- **Employee**
112-
- Dynamics 365 Portals - Employee Self-Service Portal
113-
114-
1. Select the checkbox if you want to **enable the portal for early upgrade**.
115-
116-
![Select early upgrade.](media/enable-for-early-upgrade.png "Select early upgrade")
117-
118-
More information: [Upgrade a portal](admin/upgrade-portal.md).
119-
120-
1. Verify all the information, and then select **Submit**.
121-
122-
![Select Submit.](media/submit.png "Select Submit")
123-
124-
1. Select **Accept** to accept the *Terms of Service*.
125-
126-
After you accept the Terms of Service, the portal will begin provisioning. Provisioning usually takes 30 minutes but can take a few hours depending on the system load. You can also check the status using the link on the request submission page.
127-
128-
![Create portal request.](media/portal-creation.png "Create portal request")
129-
130-
After the portal is provisioned, the **Portal Details** page is displayed with the required details.
131-
132-
![Portal details.](media/portal-details-prov.png "Portal details")
133-
134-
The Power Platform admin center now shows the portal in **Configured** state.
135-
136-
![Admin center update.](media/status-configured.png "Admin center update")
137-
138-
> [!NOTE]
139-
> When a portal user signs in to the portal for the first time by using an Azure AD credential, a consent page is displayed to all users irrespective of the user or portal type.
32+
1. Create a [Power Pages website](/power-pages/getting-started/create-manage).
33+
1. In the [Power Platform admin center](https://admin.powerplatform.microsoft.com/), select **Convert to Production**. The Convert trial to production window will appear.
34+
1. Choose the **Add-on** option and select the **Confirm** button.
35+
:::image type="content" source="media/provision-portal-add-on/add-on-available.png" alt-text="A screenshot of the Convert to production options inside Power Platform admin center with teh Add-ons license option selected.":::
14036

14137
The table below summarizes the features associated with each portal option:
14238

0 commit comments

Comments
 (0)