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/faq.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -247,9 +247,9 @@ When you enable diagnostic logging, you can search for particular errors that us
247
247
248
248
## Portal administration and management
249
249
250
-
### 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?
251
251
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 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:
@@ -331,7 +331,7 @@ There are situations in which portal won't be able to recreate website binding r
331
331
332
332
-**Name**: Can be any string
333
333
-**Website**: Select the website record that you want to be rendered on portal
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.
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.
335
335
- Leave all other fields blank.
336
336
337
337
3. Once website binding record is recreated, restart your portal from Power Apps Portals admin center.
0 commit comments