Skip to content

Commit fb40ffc

Browse files
committed
update
1 parent c2e4faf commit fb40ffc

File tree

1 file changed

+4
-1
lines changed
  • powerapps-docs/maker/portals

1 file changed

+4
-1
lines changed

powerapps-docs/maker/portals/faq.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,13 @@ When you enable diagnostic logging, you can search for particular errors that us
225225

226226
### Do portals use any static content from CDNs (Content Delivery Network) that I need to whitelist?
227227

228-
Yes. Portals use 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:
228+
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:
229229

230230
https://content.powerapps.com/resource/powerappsportal
231231

232+
> [!NOTE]
233+
> Power Apps portals hosted in Microsoft Government Cloud do not use CDN.
234+
232235
### How do I use a custom login provider on my portal?
233236

234237
Portals supports any custom login provider that provides support for standard authentication protocols. We support OpenIdConnect, SAML2, and WS-Federation protocols for any custom IDP. OAuth 2 is supported only for a fixed set of known IDPs. For more information on how to set up an IDP configuration, see [Configure portal authentication](configure/configure-portal-authentication.md).

0 commit comments

Comments
 (0)