You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Azure Data Lake Storage Gen2**| Microsoft.Storage/storageAccounts | Blob (blob, blob_secondary)<BR> Data Lake File System Gen2 (dfs, dfs_secondary) |
When using private endpoints for Azure services, traffic is secured to a specific private link resource. The platform performs an access control to validate network connections reaching only the specified private link resource. To access additional resources within the same Azure service, additional private endpoints are required.
@@ -100,7 +111,8 @@ For Azure services, use the recommended zone names as described in the following
100
111
101
112
|Private Link resource type |Subresource |Zone name |
102
113
|---------|---------|---------|
103
-
|SQL DB/DW (Microsoft.Sql/servers) | Sql Server (sqlServer) | privatelink.database.windows.net |
114
+
|SQL DB (Microsoft.Sql/servers) | Sql Server (sqlServer) | privatelink.database.windows.net |
|Azure WebApps(Microsoft.Web/sites) | site | privatelink.azurewebsites.net |
119
142
120
143
Azure will create a canonical name DNS record (CNAME) on the public DNS to redirect the resolution to the suggested domain names. You'll be able to override the resolution with the private IP address of your private endpoints.
0 commit comments