Skip to content

Commit 0513068

Browse files
committed
Clarify about basic tier.
1 parent d3aefdc commit 0513068

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ This article describes how to do administration tasks such as [rebooting](#reboo
2020
On the left, **Reboot** allows you to reboot one or more nodes of your cache. This reboot capability enables you to test your application for resiliency if there's a failure of a cache node.
2121

2222
> [!IMPORTANT]
23-
> Reboot is available for Standard and Premium tiers. It is not available for the Enterprise tier.
24-
>
23+
> Reboot is not available for the Enterprise tier. Reboot is available for all other tiers.
2524
>
2625
2726
:::image type="content" source="media/cache-administration/cache-administration-reboot-2.png" alt-text="Screenshot that highlights the Reboot menu option":::
@@ -76,7 +75,7 @@ Yes, for PowerShell instructions see [To reboot an Azure Cache for Redis](cache-
7675

7776
### Can I reboot my Enterprise cache?
7877

79-
No. Reboot is only available for Standard and Premium tiers. It isn't available for the Enterprise tier. The settings that you see on the Resource menu under **Administration** depend on the tier of your cache. You don't see **Reboot** using cache from the Enterprise tier.
78+
No. Reboot isn't available for the Enterprise tier. Reboot is available for Basic, Standard and Premium tiers.The settings that you see on the Resource menu under **Administration** depend on the tier of your cache. You don't see **Reboot** when using a cache from the Enterprise tier.
8079

8180
## Schedule updates
8281

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Azure Cache for Redis settings are viewed and configured on the **Azure Cache fo
2727

2828
![Azure Cache for Redis Settings](./media/cache-configure/redis-cache-settings.png)
2929

30-
You can view and configure the following settings using the **Resource Menu**. The settings that you see depend on the tier of your cache. For example, you don't see **Reboot** using the Enterprise tier.
30+
You can view and configure the following settings using the **Resource Menu**. The settings that you see depend on the tier of your cache. For example, you don't see **Reboot** when using the Enterprise tier.
3131

3232
* [Overview](#overview)
3333
* [Activity log](#activity-log)
@@ -311,7 +311,7 @@ Export allows you to export the data stored in Azure Cache for Redis to Redis co
311311
312312
### Reboot
313313

314-
The **Reboot** on the left allows you to reboot the nodes of your cache. This reboot capability enables you to test your application for resiliency if there's a failure of a cache node.
314+
The **Reboot** item on the left allows you to reboot the nodes of your cache. This reboot capability enables you to test your application for resiliency if there's a failure of a cache node.
315315

316316
![Reboot](./media/cache-configure/redis-cache-reboot.png)
317317

@@ -322,8 +322,7 @@ If you have a premium cache with clustering enabled, you can select which shards
322322
To reboot one or more nodes of your cache, select the desired nodes and select **Reboot**. If you have a premium cache with clustering enabled, select the shard(s) to reboot and then select **Reboot**. After a few minutes, the selected node(s) reboot, and are back online a few minutes later.
323323

324324
> [!IMPORTANT]
325-
> Reboot is available for Standard and Premium tiers. It is not available for the Enterprise tier. For more information and instructions, see [Azure Cache for Redis administration - Reboot](cache-administration.md#reboot).
326-
>
325+
> Reboot is not available for the Enterprise tier. Reboot is available for all other tiers. For more information and instructions, see [Azure Cache for Redis administration - Reboot](cache-administration.md#reboot).
327326
>
328327
329328
## Monitoring

0 commit comments

Comments
 (0)