Skip to content

Commit 05d4d9b

Browse files
authored
Merge pull request #97383 from SivaVilla/patch-2
Line no 189 and 191 need to be updated
2 parents 3cf1881 + 33a7eea commit 05d4d9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-cache-for-redis/cache-private-link.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ To create a private endpoint, follow these steps.
187187
1. In the **Resource** tab, select your subscription, choose the resource type as `Microsoft.Cache/Redis`, and then select the cache you want to connect the private endpoint to.
188188

189189
1. Select the **Next: Configuration** button at the bottom of the page.
190-
190+
1. Select the **Next: Virtual Network** button at the bottom of the page.
191191
1. In the **Configuration** tab, select the virtual network and subnet you created in the previous section.
192-
192+
1. In the **Virtual Network** tab, select the virtual network and subnet you created in the previous section.
193193
1. Select the **Next: Tags** button at the bottom of the page.
194194

195195
1. Optionally, in the **Tags** tab, enter the name and value if you wish to categorize the resource.
@@ -403,4 +403,4 @@ It's only linked to your VNet. Because it's not in your VNet, NSG rules don't ne
403403
## Next steps
404404

405405
- To learn more about Azure Private Link, see the [Azure Private Link documentation](../private-link/private-link-overview.md).
406-
- To compare various network isolation options for your cache, see [Azure Cache for Redis network isolation options documentation](cache-network-isolation.md).
406+
- To compare various network isolation options for your cache, see [Azure Cache for Redis network isolation options documentation](cache-network-isolation.md).

0 commit comments

Comments
 (0)