Skip to content

Commit f4c7da5

Browse files
committed
update
1 parent 7d4aa20 commit f4c7da5

File tree

6 files changed

+56
-6
lines changed

6 files changed

+56
-6
lines changed
Loading
Loading
Loading

powerapps-docs/maker/portals/admin/power-platform-admin-center.md

Lines changed: 56 additions & 6 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: 09/11/2020
8+
ms.date: 11/16/2020
99
ms.author: nenandw
1010
ms.reviewer: tapanm
1111
---
@@ -14,7 +14,7 @@ ms.reviewer: tapanm
1414

1515
You can now manage portals in the Power Platform admin center. The Power Platform admin center helps you manage both capacity-based and add-on portals. You can also see information such as how many days are left before a trial portal expires. For more information about portal licensing, see the [licensing FAQ](/power-platform/admin/powerapps-flow-licensing-faq#portals) and [portal differences](../faq.md#what-is-the-difference-between-power-apps-portals-dynamics-365-portals-and-add-on-portals). For more information about Power Platform admin center, go to [Administer Power Platform](/power-platform/admin/admin-documentation).
1616

17-
You can manage portals in the Power Platform admin center in two ways: You can manage all portals for the current tenant from **Resources** > **Portals**, and you can manage portals for a specific environment from **Environments**.
17+
Manage portals in the Power Platform admin center in two ways: Manage all portals for the current tenant from **Resources** > **Portals**. Or, manage portals for a specific environment from **Environments**.
1818

1919
## Manage all portals for a tenant
2020

@@ -26,7 +26,7 @@ You can manage portals in the Power Platform admin center in two ways: You can m
2626

2727
1. Select a portal.
2828

29-
1. To manage the portal, select **More portal actions** (**...**), and then select **Manage**. Alternatively, you can select the portal and then select **Manage** at the top of the page.
29+
1. To manage the portal, select **More portal actions** (**...**), and then select **Manage**. You can select the portal and then select **Manage** at the top of the page instead.
3030

3131
![Manage a portal from the Power Platform admin center](media/power-platform-admin-center/portals-manage-ppac.png "Manage a portal from the Power Platform admin center")
3232

@@ -52,7 +52,7 @@ To configure portal details, see [Portal details](portal-details.md).
5252

5353
![Portals specific to an environment](media/power-platform-admin-center/environments-portals.png "Portals specific to an environment")
5454

55-
1. To manage a portal, select **More portal actions** (**...**), and then select **Manage**. Alternatively, you can select the portal and then select **Manage** from the top of the page.
55+
1. To manage a portal, select **More portal actions** (**...**), and then select **Manage**. You can select the portal and then select **Manage** from the top of the page instead.
5656

5757
![Manage a portal specific to an environment](media/power-platform-admin-center/manage-environments-portal.png "Manage a portal specific to an environment")
5858

@@ -92,7 +92,57 @@ A portal can have the following status: *Configured*, *Suspended*, or *Not-confi
9292
9393
## Update the Power Apps portal solution
9494

95-
You can use the Power Platform admin center to update your Power Apps portal solution.
95+
A Power Apps portal consists of solutions from different packages in an environment. You can use the Power Platform admin center to view the details of packages (such as the version details), and update them if available for the selected portal.
96+
97+
> [!IMPORTANT]
98+
> - Package upgrade may take some time. While the upgrade is in progress, you can see some instability in your portal. Hence, upgrade the packages during off-peak hours.
99+
> - Solutions in a package are upgraded for an environment. Hence, the selected package will be upgraded for all portals in this environment using this package.
100+
101+
### View portals package details
102+
103+
To view the portals package details:
104+
105+
1. Select the [portal for your environment](#manage-all-portals-for-an-environment).
106+
107+
1. Select **Portal Package(s) details**.
108+
109+
![Details of portal's packages](media/power-platform-admin-center/portal-package-details.png "Details of portal's packages")
110+
111+
1. View the details of the packages for the selected portal.
112+
113+
![Details of portal's packages such as name, version and installed status ](media/power-platform-admin-center/portal-package-details-info.png "Details of portal's packages such as name, version and installed status")
114+
115+
### Method 1: Update portals packages using the selected environment
116+
117+
1. Select a [portal for your environment](#manage-all-portals-for-an-environment).
118+
119+
1. Select **Update** from the notification on the top of the page, if an update is available. You can also check for the notification from the [package details](#view-portals-package-details) page.
120+
121+
### Method 2: Update portals packages using the portals list for a tenant
122+
123+
1. Select a portal from the [list of all portals in a tenant](#manage-all-portals-for-a-tenant).
124+
125+
1. Select **Check portal package(s) for upgrade**.
126+
127+
![Check portal package(s) for upgrade](media/power-platform-admin-center/check-upgrades.png "Check portal package(s) for upgrade")
128+
129+
1. Update package(s), if available.
130+
131+
### Check package upgrade errors and retry
132+
133+
If the package upgrade fails, you'll see a notification with the problem details.
134+
135+
![Error upgrading package(s)](media/power-platform-admin-center/upgrade-error.png "Error upgrading package(s)")
136+
137+
Select **See details** for more information.
138+
139+
![Error upgrading package(s) - details](media/power-platform-admin-center/error-example.png "Error upgrading package(s) - details")
140+
141+
To retry installing the update, select **Retry upgrade**.
142+
143+
## Update Dynamics 365 Instance for your portal
144+
145+
You can use the Power Platform admin center to update your portal's Dynamics 365 Instance.
96146

97147
> [!IMPORTANT]
98148
> When changing Dynamics 365 Instance for your portal, ensure the new instance is from the same [region](/power-platform/admin/regions-overview) as the current instance. Changing the Dynamics 365 Instance for Power Apps portals across regions isn't supported.
@@ -119,7 +169,7 @@ You can use the Power Platform admin center to update your Power Apps portal sol
119169

120170
![Update request submitted](media/power-platform-admin-center/update-request-submitted.png "Update request submitted")
121171

122-
The update might take a while after you select **Submit**. More information: [Upgrade a portal](upgrade-portal.md)
172+
The update may take a while after you select **Submit**. More information: [Upgrade a portal](upgrade-portal.md)
123173

124174
## Next steps
125175

0 commit comments

Comments
 (0)