Skip to content

Commit 97a35a4

Browse files
committed
updates for UI
1 parent 968bc9c commit 97a35a4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/redis/configure.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ appliesto:
1313

1414
# How to configure Azure Managed Redis
1515

16-
This article describes the configurations available for your Azure Managed Redis instances. This article also covers the [default Redis server configuration](#default-redis-server-configuration) for Azure Managed Redis instances.
16+
This article describes the configurations available for your Azure Managed Redis instances.
1717

18+
<!-- This article also covers the [default Redis server configuration](#default-redis-server-configuration) for Azure Managed Redis instances. -->
1819

1920
## Configure Azure Managed Redis settings
2021

@@ -321,7 +322,7 @@ Select **Support + Troubleshooting** to open a support request for your cache.
321322

322323
## Other configuration information
323324

324-
### Default Redis server configuration
325+
<!-- ### Default Redis server configuration
325326
326327
New Azure Managed Redis instances are configured with the following default Redis configuration values:
327328
@@ -338,7 +339,7 @@ New Azure Managed Redis instances are configured with the following default Redi
338339
> [!NOTE]
339340
> Azure Managed Redis only supports a subset of Redis configuration settings. Some of the most commonly used configuration settings, such as such as **max-memory-policy**, are configurable through the Azure portal or command-line management tools such as Azure CLI or PowerShell.
340341
> Other values may be configured using the `CONFIG SET` command. See [Compatibility with Redis Community Edition configuration settings](https://redis.io/docs/latest/operate/rs/references/compatibility/config-settings/) for more information.
341-
>
342+
> -->
342343

343344
### Databases
344345

0 commit comments

Comments
 (0)