Skip to content

Commit 9330298

Browse files
Update redis console limitations
1 parent bc26f64 commit 9330298

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-cache-for-redis/cache-configure.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,10 @@ You can securely issue commands to your Azure Cache for Redis instances using th
8888

8989
> [!IMPORTANT]
9090
>
91-
> The Redis Console does not work with [VNet](cache-how-to-premium-vnet.md). When your cache is part of a VNet, only clients in the VNet can access the cache. Because Redis Console runs in your local browser, which is outside the VNet, it can't connect to your cache.
91+
> The Redis Console does not work when cache has any of the following
92+
> * [Virtual Network](cache-how-to-premium-vnet.md). When your cache is part of a VNet, only clients in the VNet can access the cache. Because Redis Console runs in your local browser, which is outside the VNet, it can't connect to your cache.
93+
> * [Private Link](cache-private-link.md)
94+
> * [Access Keys disabled](cache-azure-active-directory-for-authentication.md#disable-access-key-authentication-on-your-cache)
9295
>
9396
9497
To access the Redis Console, select **Console** tab in the working pane of Resource menu.

0 commit comments

Comments
 (0)