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
Copy file name to clipboardExpand all lines: articles/storage/common/storage-private-endpoints.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ When creating the private endpoint, you must specify the storage account and the
44
44
> [!TIP]
45
45
> Create a separate private endpoint for the secondary instance of the storage service for better read performance on RA-GRS accounts.
46
46
47
-
For read availability on a [read-access geo redundant storage account](storage-redundancy-grs.md#read-access-geo-redundant-storage), you need separate private endpoints for both the primary and secondary instances of the service. You don't need to create a private endpoint for the secondary instance for failover. The private endpoint will automatically connect to the new primary instance after failover.
47
+
For read availability on a [read-access geo redundant storage account](storage-redundancy-grs.md#read-access-geo-redundant-storage), you need separate private endpoints for both the primary and secondary instances of the service. You don't need to create a private endpoint for the secondary instance for **failover**. The private endpoint will automatically connect to the new primary instance after failover.
48
48
49
49
#### Resources
50
50
@@ -87,14 +87,14 @@ This approach enables access to the storage account using the same connection st
87
87
88
88
The recommended DNS zone names for private endpoints for storage services are:
@@ -115,6 +115,6 @@ Clients in VNets with existing private endpoints face constraints when accessing
115
115
116
116
This constraint is a result of the DNS changes made when account A2 creates a private endpoint.
117
117
118
-
### Network Security Group rules on subnets with private endpoints
118
+
### Network Security Group rules for subnets with private endpoints
119
119
120
-
[Network Security Group](../../virtual-network/security-overview.md) (NSG) rules cannot be configured for subnets with private endpoints, at this time. A limited workaround for this issue is to implement your access rules for private endpoints on the source subnets, though this approach may require a higher management overhead.
120
+
Currently, you can't configure [Network Security Group](../../virtual-network/security-overview.md) (NSG) rules for subnets with private endpoints. A limited workaround for this issue is to implement your access rules for private endpoints on the source subnets, though this approach may require a higher management overhead.
0 commit comments