Skip to content

Commit f229d37

Browse files
Update articles/availability-zones/migrate-search-service.md
Co-authored-by: Anastasia Harris <[email protected]>
1 parent 0824a39 commit f229d37

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/availability-zones/migrate-search-service.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@ If your search service was was created in a region that supports availability zo
4040

4141
### How to recreate your search service
4242

43-
1. [Create a new search service](../search/search-create-service-portal.md) in the same region as the old search service. This region should [support availability zones on or after the current date](../search/search-performance-optimization.md#availability-zones). The [free and basic tiers do not support availability zones](../search/search-sku-tier#feature-availability-by-tier), so they should not be used.
43+
1. [Create a new search service](../search/search-create-service-portal.md) in the same region as the old search service. This region should [support availability zones on or after the current date](../search/search-performance-optimization.md#availability-zones).
44+
45+
>[!IMPORTANT]
46+
>The [free and basic tiers do not support availability zones](../search/search-sku-tier#feature-availability-by-tier), and so they should not be used.
4447
1. Add at [least two replicas to your new search service](..search/search-capacity-planning.md#add-or-reduce-replicas-and-partitions). Once the search service has at least two replicas, it automatically takes advantage of availability zone support.
4548
1. Migrate your data from your old search service to your new search service by rebuilding of all your search indexes from your old service.
4649

0 commit comments

Comments
 (0)