You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/redundancy-migration.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,6 @@ For a detailed overview of all of the redundancy options, see [Azure Storage red
36
36
37
37
You can change your storage account's redundancy configurations as needed, though some configurations are subject to [limitations](#limitations-for-changing-replication-types) and [downtime requirements](#downtime-requirements). Reviewing these limitations and requirements before making any changes within your environment helps avoid conflicts with your own timeframe and uptime requirements.
38
38
39
-
> [!IMPORTANT]
40
-
> Boot diagnostics doesn't support premium storage accounts or zone-redundant storage accounts. When either premium or zone-redundant storage accounts are used for boot diagnostics, users receive a `StorageAccountTypeNotSupported` error upon starting their virtual machine (VM).
41
-
42
39
There are three ways to change the replication settings:
43
40
44
41
-[Add or remove geo-replication or read access](#change-the-replication-setting-using-the-portal-powershell-or-the-cli) to the secondary region.
@@ -128,18 +125,18 @@ There are two ways to initiate a conversion:
> Microsoft recommends you use customer-initiated conversion instead of support-initiated conversion when possible. With customer-initiated conversion you can start and monitor the progress of the conversion request directly from the Azure portal, and there is no need to open and manage a support request.
128
+
> Microsoft recommends using a customer-initiated conversion instead of support-initiated conversion whenever possible. A customer-initiated conversion allows you to initiate the conversion and monitor its progress directly from within the Azure portal. Because the conversion is initiated by the customer, there is no need to create and manage a support request.
132
129
133
130
#### Customer-initiated conversion
134
131
135
132
Instead of opening a support request, customers in most regions can start a conversion and monitor its progress. This option eliminates potential delays related to creating and managing support requests. For help determining the regions in which customer-initiated conversion is supported, see the [region limitations](#region) article.
136
133
137
-
Customer-initiated conversion can be comleted in supported regions using the Azure Portal, PowerShell, or the Azure CLI. Once initiated, the conversion could still take up to 72 hours to begin.
134
+
Customer-initiated conversion can be comleted in supported regions using the Azure Portal, PowerShell, or the Azure CLI. After brinitiated, the conversion could still take up to 72 hours to begin.
138
135
139
-
> [!IMPORTANT]
140
-
> A customer-initiated conversion could take up to 72 hours to begin after you initiate it.
136
+
[!IMPORTANT]
137
+
> There is no SLA for completion of a conversion.
141
138
>
142
-
>There is no SLA for completion of a customer-initiated conversion.
139
+
>If you need more control over when a conversion begins and finishes, consider a [Manual migration](#manual-migration). Generally, the more data you have in your account, the longer it takes to replicate that data to other zones or regions.
143
140
>
144
141
> For more information about the timing of a customer-initiated conversion, see [Timing and frequency](#timing-and-frequency).
145
142
@@ -285,6 +282,9 @@ For more detailed guidance on how to perform a manual migration, see [Move an Az
285
282
286
283
## Limitations for changing replication types
287
284
285
+
> [!IMPORTANT]
286
+
> Boot diagnostics doesn't support premium storage accounts or zone-redundant storage accounts. When either premium or zone-redundant storage accounts are used for boot diagnostics, users receive a `StorageAccountTypeNotSupported` error upon starting their virtual machine (VM).
287
+
288
288
Limitations apply to some replication change scenarios depending on:
0 commit comments