Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7e98cd2

Browse files
committedOct 5, 2021
added screenshot for viewing dns config
1 parent 90efcdc commit 7e98cd2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ Currently, portal console support, and persistence to firewall storage accounts
228228

229229
You can run a command like *nslookup* from within the VNet that is linked to the private endpoint. Use *nslookup* to verify that the command resolves to the private IP address for the cache. The private IP address is found by selecting your **Private endpoint** from your resources. On the resource menu on the left, select **DN configuration**. In the Working pane, you see the IP address for the **Network Interface**.
230230

231+
:::image type="content" source="media/cache-private-link/cache-private-ip-address.png" alt-text="private endpoint dns settings":::
232+
231233
### How can I change my private endpoint to be disabled or enabled from public network access?
232234

233235
There's a `publicNetworkAccess` flag that is `Disabled` by default.
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.