Skip to content

Commit ea182c6

Browse files
committed
Merge branch 'main' into repo_sync_working_branch
2 parents 81ef34f + 4bbb69e commit ea182c6

File tree

9 files changed

+19
-30
lines changed

9 files changed

+19
-30
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1919,7 +1919,7 @@
19191919
href: ./portals/admin/manage-ssl-certificates.md
19201920
- name: Manage custom certificates
19211921
href: ./portals/admin/manage-custom-certificates.md
1922-
- name: Content Delivery Network (preview)
1922+
- name: Content Delivery Network
19231923
href: ./portals/configure/configure-cdn.md
19241924
- name: Use Portal Checker
19251925
items:

powerapps-docs/maker/portals/admin/add-custom-___domain.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 06/07/2022
8+
ms.date: 10/06/2022
99
ms.subservice: portals
1010
ms.author: nenandw
1111
ms.reviewer: ndoelman
@@ -21,7 +21,6 @@ A custom ___domain can enhance your brand and help your customers more easily find
2121

2222
> [!IMPORTANT]
2323
> - You can add a custom ___domain name to a portal only when the portal is in production state. For more information about portal stages, go to [portal lifecycle](portal-lifecycle.md).
24-
> - If you are evaluating the preview [Content Delivery Network (CDN)](../configure/configure-cdn.md) functionality, note that custom ___domain names are currently not supported using CDN.
2524
2625
To learn about the roles required to perform this task, read [Admin roles required for portal administrative tasks](portal-admin-roles.md).
2726

@@ -61,14 +60,16 @@ To learn about the roles required to perform this task, read [Admin roles requir
6160

6261
## Change current custom ___domain name
6362

64-
If you want to change your existing custom ___domain name, you must do the following:
63+
To change your existing custom ___domain name:
6564

6665
1. From the admin center, select Set up custom domains and SSL.
6766
1. Manually delete the current SSL binding.
6867
1. Manually delete the current assigned hostname.
6968
1. Rerun the wizard and follow the instructions outlined in **Add a custom ___domain name**.
7069

70+
## Validate the custom ___domain
7171

72+
The ___domain should be validated before associating to the endpoint and routes for content delivery network (CDN) enabled websites. You should add TXT record to the ___domain DNS for the validation. The TXT record is in the form of _dnsauth.<your_subdomain>. In your DNS provider, manually create a new TXT record of name_dnsauth.<your_subdomain> with the record value.
7273

7374
### See also
7475

powerapps-docs/maker/portals/configure/configure-cdn.md

Lines changed: 13 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Configure a site with Content Delivery Network (preview)
2+
title: Configure a site with Content Delivery Network
33
description: Configure a site with Content Delivery Network
44
author: nageshbhat-msft
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 10/05/2022
8+
ms.date: 10/06/2022
99
ms.subservice: portals
1010
ms.author: nabha
1111
ms.reviewer: ndoelman
@@ -15,28 +15,19 @@ contributors:
1515
- ProfessorKendrick
1616
---
1717

18-
# Content Delivery Network (preview)
19-
20-
[This topic is pre-release documentation and is subject to change.]
18+
# Content Delivery Network
2119

2220
A *content delivery network* is a distributed network of servers that can efficiently deliver web content to users. Content delivery networks store cached content on edge servers in point-of-presence (POP) locations that are close to users, to minimize latency.
2321

2422
:::image type="content" source="media/configure-cdn/cdn-diagram.png" alt-text="Diagram of the world showing Content Delivery Network servers on three different continents. Each server connects to users who are on, or near to, the continent the server is located on.":::
2523

26-
> [!IMPORTANT]
27-
> - This is a preview feature.
28-
> - [!INCLUDE [cc-preview-features-definition](../../../includes/cc-preview-features-definition.md)]
29-
3024
When you enable Content Delivery Network on your portal, static content&mdash;like images, scripts, and style sheet files used to design your portal website&mdash;will be stored and served from the Content Delivery Network server closest to your ___location.  
3125

3226
> [!NOTE]
33-
> You can also configure a site with Content Delivery Network in Power Pages. More information: [What is Power Pages](/power-pages/introduction)
34-
35-
> [!NOTE]
36-
>
37-
> - You need to be a [portal administrator](../admin/portal-admin-roles.md#required-roles-and-permissions) to enable Content Delivery Network. This feature is available for Power Apps portals. If you're using the Add-on license, you can't enable Content Delivery Network. Trial portals aren't supported for Content Delivery Network. You can't enable Content Delivery Network for portals configured with a custom ___domain during preview. 
38-
> - Using a [custom ___domain name](../admin/add-custom-___domain.md) on a site is currently not supported with using Content Delivery Network.
27+
> - You can also configure a site with Content Delivery Network in Power Pages. More information: [What is Power Pages](/power-pages/introduction)
28+
> - You need to be a [portal administrator](../admin/portal-admin-roles.md#required-roles-and-permissions) to enable Content Delivery Network. This feature is available for Power Apps portals. If you're using the Add-on license, you can't enable Content Delivery Network. Trial portals aren't supported for Content Delivery Network.
3929
> - [Restricting portal access by IP address](../admin/ip-address-restrict.md) on a site is currently not supported with using Content Delivery Network.
30+
> - This service is not available in Government Community Cloud (GCC), Government Community Cloud (GCC High), Department of Defense (DoD), and UAE region.
4031
4132
## Enable Content Delivery Network for a production portal 
4233

@@ -56,15 +47,11 @@ Content Delivery Network is available for production Power Apps portals. The ste
5647

5748
:::image type="content" source="media/configure-cdn/manage-portal.png" alt-text="Choosing a portal to manage from the available list.":::
5849

59-
1. Select **Manage Content Delivery Network**.
60-
61-
:::image type="content" source="media/configure-cdn/manage cdn.png" alt-text="Manage Content Delivery Network item.":::
62-
63-
1. Turn on the **Content Delivery Network** toggle switch.
50+
1. Under Performance and Protection, turn on the **Content Delivery Network** toggle switch.
6451

65-
:::image type="content" source="media/configure-cdn/turn-on-cdn.png" alt-text="Toggle switch with Content Delivery Network feature enabled.":::
52+
:::image type="content" source="media/configure-cdn/enable-cdn.gif" alt-text="The enable cdn toggle switch in the on position.":::
6653

67-
It might take a few minutes to provision Content Delivery Network.
54+
It might take a few minutes to provision Content Delivery Network.
6855

6956
## Enable Content Delivery Network while converting trial to production 
7057

@@ -75,7 +62,8 @@ It might take a few minutes to provision Content Delivery Network.
7562
1. Select the **Enable the Content Delivery Network** checkbox. 
7663

7764
1. Select **Confirm**.
78-
:::image type="content" source="media/configure-cdn/confirm-cdn.png" alt-text="Message confirming you want to enable Content Delivery Network while converting trial to production.":::
65+
66+
:::image type="content" source="media/configure-cdn/trial-conversion.gif" alt-text="Message confirming you want to enable Content Delivery Network while converting trial to production.":::
7967

8068
## Disable Content Delivery Network 
8169

@@ -93,9 +81,9 @@ It might take a few minutes to provision Content Delivery Network.
9381

9482
1. Turn off the **Content Delivery Network** toggle switch. 
9583

96-
:::image type="content" source="media/configure-cdn/disable-cdn.png" alt-text="Disable Content Delivery Network switch.":::
84+
:::image type="content" source="media/configure-cdn/disable-cdn.gif" alt-text="Disable Content Delivery Network switch.":::
9785

98-
It might take a few minutes for the process to disable Content Delivery Network.
86+
It might take a few minutes for the process to disable Content Delivery Network.
9987

10088
## Clear the Content Delivery Network cache 
10189

Loading
Binary file not shown.
Loading
Loading
Binary file not shown.

powerapps-docs/maker/portals/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ landingContent:
2929
url: configure/file-column.md
3030
- text: Manage content security policy
3131
url: configure/manage-content-security-policy.md
32-
- text: Content Delivery Network (preview)
32+
- text: Content Delivery Network
3333
url: configure/configure-cdn.md
3434
- text: Configure Dataverse search in portals
3535
url: configure/search.md

0 commit comments

Comments
 (0)