Skip to content

Commit 2f09357

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ If your search service was was created in a region that supports availability zo
4545
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.
4646

4747
To rebuild all of your search indexes, choose one of the following two options:
48-
1. You can [move individual indexes from your old search service to your new one](https://github.com/Azure-Samples/azure-search-dotnet-samples/tree/master/index-backup-restore), or you can rebuild indexes from an external data source if one is available.
48+
- [Move individual indexes from your old search service to your new one](https://github.com/Azure-Samples/azure-search-dotnet-samples/tree/master/index-backup-restore)
49+
- Rebuild indexes from an external data source if one is available.
4950
1. Redirect traffic from your old search service to your new search service. This may require updates to your application that uses the old search service.
5051
>[!TIP]
5152
>Services such as [Azure Front Door](../frontdoor/front-door-overview.md) and [Azure Traffic Manager](../traffic-manager/traffic-manager-overview.md) help simplify this process.

0 commit comments

Comments
 (0)