Skip to content

Commit ac41fdd

Browse files
authored
Merge pull request #63875 from ShachafGoldstein/patch-1
Add azure data factory PE dns
2 parents 3780dba + d818c80 commit ac41fdd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Your applications don't need to change the connection URL. When trying to resolv
3434
For Azure services, use the recommended zone names as described in the following table:
3535

3636
| Private link resource type / Subresource |Private DNS zone name | Public DNS zone forwarders |
37-
|---|---|---|---|
37+
|---|---|---|
3838
| Azure Automation / (Microsoft.Automation/automationAccounts) / Webhook, DSCAndHybridWorker | privatelink.azure-automation.net | azure-automation.net |
3939
| Azure SQL Database (Microsoft.Sql/servers) / SQL Server | privatelink.database.windows.net | database.windows.net |
4040
| Azure Synapse Analytics (Microsoft.Sql/servers) / SQL Server | privatelink.database.windows.net | database.windows.net |
@@ -71,6 +71,8 @@ For Azure services, use the recommended zone names as described in the following
7171
| 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 | monitor.azure.com<br/> oms.opinsights.azure.com<br/> ods.opinsights.azure.com<br/> agentsvc.azure-automation.net |
7272
| Cognitive Services (Microsoft.CognitiveServices/accounts) / account | privatelink.cognitiveservices.azure.com | cognitiveservices.azure.com |
7373
| Azure File Sync (Microsoft.StorageSync/storageSyncServices) / afs | privatelink.afs.azure.net | afs.azure.net |
74+
| Azure Data Factory (Microsoft.DataFactory/factories ) / dataFactory | privatelink.datafactory.azure.net | datafactory.azure.net |
75+
| Azure Data Factory (Microsoft.DataFactory/factories ) / portal | privatelink.azure.com | azure.com |
7476

7577

7678
## DNS configuration scenarios

0 commit comments

Comments
 (0)