Skip to content

Commit 2434b8f

Browse files
committed
remove account recovery article + ZRS limitations
1 parent cf9b393 commit 2434b8f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28435,6 +28435,11 @@
2843528435
"redirect_url": "/azure/storage/files/storage-how-to-use-files-linux",
2843628436
"redirect_document_id": true
2843728437
},
28438+
{
28439+
"source_path": "articles/storage/files/storage-how-to-recover-deleted-account.md",
28440+
"redirect_url": "/azure/storage/common/storage-account-create",
28441+
"redirect_document_id": false
28442+
},
2843828443
{
2843928444
"source_path": "articles/storage/storage-https-custom-domain-cdn.md",
2844028445
"redirect_url": "/azure/storage/blobs/storage-https-custom-domain-cdn",

articles/storage/common/redundancy-migration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ The following table provides an overview of how to switch from each type of repl
3636
|--------------------|----------------------------------------------------|---------------------------------------------------------------------|----------------------------------------------------|---------------------------------------------------------------------|
3737
| <b>…from LRS</b> | N/A | Use Azure portal, PowerShell, or CLI to change the replication setting<sup>1</sup> | Perform a manual migration <br /><br />Request a live migration | Perform a manual migration <br /><br /> OR <br /><br /> Switch to GRS/RA-GRS first and then request a live migration<sup>1</sup> |
3838
| <b>…from GRS/RA-GRS</b> | Use Azure portal, PowerShell, or CLI to change the replication setting | N/A | Perform a manual migration <br /><br /> OR <br /><br /> Switch to LRS first and then request a live migration | Perform a manual migration <br /><br /> Request a live migration |
39-
| <b>…from ZRS</b> | Perform a manual migration | Perform a manual migration | N/A | Use Azure portal, PowerShell, or CLI to change the replication setting<sup>1</sup> |
39+
| <b>…from ZRS</b> | Perform a manual migration | Perform a manual migration | N/A | Use Azure portal, PowerShell, or CLI to change the replication setting<sup>1,2</sup> |
4040
| <b>…from GZRS/RA-GZRS</b> | Perform a manual migration | Perform a manual migration | Use Azure portal, PowerShell, or CLI to change the replication setting | N/A |
4141

4242
<sup>1</sup> Incurs a one-time egress charge.
43+
<sup>2</sup> Migration from ZRS to GZRS/RA-GZRS is not supported in the following regions: US East 2, US East, Europe West.
4344

4445
> [!CAUTION]
4546
> If you performed an [account failover](storage-disaster-recovery-guidance.md) for your (RA-)GRS or (RA-)GZRS account, the account is locally redundant in the new primary region after the failover. Live migration to ZRS or GZRS for an LRS account resulting from a failover is not supported. You will need to perform a [manual migration](#perform-a-manual-migration-to-zrs) to ZRS or GZRS.

articles/storage/files/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@
200200
href: storage-sync-files-troubleshoot.md
201201
- name: Troubleshoot Deleting Azure Files
202202
href: storage-troubleshoot-cannot-delete-files-azure-file-share.md
203-
- name: Recover a deleted storage account
204-
href: storage-how-to-recover-deleted-account.md
205203
- name: Reference
206204
items:
207205
- name: Azure PowerShell (Storage)

0 commit comments

Comments
 (0)