Skip to content

Commit 735b315

Browse files
Merge pull request #314100 from christinechen2/docs-editor/redundancy-migration-1775074379
Update redundancy-migration.md
2 parents 51bd4d7 + cb45891 commit 735b315

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage/common/redundancy-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ You must perform a manual migration if:
442442
- Your storage account includes data in the archive tier and rehydrating the data isn't desired.
443443

444444
> [!IMPORTANT]
445-
> A manual migration can result in application downtime. If your application requires high availability, Microsoft also provides a [conversion](#perform-a-conversion) option. A conversion is an in-place migration with no downtime.
445+
> A manual migration can result in application downtime. If your application requires high availability, Microsoft also provides a [conversion](#perform-a-conversion) option.
446446
447447
With a manual migration, you copy the data from your existing storage account to a new storage account. To perform a manual migration, you can use one of the following options:
448448

@@ -569,7 +569,7 @@ If you performed a customer-managed account failover to recover from an outage f
569569

570570
## Downtime requirements
571571

572-
During a [conversion](#perform-a-conversion), you can access data in your storage account with no loss of durability or availability. [The Azure Storage SLA](https://azure.microsoft.com/support/legal/sla/storage/) is maintained during the migration process and no data is lost during a conversion. Service endpoints, access keys, shared access signatures, and other account options remain unchanged after the migration.
572+
During a [conversion](#perform-a-conversion), you can access data in your storage account with no loss of durability, and non-HNS-enabled accounts experience no interruption to availability. However, HNS-enabled accounts might experience a brief pause while the account switches to the new resiliency level. This pause lasts less than 30 seconds and requests will complete automatically after the pause. [The Azure Storage SLA](https://azure.microsoft.com/support/legal/sla/storage/) is maintained during the migration process and no data is lost during a conversion. Service endpoints, access keys, shared access signatures, and other account options remain unchanged after the migration.
573573

574574
If you choose to perform a manual migration, downtime is required but you have more control over the timing of the migration process.
575575

0 commit comments

Comments
 (0)