Skip to content

Commit e7b9f04

Browse files
committed
fixed merge issues
1 parent 74ea1a5 commit e7b9f04

File tree

3 files changed

+3
-123
lines changed

3 files changed

+3
-123
lines changed

articles/azure-cache-for-redis/enterprise-private-public-access.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

articles/redis/private-link.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,16 @@ In this section, you add a private endpoint to an existing Azure Managed Redis i
113113

114114
1. Select the **Next: Resource** at the bottom of the pane.
115115

116-
1. In the **Resource** pane, select your **Subscription**.
116+
1. In the **Resource** pane, select your **Subscription**.
117+
117118
1. Then, choose the **Resource type** as `Microsoft.Cache/redisEnterprise`.
118119
1. Then select the cache you want to connect the private endpoint to for the **Resource** property.
119120

120121
1. Select the **Next: Virtual Network** button at the bottom of the pane.
121122

122123
1. In the **Virtual Network** pane, select the **Virtual Network** and **Subnet** you created in the [previous section](#create-a-virtual-network-with-a-subnet).
123124

124-
<!-- We don't talk about DNS zones -->
125+
<!-- We don't talk about DNS zones -->
125126

126127
1. Select the **Next: Tags** button at the bottom of the pane.
127128

articles/redis/troubleshoot-connectivity.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ You can confirm the number of sent packets is equal to the received packets. Con
6868
Steps to check your private endpoint configuration:
6969

7070
1. Verify if your private endpoint is configured correctly. For more information, see [Create a private endpoint with a new Azure Managed Redis instance](private-link.md#create-a-virtual-network-with-a-subnet).
71-
1.
72-
1.
7371

7472
1. Verify if your application is connecting to `<instancename>.<region>.redis.azure.net` on port 10000. We recommend avoiding the use of `<instancename>.<region>.privatelink.redis.cache.windows.net` in the configuration or the connection string.
7573

0 commit comments

Comments
 (0)