Skip to content

Commit 80aa748

Browse files
authored
Merge pull request #51602 from sushilkm/patch-1
Updated Subresource name for Azure WebApps
2 parents d18016b + d2cc255 commit 80aa748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ For Azure services, use the recommended zone names as described in the following
138138
|Azure Relay (Microsoft.Relay/namespaces) | namespace |privatelink.servicebus.windows.net|
139139
|Azure Event Grid (Microsoft.EventGrid/topics) | topic | topic.{region}.privatelink.eventgrid.azure.net|
140140
|Azure Event Grid (Microsoft.EventGrid/domains) | domain | domain.{region}.privatelink.eventgrid.azure.net |
141-
|Azure WebApps(Microsoft.Web/sites) | site | privatelink.azurewebsites.net |
141+
|Azure WebApps(Microsoft.Web/sites) | sites | privatelink.azurewebsites.net |
142142

143143
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.
144144

0 commit comments

Comments
 (0)