Skip to content

Commit 17abf98

Browse files
Merge pull request #232463 from duongau/patch-11
Azure Front Door - Apex domain - add note
2 parents 7ab18a2 + f629e57 commit 17abf98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/frontdoor/front-door-how-to-onboard-apex-domain.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ You can use the Azure portal to onboard an apex domain on your Azure Front Door
8888
:::image type="content" source="./media/front-door-apex-domain/cname-record-added.png" alt-text="Screenshot of completed APEX domain configuration.":::
8989

9090
> [!NOTE]
91-
> **DNS state** column is meant for CNAME mapping check. Because apex domain doesn’t support CNAME record, the DNS state will show 'CNAME record is currently not detected' even after you added the alias record to the DNS provider.
91+
> * The **DNS state** column is used for CNAME mapping check. Since an apex domain doesn’t support a CNAME record, the DNS state will show 'CNAME record is currently not detected' even after you add the alias record to the DNS provider.
92+
> * When placing service like an Azure Web App behind Azure Front Door, you need to configure with the web app with the same domain name as the root domain in Front Door. You also need to configure the backend host header with that domain name to prevent a redirect loop.
9293
9394
## Enable HTTPS on your custom domain
9495

0 commit comments

Comments
 (0)