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/admin/add-custom-___domain.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
5
5
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 06/07/2022
8
+
ms.date: 10/06/2022
9
9
ms.subservice: portals
10
10
ms.author: nenandw
11
11
ms.reviewer: ndoelman
@@ -21,7 +21,6 @@ A custom ___domain can enhance your brand and help your customers more easily find
21
21
22
22
> [!IMPORTANT]
23
23
> - 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.
25
24
26
25
To learn about the roles required to perform this task, read [Admin roles required for portal administrative tasks](portal-admin-roles.md).
27
26
@@ -61,14 +60,16 @@ To learn about the roles required to perform this task, read [Admin roles requir
61
60
62
61
## Change current custom ___domain name
63
62
64
-
If you want to change your existing custom ___domain name, you must do the following:
63
+
To change your existing custom ___domain name:
65
64
66
65
1. From the admin center, select Set up custom domains and SSL.
67
66
1. Manually delete the current SSL binding.
68
67
1. Manually delete the current assigned hostname.
69
68
1. Rerun the wizard and follow the instructions outlined in **Add a custom ___domain name**.
70
69
70
+
## Validate the custom ___domain
71
71
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 create4 a new TXT record of name_dnsauth.<your_subdomain> with the record value.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/portals/configure/configure-cdn.md
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ When you enable Content Delivery Network on your portal, static content—li
26
26
> [!NOTE]
27
27
> - You can also configure a site with Content Delivery Network in Power Pages. More information: [What is Power Pages](/power-pages/introduction)
28
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. You can't enable Content Delivery Network for portals configured with a custom ___domain during preview.
29
-
> - Using a [custom ___domain name](../admin/add-custom-___domain.md) on a site is currently not supported with using Content Delivery Network.
30
29
> -[Restricting portal access by IP address](../admin/ip-address-restrict.md) on a site is currently not supported with using Content Delivery Network.
31
30
32
31
## Enable Content Delivery Network for a production portal
@@ -47,15 +46,11 @@ Content Delivery Network is available for production Power Apps portals. The ste
47
46
48
47
:::image type="content" source="media/configure-cdn/manage-portal.png" alt-text="Choosing a portal to manage from the available list.":::
:::image type="content" source="media/configure-cdn/enable-cdn.gif" alt-text="The enable cdn toggle switch in the on position.":::
57
52
58
-
It might take a few minutes to provision Content Delivery Network.
53
+
It might take a few minutes to provision Content Delivery Network.
59
54
60
55
## Enable Content Delivery Network while converting trial to production
61
56
@@ -66,7 +61,8 @@ It might take a few minutes to provision Content Delivery Network.
66
61
1. Select the **Enable the Content Delivery Network** checkbox.
67
62
68
63
1. Select **Confirm**.
69
-
:::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.":::
64
+
65
+
:::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.":::
70
66
71
67
## Disable Content Delivery Network
72
68
@@ -84,9 +80,9 @@ It might take a few minutes to provision Content Delivery Network.
84
80
85
81
1. Turn off the **Content Delivery Network** toggle switch.
0 commit comments