Skip to content

Commit 1317ba5

Browse files
author
Santosh Chandwani
committed
Fixing table formatting.
1 parent 342533b commit 1317ba5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/storage/common/storage-private-endpoints.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When creating the private endpoint, you must specify the storage account and the
4444
> [!TIP]
4545
> Create a separate private endpoint for the secondary instance of the storage service for better read performance on RA-GRS accounts.
4646
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.git
4848

4949
#### Resources
5050

@@ -87,14 +87,14 @@ This approach enables access to the storage account using the same connection st
8787
8888
The recommended DNS zone names for private endpoints for storage services are:
8989

90-
| Storage service | Zone name |
91-
| :--------------------- | :--------------------------------- |
92-
| Blob service | privatelink.blob.core.windows.net |
93-
| Data Lake Storage Gen2 | privatelink.dfs.core.windows.net |
94-
| File service | privatelink.file.core.windows.net |
95-
| Queue service | privatelink.queue.core.windows.net |
96-
| Table service | privatelink.table.core.windows.net |
97-
| Static Websites | privatelink.web.core.windows.net |
90+
| Storage service | Zone name |
91+
| :--------------------- | :----------------------------------- |
92+
| Blob service | `privatelink.blob.core.windows.net` |
93+
| Data Lake Storage Gen2 | `privatelink.dfs.core.windows.net` |
94+
| File service | `privatelink.file.core.windows.net` |
95+
| Queue service | `privatelink.queue.core.windows.net` |
96+
| Table service | `privatelink.table.core.windows.net` |
97+
| Static Websites | `privatelink.web.core.windows.net` |
9898

9999
## Pricing
100100

0 commit comments

Comments
 (0)