@@ -5,9 +5,9 @@ services: private-link
5
5
author : asudbring
6
6
ms.service : private-link
7
7
ms.topic : conceptual
8
- ms.date : 02/09/2022
8
+ ms.date : 03/07/2023
9
9
ms.author : allensu
10
- ms.custom : template-how-to, fasttrack-edit
10
+ ms.custom : fasttrack-edit
11
11
---
12
12
13
13
# Azure Private Endpoint DNS configuration
@@ -60,19 +60,19 @@ For Azure services, use the recommended zone names as described in the following
60
60
| Azure Cosmos DB (Microsoft.DocumentDb/databaseAccounts) / Cassandra | privatelink.cassandra.cosmos.azure.com | cassandra.cosmos.azure.com |
61
61
| Azure Cosmos DB (Microsoft.DocumentDb/databaseAccounts) / Gremlin | privatelink.gremlin.cosmos.azure.com | gremlin.cosmos.azure.com |
62
62
| Azure Cosmos DB (Microsoft.DocumentDb/databaseAccounts) / Table | privatelink.table.cosmos.azure.com | table.cosmos.azure.com |
63
- | Azure Batch (Microsoft.Batch/batchAccounts) / batchAccount | privatelink.batch.azure.com | {region }.batch.azure.com |
64
- | Azure Batch (Microsoft.Batch/batchAccounts) / nodeManagement | privatelink.batch.azure.com | {region }.service.batch.azure.com |
63
+ | Azure Batch (Microsoft.Batch/batchAccounts) / batchAccount | privatelink.batch.azure.com | {regionName }.batch.azure.com |
64
+ | Azure Batch (Microsoft.Batch/batchAccounts) / nodeManagement | privatelink.batch.azure.com | {regionName }.service.batch.azure.com |
65
65
| Azure Database for PostgreSQL - Single server (Microsoft.DBforPostgreSQL/servers) / postgresqlServer | privatelink.postgres.database.azure.com | postgres.database.azure.com |
66
66
| Azure Database for MySQL (Microsoft.DBforMySQL/servers) / mysqlServer | privatelink.mysql.database.azure.com | mysql.database.azure.com |
67
67
| Azure Database for MariaDB (Microsoft.DBforMariaDB/servers) / mariadbServer | privatelink.mariadb.database.azure.com | mariadb.database.azure.com |
68
68
| Azure Key Vault (Microsoft.KeyVault/vaults) / vault | privatelink.vaultcore.azure.net | vault.azure.net <br > vaultcore.azure.net |
69
69
| Azure Key Vault (Microsoft.KeyVault/managedHSMs) / Managed HSMs | privatelink.managedhsm.azure.net | managedhsm.azure.net |
70
- | Azure Kubernetes Service - Kubernetes API (Microsoft.ContainerService/managedClusters) / management | privatelink.{region }.azmk8s.io </br > {subzone}.privatelink.{region }.azmk8s.io | {region }.azmk8s.io |
70
+ | Azure Kubernetes Service - Kubernetes API (Microsoft.ContainerService/managedClusters) / management | privatelink.{regionName }.azmk8s.io </br > {subzone}.privatelink.{regionName }.azmk8s.io | {regionName }.azmk8s.io |
71
71
| Azure Search (Microsoft.Search/searchServices) / searchService | privatelink.search.windows.net | search.windows.net |
72
- | Azure Container Registry (Microsoft.ContainerRegistry/registries) / registry | privatelink.azurecr.io </br > {region }.privatelink.azurecr.io | azurecr.io </br > {region }.azurecr.io |
72
+ | Azure Container Registry (Microsoft.ContainerRegistry/registries) / registry | privatelink.azurecr.io </br > {regionName }.privatelink.azurecr.io | azurecr.io </br > {regionName }.azurecr.io |
73
73
| Azure App Configuration (Microsoft.AppConfiguration/configurationStores) / configurationStores | privatelink.azconfig.io | azconfig.io |
74
- | Azure Backup (Microsoft.RecoveryServices/vaults) / AzureBackup | privatelink.{region }.backup.windowsazure.com | {region }.backup.windowsazure.com |
75
- | Azure Site Recovery (Microsoft.RecoveryServices/vaults) / AzureSiteRecovery | privatelink.siterecovery.windowsazure.com | {region }.siterecovery.windowsazure.com |
74
+ | Azure Backup (Microsoft.RecoveryServices/vaults) / AzureBackup | privatelink.{regionCode }.backup.windowsazure.com | {regionCode }.backup.windowsazure.com |
75
+ | Azure Site Recovery (Microsoft.RecoveryServices/vaults) / AzureSiteRecovery | privatelink.siterecovery.windowsazure.com | {regionCode }.siterecovery.windowsazure.com |
76
76
| Azure Event Hubs (Microsoft.EventHub/namespaces) / namespace | privatelink.servicebus.windows.net | servicebus.windows.net |
77
77
| Azure Service Bus (Microsoft.ServiceBus/namespaces) / namespace | privatelink.servicebus.windows.net | servicebus.windows.net |
78
78
| Azure IoT Hub (Microsoft.Devices/IotHubs) / iotHub | privatelink.azure-devices.net<br />privatelink.servicebus.windows.net<sup >1</sup > | azure-devices.net<br />servicebus.windows.net |
@@ -85,7 +85,7 @@ For Azure services, use the recommended zone names as described in the following
85
85
| SignalR (Microsoft.SignalRService/SignalR) / signalR | privatelink.service.signalr.net | service.signalr.net |
86
86
| Azure Monitor (Microsoft.Insights/privateLinkScopes) / azuremonitor | privatelink.monitor.azure.com<br /> privatelink.oms.opinsights.azure.com <br /> privatelink.ods.opinsights.azure.com <br /> privatelink.agentsvc.azure-automation.net <br /> privatelink.blob.core.windows.net <br /> privatelink.applicationinsights.azure.com| monitor.azure.com<br /> oms.opinsights.azure.com<br /> ods.opinsights.azure.com<br /> agentsvc.azure-automation.net <br /> blob.core.windows.net <br /> applicationinsights.azure.com |
87
87
| Cognitive Services (Microsoft.CognitiveServices/accounts) / account | privatelink.cognitiveservices.azure.com <br /> privatelink.openai.azure.com | cognitiveservices.azure.com <br /> openai.azure.com |
88
- | Azure File Sync (Microsoft.StorageSync/storageSyncServices) / afs | {region }.privatelink.afs.azure.net | {region }.afs.azure.net |
88
+ | Azure File Sync (Microsoft.StorageSync/storageSyncServices) / afs | {regionName }.privatelink.afs.azure.net | {regionName }.afs.azure.net |
89
89
| Azure Data Factory (Microsoft.DataFactory/factories) / dataFactory | privatelink.datafactory.azure.net | datafactory.azure.net |
90
90
| Azure Data Factory (Microsoft.DataFactory/factories) / portal | privatelink.adf.azure.com | adf.azure.com |
91
91
| Azure Cache for Redis (Microsoft.Cache/Redis) / redisCache | privatelink.redis.cache.windows.net | redis.cache.windows.net |
@@ -96,7 +96,7 @@ For Azure services, use the recommended zone names as described in the following
96
96
| Azure HDInsight (Microsoft.HDInsight) | privatelink.azurehdinsight.net | azurehdinsight.net |
97
97
| Azure Arc (Microsoft.HybridCompute) / hybridcompute | privatelink.his.arc.azure.com <br /> privatelink.guestconfiguration.azure.com </br > privatelink.kubernetesconfiguration.azure.com | his.arc.azure.com <br /> guestconfiguration.azure.com </br > kubernetesconfiguration.azure.com |
98
98
| Azure Media Services (Microsoft.Media) / keydelivery, liveevent, streamingendpoint | privatelink.media.azure.net | media.azure.net |
99
- | Azure Data Explorer (Microsoft.Kusto) | privatelink.{region }.kusto.windows.net | {region }.kusto.windows.net |
99
+ | Azure Data Explorer (Microsoft.Kusto) | privatelink.{regionName }.kusto.windows.net | {regionName }.kusto.windows.net |
100
100
| Azure Static Web Apps (Microsoft.Web/staticSites) / staticSites | privatelink.azurestaticapps.net </br > privatelink.{partitionId}.azurestaticapps.net | azurestaticapps.net </br > {partitionId}.azurestaticapps.net |
101
101
| Azure Migrate (Microsoft.Migrate) / migrate projects, assessment project and discovery site | privatelink.prod.migration.windowsazure.com | prod.migration.windowsazure.com |
102
102
| Azure API Management (Microsoft.ApiManagement/service) / gateway | privatelink.azure-api.net </br > privatelink.developer.azure-api.net | azure-api.net </br > developer.azure-api.net |
@@ -109,8 +109,11 @@ For Azure services, use the recommended zone names as described in the following
109
109
<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-hubs-compatible-endpoint )
110
110
111
111
> [ !Note]
112
- > 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:
113
- > - [ All public clouds] ( https://download.microsoft.com/download/1/2/6/126a410b-0e06-45ed-b2df-84f353034fa1/AzureRegionCodesList.docx )
112
+ > In the above text, ** ` {regionCode} ` ** refers to the region code (for example, ** eus** for East US and ** ne** for North Europe). Refer to the following lists for regions codes:
113
+ >
114
+ > - [ All public clouds] ( https://download.microsoft.com/download/1/2/6/126a410b-0e06-45ed-b2df-84f353034fa1/AzureRegionCodesList.docx )
115
+ >
116
+ > ** ` {regionName} ` ** refers to the full region name (for example, ** eastus** for East US and ** northeurope** for North Europe). To retrieve a current list of Azure regions and their names and display names, use ** ` az account list-locations -o table ` ** .
114
117
115
118
### Government
116
119
@@ -125,16 +128,16 @@ For Azure services, use the recommended zone names as described in the following
125
128
| Storage account (Microsoft.Storage/storageAccounts) / File (file, file_secondary) | privatelink.file.core.usgovcloudapi.net | file.core.usgovcloudapi.net |
126
129
| Storage account (Microsoft.Storage/storageAccounts) / Web (web, web_secondary) | privatelink.web.core.usgovcloudapi.net | web.core.usgovcloudapi.net |
127
130
| Azure Cosmos DB (Microsoft.AzureCosmosDB/databaseAccounts) / Sql | privatelink.documents.azure.us | documents.azure.us |
128
- | Azure Batch (Microsoft.Batch/batchAccounts) / batchAccount | privatelink.batch.usgovcloudapi.net | {region }.batch.usgovcloudapi.net |
129
- | Azure Batch (Microsoft.Batch/batchAccounts) / nodeManagement | privatelink.batch.usgovcloudapi.net | {region }.service.batch.usgovcloudapi.net |
131
+ | Azure Batch (Microsoft.Batch/batchAccounts) / batchAccount | privatelink.batch.usgovcloudapi.net | {regionName }.batch.usgovcloudapi.net |
132
+ | Azure Batch (Microsoft.Batch/batchAccounts) / nodeManagement | privatelink.batch.usgovcloudapi.net | {regionName }.service.batch.usgovcloudapi.net |
130
133
| Azure Database for PostgreSQL - Single server (Microsoft.DBforPostgreSQL/servers) / postgresqlServer | privatelink.postgres.database.usgovcloudapi.net | postgres.database.usgovcloudapi.net |
131
134
| Azure Database for MySQL (Microsoft.DBforMySQL/servers) / mysqlServer | privatelink.mysql.database.usgovcloudapi.net | mysql.database.usgovcloudapi.net|
132
135
| Azure Database for MariaDB (Microsoft.DBforMariaDB/servers) / mariadbServer | privatelink.mariadb.database.usgovcloudapi.net| mariadb.database.usgovcloudapi.net |
133
136
| Azure Key Vault (Microsoft.KeyVault/vaults) / vault | privatelink.vaultcore.usgovcloudapi.net | vault.usgovcloudapi.net <br > vaultcore.usgovcloudapi.net |
134
137
| Azure Search (Microsoft.Search/searchServices) / searchService | privatelink.search.windows.us | search.windows.us |
135
138
| Azure App Configuration (Microsoft.AppConfiguration/configurationStores) / configurationStores | privatelink.azconfig.azure.us | azconfig.azure.us |
136
- | Azure Backup (Microsoft.RecoveryServices/vaults) / AzureBackup | privatelink.{region }.backup.windowsazure.us | {region }.backup.windowsazure.us |
137
- | Azure Site Recovery (Microsoft.RecoveryServices/vaults) / AzureSiteRecovery | privatelink.siterecovery.windowsazure.us | {region }.siterecovery.windowsazure.us |
139
+ | Azure Backup (Microsoft.RecoveryServices/vaults) / AzureBackup | privatelink.{regionCode }.backup.windowsazure.us | {regionCode }.backup.windowsazure.us |
140
+ | Azure Site Recovery (Microsoft.RecoveryServices/vaults) / AzureSiteRecovery | privatelink.siterecovery.windowsazure.us | {regionCode }.siterecovery.windowsazure.us |
138
141
| Azure Event Hubs (Microsoft.EventHub/namespaces) / namespace | privatelink.servicebus.usgovcloudapi.net | servicebus.usgovcloudapi.net|
139
142
| Azure Service Bus (Microsoft.ServiceBus/namespaces) / namespace | privatelink.servicebus.usgovcloudapi.net| servicebus.usgovcloudapi.net |
140
143
| Azure IoT Hub (Microsoft.Devices/IotHubs) / iotHub | privatelink.azure-devices.us<br />privatelink.servicebus.windows.us<sup >1</sup > | azure-devices.us<br />servicebus.usgovcloudapi.net |
@@ -150,6 +153,8 @@ For Azure services, use the recommended zone names as described in the following
150
153
> [ !Note]
151
154
> 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:
152
155
> - [ US Gov] ( ../azure-government/documentation-government-developer-guide.md )
156
+ >
157
+ > ** ` {regionName} ` ** refers to the full region name (for example, ** eastus** for East US and ** northeurope** for North Europe). To retrieve a current list of Azure regions and their names and display names, use ** ` az account list-locations -o table ` ** .
153
158
154
159
### China
155
160
@@ -189,7 +194,7 @@ For Azure services, use the recommended zone names as described in the following
189
194
| Azure Data Factory (Microsoft.DataFactory/factories) / portal | privatelink.adf.azure.cn | adf.azure.cn |
190
195
| Azure Cache for Redis (Microsoft.Cache/Redis) / redisCache | privatelink.redis.cache.chinacloudapi.cn | redis.cache.chinacloudapi.cn |
191
196
| Azure HDInsight (Microsoft.HDInsight) | privatelink.azurehdinsight.cn | azurehdinsight.cn |
192
- | Azure Data Explorer (Microsoft.Kusto) | privatelink.{region }.kusto.windows.cn | {region }.kusto.windows.cn |
197
+ | Azure Data Explorer (Microsoft.Kusto) | privatelink.{regionName }.kusto.windows.cn | {regionName }.kusto.windows.cn |
193
198
194
199
<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-hubs-compatible-endpoint )
195
200
0 commit comments