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
More information: [Disable portal creation in a tenant](create-portal.md#disable-portal-creation-in-a-tenant)
143
143
144
-
### I'm getting an error that I don't have appropriate license to access this website.
145
-
146
-
Internal users of an organization that use portals for accessing authenticated pages require that licenses be assigned to the environment that a portal is connected to. You can read more about the user rights for portals for internal users [here](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#can-you-clarify-the-use-rights-to-portals-for-internal-users). When an environment doesn't have licenses assigned, internal users will get an error such as follows:
@@ -182,6 +175,18 @@ To reset the portal host, follow the steps in [Reset a portal](admin/reset-porta
182
175
183
176
To delete portal solutions, you'll have to delete solutions from the Dynamics 365 solution explorer UI. The order in which Portal solutions should be uninstalled is provided in [Uninstalling Portal Solutions](https://community.dynamics.com/365/b/dynamics365portalssupport/archive/2017/02/27/portal-troubleshooting-part-three-uninstalling-portal-solutions).
184
177
178
+
### I'm getting an error that I don't have appropriate license to access this website.
179
+
180
+
Internal users with Azure Active Directory credentials trying to sign-in without a valid license assigned will see this message on the sign-in page: *You don't have a valid license to access this website. Please contact your system administrator*.
Depending on the purchased SKU type - such as different *Dynamics 365 SKUs*, *Power Apps per app plan* or *Power Apps per user plan*, an administrator will need to either provide an appropriate license to the users, or have appropriate number of app passes available to the environment. For more information about app passes, go to [Allocate or change capacity in an environment](https://docs.microsoft.com/power-platform/admin/capacity-add-on#allocate-or-change-capacity-in-an-environment). Once app passes are allocated to the environment, the portal will have to be restarted for changes to take effect.
185
+
186
+
For details about licensing of internal users, go to [Portal Licensing FAQ](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#can-you-share-more-details-regarding-the-new-power-apps-portals-licensing).
187
+
188
+
For details about use rights to portals for internal users, go to FAQ [use rights to portals for internal users](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#can-you-clarify-the-use-rights-to-portals-for-internal-users) and [Licensing Guide](https://go.microsoft.com/fwlink/?linkid=2085130) section **Power Apps Portals – Use rights for Internal users**.
189
+
185
190
## Common Data Service environment lifecycle
186
191
187
192
### We recently moved our Common Data Service environment from one geolocation or tenant to another. How do we handle portals connected to our organization?
@@ -242,11 +247,11 @@ When you enable diagnostic logging, you can search for particular errors that us
242
247
243
248
## Portal administration and management
244
249
245
-
### Do portals use any static content from CDNs (Content Delivery Network) that I need to whitelist?
250
+
### Do portals use any static content from CDNs (Content Delivery Network) that I need to allow-list?
246
251
247
-
Yes. Power Apps portals uses out of the box portal's static assets from Azure CDN that includes default JavaScript and CSS files for presentation that earlier rendered as part of the portal app. You must whitelist the following CDN URL to render portals successfully:
252
+
Yes. Power Apps portals uses out of the box portal's static assets from Azure CDN that includes default JavaScript and CSS files for presentation that earlier rendered as part of the portal app. You must allow-list the following CDN URL to render portals successfully:
> Power Apps portals hosted in Microsoft Government Cloud don't use CDN.
@@ -326,7 +331,7 @@ There are situations in which portal won't be able to recreate website binding r
326
331
327
332
-**Name**: Can be any string
328
333
-**Website**: Select the website record that you want to be rendered on portal
329
-
-**Sitename**: Type in the hostname of your portal i.e Portal URL without ```https://``` in the beginning. If your Portal is using custom ___domain name, then use custom ___domain name here.
334
+
-**Sitename**: Type in the hostname of your portal i.e Portal URL without `https://` in the beginning. If your Portal is using custom ___domain name, then use custom ___domain name here.
330
335
- Leave all other fields blank.
331
336
332
337
3. Once website binding record is recreated, restart your portal from Power Apps Portals admin center.
0 commit comments