You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/redis/how-to-upgrade.md
+17-21Lines changed: 17 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Upgrade your Redis Version in Azure Managed Redis
3
-
description: Learn how to upgrade the version of Azure Managed Redis.
3
+
description: Learn how to upgrade your Redis version in Azure Managed Redis.
4
4
ms.date: 05/18/2025
5
5
ms.topic: how-to
6
6
ms.custom:
@@ -10,14 +10,14 @@ appliesto:
10
10
- ✅ Azure Managed Redis
11
11
---
12
12
13
-
# Upgrade the version of your Azure Managed Redis instance
13
+
# Upgrade the Redis version of your Azure Managed Redis instance
14
14
15
-
New versions of Redis server software are frequently released with new features, more commands, and stability improvements. By maintaining your Redis instances with the latest version of Redis, you can ensure that you get the best possible Redis experience.
15
+
There are frequent releases of new versions of Redis server software that include new features, more commands, and stability improvements. By maintaining your Azure Managed Redis instance with the latest version of Redis, you can ensure the best possible experience.
16
16
17
-
This article details how to upgrade your Redis instance to the latest version available in Azure Managed Redis.
17
+
This article details how to upgrade your Redis instance in Azure Managed Redis to the latest available version.
18
18
19
19
> [!IMPORTANT]
20
-
> Following the [standard Redis versioning](https://redis.io/about/releases/), this article only covers upgrades to the _major_ version of Redis, not the _minor_ or _patch_ versions. Updates to the minor and patch versions are made automatically during the normal patching cycle each month.
20
+
> Following [standard Redis versioning](https://redis.io/about/releases/), this article only covers upgrades to the _major_ version of Redis, not the _minor_ or _patch_ versions. Updates to the minor and patch versions are made automatically during the normal patching cycle each month.
21
21
>
22
22
23
23
### Current versions
@@ -26,7 +26,7 @@ These Redis versions are available for each tier.
@@ -37,36 +37,32 @@ You can choose from automatic or manual upgrades. Automatic upgrades are part of
37
37
38
38
Redis server version upgrades are made automatically as a part of the standard monthly patching process. Upgrades to the latest version of Redis occur when that Redis version reaches general availability (GA) on Azure.
39
39
40
-
When a new version becomes generally available, your Redis instance is automatically upgraded to the new version unless you defer it ahead of time. For more information on deferring an upgrade, see [Defer upgrades](#defer-upgrades).
40
+
When a new version becomes generally available, your Redis instance is automatically upgraded to the new version unless you defer it ahead of time. For more information on deferring an upgrade, go to [Upgrade deferment](#defer-upgrades).
41
41
42
42
### Manual upgrades
43
43
44
44
You can also choose to manually upgrade to the latest Redis version. Manual upgrades provide two benefits:
45
45
46
46
- You control when the upgrade occurs.
47
-
- You can upgrade to preview releases of Redis server.
47
+
- You can upgrade to preview releases of Redis.
48
48
49
-
> [!WARNING]
50
-
> After you upgrade your Redis instance, you can't downgrade it to the previous version.
51
-
>
49
+
1. In the portal, use the **Resource** menu to go to **Overview**. Select **Upgrade**.
52
50
53
-
1. In the portal, use the Resource menu to go to the cache **Overview**. On the working pane, select **Upgrade**.
51
+
> [!WARNING]
52
+
> After you upgrade your Redis instance, you can't downgrade it to the previous version.
53
+
>
54
54
55
55
:::image type="content" source="media/how-to-upgrade/managed-redis-upgrade-overview.png" alt-text="Screenshot that shows the Upgrade pane, the current version, and the available version." :::
56
56
57
-
1. You see an **Upgrade Redis** pane that displays the current Redis version, and the versions that you can upgrade to. To confirm and begin the upgrade process, select **Start Upgrade**.
57
+
1. You see an **Upgrading Redis** pane that displays the current Redis version, and the versions that you can upgrade to. To confirm and begin the upgrade process, select **Start upgrade**. (If you're already running the latest available version of Redis software, the **Start upgrade** button is disabled.)
58
58
59
59
:::image type="content" source="media/how-to-upgrade/managed-redis-upgrade-pane.png" alt-text="Screenshot that shows Overview on the Resource menu and the Upgrade Redis pane.":::
60
60
61
-
If you're already running the latest version of Redis software available, the **Upgrade** button is disabled.
62
-
63
-
### Upgrade deferment
64
-
65
-
You can defer an automatic upgrade to a new version of Redis software by up to 90 days. This option gives you time to test new versions and ensure that everything works as expected. The cache is upgraded either 90 days after the new Redis version reaches GA, or whenever you manually trigger the upgrade.
The deferral option must be selected before a new Redis version reaches GA for it to take effect before the automatic upgrade occurs.
63
+
To prevent an automatic upgrade, select the deferral option before a new Redis version reaches GA.
68
64
69
-
To defer upgrades to your cache, go to **Advanced Settings** on the **Resource** menu, and select the **Defer Redis DB version updates** box.
65
+
Go to **Advanced settings** on the **Resource** menu, and select the box for **Defer Redis DB version updates**.
70
66
71
67
:::image type="content" source="media/how-to-upgrade/managed-redis-defer-upgrade.png" alt-text="Screenshot that shows Advanced settings selected on the Resource menu and a red box around the text Defer Redis DB version updates.":::
72
68
@@ -75,7 +71,7 @@ To defer upgrades to your cache, go to **Advanced Settings** on the **Resource**
75
71
76
72
## Pre-upgrade considerations
77
73
78
-
We intend for each new Redis version to be a seamless upgrade from previous versions designed for backwards compatibility. However, small changes and bug fixes do occur, which can cause application changes. You should keep these changes in mind.
74
+
We intend for each new Redis version to be a seamless upgrade from previous versions and we design for backwards compatibility. However, small changes and bug fixes do occur, which can cause application changes. You should keep these changes in mind.
Copy file name to clipboardExpand all lines: articles/redis/reserved-pricing.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ For pricing information, see the [Azure Managed Redis pricing page](https://azur
27
27
For details on how Enterprise Agreement (EA) customers and pay-as-you-go customers are charged for reservation purchases, see the following articles:
28
28
29
29
-[Get Enterprise Agreement and Microsoft Customer Agreement reservation costs and usage](/azure/cost-management-billing/reservations/understand-reserved-instance-usage-ea)
30
-
-[Understand Azure reservation usage for your pay-as-you-go rate subscription](/azure/cost-management-billing/reservations/understand-reserved-instance-usage).
30
+
-[Understand Azure reservation usage for your pay-as-you-go rate subscription](/azure/cost-management-billing/reservations/understand-reserved-instance-usage)
31
31
32
32
## Reservation planning
33
33
@@ -99,21 +99,21 @@ To buy a reservation:
99
99
100
100
- You must have the Owner or Reservation Purchaser role in the Azure subscription.
101
101
- For Azure Managed Redis subscriptions, you must enable **Add Reserved Instances** in the [EA portal](https://ea.azure.com/). If that setting is disabled, you must be an EA Admin on the subscription.
102
-
- For the Cloud Solution Provider (CSP) program, only the admin agents or sales agents can purchase Azure Managed Redis reservations. For more information, see [Azure Reservations in the Partner Center Cloud Solution Provider (CSP) program](/partner-center/azure-reservations).
102
+
- For the Cloud Solution Provider (CSP) program, only the admin agents or sales agents can purchase Azure Managed Redis reservations. For more information, see [Azure reservations in the Partner Center CSP program](/partner-center/azure-reservations).
103
103
104
104
### Use the Azure portal to buy reservations
105
105
106
-
1. In the Azure portal, search for and select **Reservations** > **Add**. You can also select this link to the [Purchase reservations](https://portal.azure.com/#blade/Microsoft_Azure_Reservations/CreateBlade/) page.
106
+
1. In the Azure portal, search for and select **Reservations** > **Add**. You can also go to the [Purchase reservations](https://portal.azure.com/#blade/Microsoft_Azure_Reservations/CreateBlade/) page.
107
107
1. On the **Purchase reservations** page, select **Azure Cache for Redis and Managed Redis**.
108
-
1. On the **Select the product you want to purchase** pane, select the appropriate options for **Scope** and **Subscription** you want to use for the reservation.
109
-
1. Select the values you want from the dropdown lists for **Region**, **Term**, and **Billing frequency**.
108
+
1. On the **Select the product you want to purchase** pane, select your chosen options for **Scope** and **Subscription**.
109
+
1. Select your chosen values from the dropdown menus for **Region**, **Term**, and **Billing frequency**.
110
110
111
111
The following list describes the form fields in detail.
112
112
113
113
-**Subscription**: The subscription you use to pay for the reservation. The subscription type must be either:
114
-
-EA: Offer numbers MS-AZR-0017P or MS-AZR-0148P. The charges are deducted from the enrollment's Azure prepayment balance or charged as overage.
115
-
- An individual agreement with pay-as-you-go pricing: Offer numbers MS-AZR-0003P or MS-AZR-0023P. The charges are billed to the subscription's credit card or invoice.
116
-
-**Scope**: The reservation's scope, one of the following options.
114
+
-**EA**: Offer numbers MS-AZR-0017P or MS-AZR-0148P. The charges are deducted from the enrollment's Azure prepayment balance or charged as overage.
115
+
-**An individual agreement with pay-as-you-go pricing**: Offer numbers MS-AZR-0003P or MS-AZR-0023P. The charges are billed to the subscription's credit card or invoice.
116
+
-**Scope**: The reservation's scope, one of the following options:
117
117
-**Shared**: This applies the reservation discount to cache instances in any subscriptions in your billing context. For EA, the shared scope is the enrollment and includes subscriptions within the enrollment. For pay-as-you-go, the shared scope is all of the pay-as-you-go subscriptions created by the account administrator.
118
118
-**Single subscription**: This applies the reservation discount to cache instances in this subscription.
119
119
-**Single resource group**: This applies the reservation discount to instances in the selected resource group within the subscription.
@@ -125,21 +125,21 @@ The following list describes the form fields in detail.
125
125
126
126
The reservation discount is applied to existing or new caches that match the attributes you select. The actual number of instances that get the discount depends on the scope and quantity you select.
127
127
128
-
1. Select the reservation you want. See the lower right and note the amount for the **Monthly price per node** and estimated savings.
128
+
1. Select the reservation you want. Note the amount for **Monthly price per node** and the estimated savings.
129
129
1. Select **Add to cart**, and then select **View cart** to close the product list pane.
130
130
1. On the **Purchase reservations** page, review the reservation details.
131
-
1.**Auto-renew** is **On** by default, and automatically renews your reservation at the end of the term. You can set it to **Off**now or any time before the end of the term.
131
+
1.**Auto-renew** is set to **On** by default, and automatically renews your reservation at the end of the term. You can change it to **Off**at any time before the end of the term.
132
132
1. Select **Next: Review + buy**.
133
-
1. Review the details, **Additional notes**, **Today's charge**, and **Total cost**, and then select **Buy now**.
133
+
1. Review the details of the following fields: **Additional notes**, **Today's charge**, and **Total cost**. Then select **Buy now**.
134
134
135
135
You can update the scope of the reservation through the Azure portal, PowerShell, the Azure CLI, or the API.
136
136
137
-
## Exchange existing Reservations with Azure Managed Redis
137
+
## Exchange existing reservations with Azure Managed Redis
138
138
139
-
You can cancel, exchange, or refund reservations (with certain limitations). For more information, see [Self-service exchanges and refunds for Azure Reservations](/azure/cost-management-billing/reservations/exchange-and-refund-azure-reservations).
139
+
You can cancel, exchange, or refund reservations (with certain limitations). For more information, see [Self-service exchanges and refunds for Azure reservations](/azure/cost-management-billing/reservations/exchange-and-refund-azure-reservations).
0 commit comments