Skip to content

Commit e610199

Browse files
authored
Merge pull request #178044 from flang-steyer/fxl---References-to-Redis-6.0-need-to-be-updated-to-remove-preview-
Fxl---references to redis 6.0 need to be updated to remove preview
2 parents a138f01 + e89c489 commit e610199

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Azure Cache for Redis improves application performance by supporting common appl
3232

3333
## Redis versions
3434

35-
Azure Cache for Redis supports OSS Redis version 4.x and, as a preview, 6.0. We've made the decision to skip Redis 5.0 to bring you the latest version. Previously, Azure Cache for Redis maintained a single Redis version. In the future, it will provide a newer major release upgrade and at least one older stable version. You can [choose which version](cache-how-to-version.md) works the best for your application.
35+
Azure Cache for Redis supports OSS Redis version 4.0.x and 6.0.x. We've made the decision to skip Redis 5.0 to bring you the latest version. Previously, Azure Cache for Redis maintained a single Redis version. In the future, it will provide a newer major release upgrade and at least one older stable version. You can [choose which version](cache-how-to-version.md) works the best for your application.
3636

3737

3838
## Service tiers
11.2 KB
Loading

articles/azure-cache-for-redis/includes/redis-cache-create.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ ms.custom: "include file"
3434

3535
1. Select the **Next: Advanced** tab or select the **Next: Advanced** button on the bottom of the page.
3636

37-
1. In the **Advanced** tab for a basic or standard cache instance, select the enable toggle if you want to enable a non-TLS port. You can also select which Redis version you would like use, either 4 or (PREVIEW) 6.
37+
1. In the **Advanced** tab for a basic or standard cache instance, select the enable toggle if you want to enable a non-TLS port. You can also select which Redis version you would like use, either 4 or 6.
3838

39-
:::image type="content" source="media/redis-cache-create/redis-version.png" alt-text="Redis version 4 or 6.":::
39+
:::image type="content" source="media/redis-cache-create/cache-redis-version.png" alt-text="Redis version 4 or 6.":::
4040

41-
1. In the **Advanced** tab for premium cache instance, configure the settings for non-TLS port, clustering, and data persistence. You can also select which Redis version you would like use, either 4 or (PREVIEW) 6.
41+
1. In the **Advanced** tab for premium cache instance, configure the settings for non-TLS port, clustering, and data persistence. You can also select which Redis version you would like use, either 4 or 6.
4242

4343
1. Select the **Next: Tags** tab or select the **Next: Tags** button at the bottom of the page.
4444

@@ -49,3 +49,5 @@ ms.custom: "include file"
4949
1. After the green Validation passed message appears, select **Create**.
5050

5151
It takes a while for the cache to create. You can monitor progress on the Azure Cache for Redis **Overview** page. When **Status** shows as **Running**, the cache is ready to use.
52+
53+
<!-- Comment to dirty file. -->

0 commit comments

Comments
 (0)