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/admin/power-platform-admin-center.md
+19-4Lines changed: 19 additions & 4 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: 11/16/2020
8
+
ms.date: 12/11/2020
9
9
ms.author: nenandw
10
10
ms.reviewer: tapanm
11
11
---
@@ -92,12 +92,20 @@ A portal can have the following status: *Configured*, *Suspended*, or *Not-confi
92
92
93
93
## Update the Power Apps portal solution
94
94
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.
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 a package with a higher version is available for the selected portal.
96
96
97
97
> [!IMPORTANT]
98
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
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
100
101
+
### Permissions required
102
+
103
+
You may see the following error message if you don't have the required permissions to view and upgrade portal package:
104
+
105
+
`You don't have the permissions to access this portal's environment.`
106
+
107
+
To learn about the permissions required to view and upgrade portal packages, read [Admin roles required for portal administrative tasks](portal-admin-roles.md).
108
+
101
109
### View portals package details
102
110
103
111
To view the portals package details:
@@ -112,13 +120,20 @@ To view the portals package details:
112
120
113
121

114
122
115
-
### Method 1: Update portals packages using the selected environment
123
+
### Update portals package
124
+
125
+
You can use Power Platform admin center to upgrade portal packages. Two methods are available depending on whether you want to review the updates for an environment, or for a tenant.
126
+
127
+
> [!NOTE]
128
+
> In addition to the methods mentioned above, you'll also see a notification when you edit the portal using the portals Studio if an upgrade package is available.
129
+
130
+
#### Method 1: Update portals packages using the selected environment
116
131
117
132
1. Select a [portal for your environment](#manage-all-portals-for-an-environment).
118
133
119
134
1. Select **Upgrade now** 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
135
121
-
### Method 2: Update portals packages using the portals list for a tenant
136
+
####Method 2: Update portals packages using the portals list for a tenant
122
137
123
138
1. Select a portal from the [list of all portals in a tenant](#manage-all-portals-for-a-tenant).
0 commit comments