Skip to content

Commit e1fc680

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

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. This requires a complete rebuild of all your search indexes from your old service.
4646
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.
4747
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.
48-
1. 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.
48+
>[!TIP]
49+
>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.
4950
5051
## Next steps
5152

0 commit comments

Comments
 (0)