Skip to content

Commit 3706c1b

Browse files
Merge pull request #288881 from craigshoemaker/patch-18
[Static Web Apps] Remove note from custom domain
2 parents dcf94e9 + 4ea8faa commit 3706c1b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/static-web-apps/custom-domain-external.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: static-web-apps
55
author: craigshoemaker
66
ms.service: azure-static-web-apps
77
ms.topic: how-to
8-
ms.date: 05/29/2024
8+
ms.date: 10/21/2024
99
ms.author: cshoe
1010
---
1111

@@ -18,9 +18,6 @@ There are multiple methods of configuring a custom domain for use with Static We
1818
- If you're using an apex domain (a domain without a subdomain, also known as a root domain), see [configuring a custom apex domain on Static Web Apps](apex-domain-external.md).
1919
- If you're using Azure DNS, see [configuring a custom domain with Azure DNS](custom-domain-azure-dns.md) or [configuring a custom apex domain with Azure DNS](apex-domain-azure-dns.md).
2020

21-
> [!NOTE]
22-
> Static Web Apps doesn't support set-up of a custom domain with a private DNS server, hosted on-premises. Consider using an [Azure Private DNS zone](../dns/private-dns-privatednszone.md).
23-
2421
## Prerequisites
2522

2623
- You must be able to create a **CNAME** record on your DNS domain using the tools that your DNS service or domain registrar provides.

0 commit comments

Comments
 (0)