Skip to content

Commit 64a2e4b

Browse files
authored
Merge pull request #3062 from MicrosoftDocs/portals-1805092
Portals user license update - 1805092
2 parents 08d2997 + 5f2b8b1 commit 64a2e4b

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

powerapps-docs/maker/portals/faq.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 05/21/2020
8+
ms.date: 09/23/2020
99
ms.author: sandhan
1010
ms.reviewer: tapanm
1111
---
@@ -141,13 +141,6 @@ Set-TenantSettings -RequestBody @{ "disablePortalsCreationByNonAdminUsers" = $fa
141141

142142
More information: [Disable portal creation in a tenant](create-portal.md#disable-portal-creation-in-a-tenant)
143143

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:
147-
148-
> [!div class=mx-imgBorder]
149-
> ![Portal login error](media/portal-login-error.png "Portal login error")
150-
151144
## Licensing and provisioning
152145

153146
### How do I get a portal subscription?
@@ -182,6 +175,18 @@ To reset the portal host, follow the steps in [Reset a portal](admin/reset-porta
182175

183176
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).
184177

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*.
181+
182+
![Portal login error](media/portal-login-error.png "Portal login error")
183+
184+
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+
185190
## Common Data Service environment lifecycle
186191

187192
### 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
242247

243248
## Portal administration and management
244249

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?
246251

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:
248253

249-
https://content.powerapps.com/resource/powerappsportal
254+
`https://content.powerapps.com/resource/powerappsportal`
250255

251256
> [!NOTE]
252257
> 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
326331

327332
- **Name**: Can be any string
328333
- **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.
330335
- Leave all other fields blank.
331336

332337
3. Once website binding record is recreated, restart your portal from Power Apps Portals admin center.
Loading

0 commit comments

Comments
 (0)