Skip to content

Commit f767f96

Browse files
Merge pull request #259546 from asukumar22/docs-editor/private-endpoint-overview-1701103648
Update the target sub-resource for Application Gateway private endpoint
2 parents 9af4294 + fd0bbb1 commit f767f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ A private-link resource is the destination target of a specified private endpoin
6666

6767
| Private-link resource name | Resource type | Sub-resources |
6868
| ---------------------------| ------------- | ------------- |
69-
| Application Gateway | Microsoft.Network/applicationgateways | application gateway |
69+
| Application Gateway | Microsoft.Network/applicationgateways |Frontend IP Configuration name|
7070
| Azure AI services | Microsoft.CognitiveServices/accounts | account |
7171
| Azure API for FHIR (Fast Healthcare Interoperability Resources) | Microsoft.HealthcareApis/services | fhir |
7272
| Azure App Configuration | Microsoft.Appconfiguration/configurationStores | configurationStores |
@@ -126,7 +126,7 @@ A private-link resource is the destination target of a specified private endpoin
126126

127127
> [!NOTE]
128128
> You can create private endpoints only on a General Purpose v2 (GPv2) storage account.
129-
129+
130130
## Network security of private endpoints
131131

132132
When you use private endpoints, traffic is secured to a private-link resource. The platform validates network connections, allowing only those that reach the specified private-link resource. To access more subresources within the same Azure service, more private endpoints with corresponding targets are required. In the case of Azure Storage, for instance, you would need separate private endpoints to access the _file_ and _blob_ subresources.

0 commit comments

Comments
 (0)