Skip to content

Commit 4d0faf4

Browse files
Merge pull request #5910 from haileytap/hailey-upgrade
[Azure Search] Add reliability information to search-how-to-upgrade.md
2 parents 23a4611 + 1ddd95b commit 4d0faf4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/search/search-how-to-upgrade.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: haileytapia
88
ms.service: azure-ai-search
99
ms.topic: how-to
1010
ms.custom: references_regions
11-
ms.date: 04/29/2025
11+
ms.date: 07/07/2025
1212
---
1313

1414
# Upgrade your Azure AI Search service in the Azure portal
@@ -76,7 +76,9 @@ The date you created your service partially determines its [upgrade eligibility]
7676

7777
## Upgrade your service
7878

79-
You can’t undo a service upgrade. Before you proceed, make sure that you want to permanently increase the [storage limit](#higher-storage-limits) and [vector index size](#higher-vector-limits) of your search service. We recommend that you test this operation in a nonproduction environment.
79+
You can't undo a service upgrade. Before you proceed, make sure that you want to permanently increase the [storage limit](#higher-storage-limits) and [vector index size](#higher-vector-limits) of your search service. We recommend that you test this operation in a nonproduction environment.
80+
81+
The availability of your search service during an upgrade depends on how many replicas you've provisioned. With two or more replicas, your service remains available while one replica is updated. For more information, see [Reliability in Azure AI Search](search-reliability.md).
8082

8183
To upgrade your service:
8284

@@ -100,9 +102,7 @@ To upgrade your service:
100102

101103
1. Check your notifications to confirm that the operation started.
102104

103-
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.
104-
105-
If the upgrade fails, your service returns to its original state.
105+
Depending on the size of your service, this operation can take several hours to complete. If the upgrade fails, your service returns to its original state.
106106

107107
## Next step
108108

0 commit comments

Comments
 (0)