Skip to content

Commit 7c3d2d0

Browse files
committed
Breaking up the LRS, ZRS, monitoring code samples
1 parent 9dae876 commit 7c3d2d0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/storage/common/redundancy-migration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can change your storage account's redundancy configurations as needed, thoug
3838

3939
There are three ways to change the replication settings:
4040

41-
- [Add or remove geo-replication or read access](#change-the-replication-setting-using-the-portal-powershell-or-the-cli) to the secondary region.
41+
- [Add or remove geo-replication or read access](#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) to the secondary region.
4242
- [Add or remove zone-redundancy](#perform-a-conversion) by performing a conversion.
4343
- [Perform a manual migration](#manual-migration) in scenarios where the first two options aren't supported, or to ensure the change is completed within a specific timeframe.
4444

@@ -53,10 +53,10 @@ The following table provides an overview of how to switch between replication ty
5353
5454
| Switching | …to LRS | …to GRS/RA-GRS <sup>6</sup> | …to ZRS | …to GZRS/RA-GZRS <sup>2,6</sup> |
5555
|--------------------|----------------------------------------------------|---------------------------------------------------------------------|----------------------------------------------------|---------------------------------------------------------------------|
56-
| **…from LRS** | **N/A** | Use [Azure portal](redundancy-migration.md?tabs=portal#change-the-replication-setting-using-the-portal-powershell-or-the-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-replication-setting-using-the-portal-powershell-or-the-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-replication-setting-using-the-portal-powershell-or-the-cli) <sup>1,2</sup> | [Perform a conversion](#perform-a-conversion)<sup>2,3,4,5</sup> | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-replication-setting-using-the-portal-powershell-or-the-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-replication-setting-using-the-portal-powershell-or-the-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-replication-setting-using-the-portal-powershell-or-the-cli) to switch to GRS/RA-GRS <sup>1</sup>, then [perform a conversion](#perform-a-conversion) to GZRS/RA-GZRS <sup>3,4,5</sup> |
57-
| **…from GRS/RA-GRS** | Use [Azure portal](redundancy-migration.md?tabs=portal#change-the-replication-setting-using-the-portal-powershell-or-the-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-replication-setting-using-the-portal-powershell-or-the-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-replication-setting-using-the-portal-powershell-or-the-cli) | **N/A** | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-replication-setting-using-the-portal-powershell-or-the-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-replication-setting-using-the-portal-powershell-or-the-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-replication-setting-using-the-portal-powershell-or-the-cli) to switch to LRS, then [perform a conversion](#perform-a-conversion) to ZRS <sup>3,5</sup> | [Perform a conversion](#perform-a-conversion)<sup>3,5</sup> |
58-
| **…from ZRS** | [Perform a conversion](#perform-a-conversion)<sup>3</sup> | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-replication-setting-using-the-portal-powershell-or-the-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-replication-setting-using-the-portal-powershell-or-the-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-replication-setting-using-the-portal-powershell-or-the-cli) to switch to GZRS/RA-GZRS, then [perform a conversion](#perform-a-conversion) to GRS/RA-GRS<sup>3</sup> | **N/A** | Use [Azure portal](redundancy-migration.md?tabs=portal#change-the-replication-setting-using-the-portal-powershell-or-the-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-replication-setting-using-the-portal-powershell-or-the-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-replication-setting-using-the-portal-powershell-or-the-cli) <sup>1</sup> |
59-
| **…from GZRS/RA-GZRS** | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-replication-setting-using-the-portal-powershell-or-the-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-replication-setting-using-the-portal-powershell-or-the-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-replication-setting-using-the-portal-powershell-or-the-cli) to switch to ZRS, then [perform a conversion](#perform-a-conversion) to LRS <sup>3</sup> | [Perform a conversion](#perform-a-conversion)<sup>3</sup> | [Use Azure portal, PowerShell, or CLI](#change-the-replication-setting-using-the-portal-powershell-or-the-cli)| **N/A** |
56+
| **…from LRS** | **N/A** | Use [Azure portal](redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) <sup>1,2</sup> | [Perform a conversion](#perform-a-conversion)<sup>2,3,4,5</sup> | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) to switch to GRS/RA-GRS <sup>1</sup>, then [perform a conversion](#perform-a-conversion) to GZRS/RA-GZRS <sup>3,4,5</sup> |
57+
| **…from GRS/RA-GRS** | Use [Azure portal](redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) | **N/A** | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) to switch to LRS, then [perform a conversion](#perform-a-conversion) to ZRS <sup>3,5</sup> | [Perform a conversion](#perform-a-conversion)<sup>3,5</sup> |
58+
| **…from ZRS** | [Perform a conversion](#perform-a-conversion)<sup>3</sup> | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) to switch to GZRS/RA-GZRS, then [perform a conversion](#perform-a-conversion) to GRS/RA-GRS<sup>3</sup> | **N/A** | Use [Azure portal](redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) <sup>1</sup> |
59+
| **…from GZRS/RA-GZRS** | First, use the [Portal](redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), [PowerShell](redundancy-migration.md?tabs=powershell#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli), or [CLI](redundancy-migration.md?tabs=azure-cli#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) to switch to ZRS, then [perform a conversion](#perform-a-conversion) to LRS <sup>3</sup> | [Perform a conversion](#perform-a-conversion)<sup>3</sup> | [Use Azure portal, PowerShell, or CLI](#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli)| **N/A** |
6060

6161
<sup>1</sup> [Adding geo-redundancy incurs a one-time egress charge](#costs-associated-with-changing-how-data-is-replicated).<br />
6262
<sup>2</sup> If your storage account contains blobs in the archive tier, review the [access tier limitations](#access-tier) before changing the redundancy type to geo- or zone-redundant.<br />

0 commit comments

Comments
 (0)