Skip to content

Commit aa803b2

Browse files
committed
warning fix
1 parent 79b4397 commit aa803b2

File tree

1 file changed

+3
-3
lines changed
  • powerapps-docs/maker/portals

1 file changed

+3
-3
lines changed

powerapps-docs/maker/portals/faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@ When you enable diagnostic logging, you can search for particular errors that us
247247

248248
## Portal administration and management
249249

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

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

254254
https://content.powerapps.com/resource/powerappsportal
255255

@@ -331,7 +331,7 @@ There are situations in which portal won't be able to recreate website binding r
331331

332332
- **Name**: Can be any string
333333
- **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.
335335
- Leave all other fields blank.
336336

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

0 commit comments

Comments
 (0)