Skip to content

Commit bc6073b

Browse files
committed
Bug fix 14554981
1 parent c7de4b2 commit bc6073b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: How to administer Azure Cache for Redis
33
description: Learn how to perform administration tasks such as reboot and schedule updates for Azure Cache for Redis
44
author: flang-msft
5+
56
ms.service: cache
67
ms.topic: conceptual
7-
ms.date: 05/21/2021
8+
ms.date: 07/22/2021
89
ms.author: franlanglois
910
ms.custom: devx-track-azurepowershell
1011

@@ -33,7 +34,7 @@ If you have a premium cache with clustering enabled, you can select which shards
3334

3435
:::image type="content" source="media/cache-administration/redis-cache-reboot-cluster-2.png" alt-text="screenshot of shard options":::
3536

36-
To reboot one or more nodes of your cache, select the nodes and select **Reboot**. If you have a premium cache with clustering enabled, select the shards to reboot and then select **Reboot**. After a few minutes, the selected nodes reboot, and are back online a few minutes later.
37+
To reboot one or more nodes of your cache, select the nodes and select **Reboot**. If you have a premium cache with clustering enabled, select the shards to reboot, and then select **Reboot**. After a few minutes, the selected nodes reboot, and are back online a few minutes later.
3738

3839
The effect on your client applications varies depending on which nodes you reboot.
3940

@@ -106,7 +107,7 @@ If you don't specify a maintenance window, updates can be made at any time.
106107

107108
### What type of updates are made during the scheduled maintenance window?
108109

109-
Only Redis server updates are made during the scheduled maintenance window. The maintenance window doesn't apply to Azure updates or updates to the VM operating system.
110+
Only Redis server updates are made during the scheduled maintenance window. The maintenance window doesn't apply to Azure updates or updates to the host operating system.
110111

111112
### Can I manage scheduled updates using PowerShell, CLI, or other management tools?
112113

0 commit comments

Comments
 (0)