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/search/search-how-to-upgrade.md
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.author: haileytapia
8
8
ms.service: azure-ai-search
9
9
ms.topic: how-to
10
10
ms.custom: references_regions
11
-
ms.date: 03/26/2025
11
+
ms.date: 04/02/2025
12
12
---
13
13
14
14
# Upgrade your Azure AI Search service in the Azure portal
@@ -70,11 +70,11 @@ For [eligible services](#upgrade-eligibility), the following table compares the
70
70
71
71
## Check your service creation or upgrade date
72
72
73
-
On the **Overview** page, you can view various metadata about your search service, including the **Created on** and **Upgraded on** dates.
73
+
On the **Overview** page, you can view various metadata about your search service, including the **Create date (UTC)** and **Upgrade date (UTC)**. The date you created your service partially determines its [upgrade eligibility](#upgrade-eligibility).
74
74
75
-
<!-- Should also describe that they can use this date to find which upgrades will be applied before they perform the operation. -->
75
+
:::image type="content" source="media/search-how-to-upgrade/service-creation-upgrade-metadata.png" alt-text="Screenshot of the service creation and service upgrade dates in the Azure portal." border="true":::
76
76
77
-
If an upgrade is available for services in your region, the **Upgrade** button becomes available. Otherwise, the button appears dimmed.
77
+
If an upgrade is available for your service, the **Upgrade** button becomes available. Otherwise, the button appears dimmed.
78
78
79
79
## Upgrade your service
80
80
@@ -86,12 +86,20 @@ To upgrade your service:
86
86
87
87
1. On the **Overview** page, select **Upgrade** from the command bar.
88
88
89
+
:::image type="content" source="media/search-how-to-upgrade/upgrade-button.png" alt-text="Screenshot of the Upgrade button on the command bar in the Azure portal." border="true":::
90
+
89
91
If this button appears dimmed, an upgrade isn’t available for your service. Your service either has the [latest upgrade](#check-your-service-creation-or-upgrade-date) or is in an [unsupported region](#upgrade-eligibility).
90
92
91
-
1. Review the upgrade details for your service.
93
+
1. Review the upgrade details for your service, and then select **Upgrade**.
94
+
95
+
:::image type="content" source="media/search-how-to-upgrade/upgrade-panel.png" alt-text="Screenshot of your service upgrade details in the Azure portal." border="true":::
96
+
97
+
A confirmation appears reminding you that the upgrade can't be undone.
92
98
93
99
1. To permanently upgrade your service, select **Upgrade**.
94
100
101
+
:::image type="content" source="media/search-how-to-upgrade/upgrade-confirmation.png" alt-text="Screenshot of the upgrade confirmation in the Azure portal." border="true":::
102
+
95
103
1. Check your notifications to confirm that the operation started.
96
104
97
105
The upgrade is an asynchronous operation, so you can continue using your service. Depending on the size of your service, the upgrade can take several hours to complete.
0 commit comments