Skip to content

Commit 5f2b862

Browse files
Merge pull request #216925 from asudbring/pl-github-98156
Added note on region short codes to DNS page for private endpoint
2 parents 7e3949c + b9b6c83 commit 5f2b862

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/private-link/private-endpoint-dns.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ For Azure services, use the recommended zone names as described in the following
106106

107107
<sup>1</sup>To use with IoT Hub's built-in Event Hub compatible endpoint. To learn more, see [private link support for IoT Hub's built-in endpoint](../iot-hub/virtual-network-support.md#built-in-event-hub-compatible-endpoint)
108108

109+
>[!Note]
110+
>In the above text, `{region}` refers to the region code (for example, **eus** for East US and **ne** for North Europe). Refer to the following lists for regions codes:
111+
>- [All public clouds](https://download.microsoft.com/download/1/2/6/126a410b-0e06-45ed-b2df-84f353034fa1/AzureRegionCodesList.docx)
112+
109113
### Government
110114

111115
| Private link resource type / Subresource |Private DNS zone name | Public DNS zone forwarders |
@@ -139,6 +143,10 @@ For Azure services, use the recommended zone names as described in the following
139143
| Azure Cache for Redis (Microsoft.Cache/Redis) / redisCache | privatelink.redis.cache.usgovcloudapi.net | redis.cache.usgovcloudapi.net |
140144
| Azure HDInsight (Microsoft.HDInsight) | privatelink.azurehdinsight.us | azurehdinsight.us |
141145

146+
>[!Note]
147+
>In the above text, `{region}` refers to the region code (for example, **eus** for East US and **ne** for North Europe). Refer to the following lists for regions codes:
148+
>- [US Gov](../azure-government/documentation-government-developer-guide.md)
149+
142150
### China
143151

144152
| Private link resource type / Subresource |Private DNS zone name | Public DNS zone forwarders |

0 commit comments

Comments
 (0)