Skip to content

Commit aeb23d0

Browse files
Merge pull request #210360 from greg-lindsay/dns-upd
azure-api and alphabetize
2 parents 7ebce1b + 2c67e73 commit aeb23d0

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/dns/private-dns-privatednszone.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: article
8-
ms.date: 08/15/2022
8+
ms.date: 09/08/2022
99
ms.author: greglin
1010
---
1111

@@ -24,25 +24,24 @@ To understand how many private DNS zones you can create in a subscription and ho
2424

2525
## Restrictions
2626

27-
* Single-labeled private DNS zones aren't supported. Your private DNS zone must have two or more labels. For example, contoso.com has two labels separated by a dot. A private DNS zone can have a maximum of 34 labels.
27+
* Single-label private DNS zones aren't supported. Your private DNS zone must have two or more labels. For example, contoso.com has two labels separated by a dot. A private DNS zone can have a maximum of 34 labels.
2828
* You can't create zone delegations (NS records) in a private DNS zone. If you intend to use a child domain, you can directly create the domain as a private DNS zone. Then you can link it to the virtual network without setting up a nameserver delegation from the parent zone.
2929
* Starting the week of August 28th, 2022, specific reserved zone names will be blocked from creation to prevent disruption of services. The following zone names are blocked:
3030

3131
| Public | Azure Government | Azure China |
3232
| --- | --- | --- |
33+
|azclient.ms | azclient.us | azclient.cn
3334
|azure.com | azure.us | azure.cn
35+
|azure-api.net | azure-api.us | azure-api.cn
36+
|cloudapp.net | usgovcloudapp.net | chinacloudapp.cn
37+
|core.windows.net | core.usgovcloudapi.net | core.chinacloudapi.cn
3438
|microsoft.com | microsoft.us | microsoft.cn
39+
|msidentity.com | msidentity.us | msidentity.cn
3540
|trafficmanager.net | usgovtrafficmanager.net | trafficmanager.cn
36-
|cloudapp.net | usgovcloudapp.net | chinacloudapp.cn
37-
|azclient.ms | azclient.us | azclient.cn
3841
|windows.net| usgovcloudapi.net | chinacloudapi.cn
39-
|msidentity.com | msidentity.us | msidentity.cn
40-
|core.windows.net | core.usgovcloudapi.net | core.chinacloudapi.cn
4142

4243
## Next steps
4344

4445
* Learn how to create a private zone in Azure DNS by using [Azure PowerShell](./private-dns-getstarted-powershell.md) or [Azure CLI](./private-dns-getstarted-cli.md).
45-
4646
* Read about some common [private zone scenarios](./private-dns-scenarios.md) that can be realized with private zones in Azure DNS.
47-
4847
* For common questions and answers about private zones in Azure DNS, see [Private DNS FAQ](./dns-faq-private.yml).

0 commit comments

Comments
 (0)