Skip to content

Commit 99e73ac

Browse files
Merge pull request #291164 from flang-msft/fxl---shruti-console-pr--patch-7
Fxl---shruti-console-pr--patch 7
2 parents 6712708 + 846e93a commit 99e73ac

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
@@ -87,8 +87,11 @@ The Event Grid helps you build automation into your cloud infrastructure, create
8787
You can securely issue commands to your Azure Cache for Redis instances using the **Redis Console**, which is available in the Azure portal for Basic, Standard and Premium cache tiers.
8888

8989
> [!IMPORTANT]
90+
> The Redis Console does't work when a cache has any of the following:
9091
>
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.
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)