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/backup/use-archive-tier-support.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -349,9 +349,9 @@ You can also write a script as per your requirements or modify the above sample
349
349
350
350
## Enable Smart Tiering to Vault-archive using a backup policy.
351
351
352
-
You can automatically move all eligible/ recommended recovery points to vault-archive using backup policy.
352
+
You can automatically move all eligible/ recommended recovery points to vault-archive using a backup policy.
353
353
354
-
To enable Smart Tiering, see the following sections.
354
+
In the following sections, you will learn how to enable Smart Tiering for eligible recovery points.
355
355
356
356
### Create a policy
357
357
@@ -377,10 +377,10 @@ To create and configure a policy, run the following cmdlets:
377
377
378
378
### Configure Smart Tiering
379
379
380
-
You can now configure Smart Tiering to move recovery points to Vault-archive and retain them using the backup policy. To do so, see the following section:
380
+
You can now configure Smart Tiering to move recovery points to Vault-archive and retain them using the backup policy.
381
381
382
382
>[!Note]
383
-
>After you configure Smart Tiering, it is automatically enabled to move the recovery points to Vault-archive.
383
+
>After configuration, Smart Tieringis automatically enabled that moves the recovery points to Vault-archive.
384
384
385
385
#### Tier recommended recovery points for Azure Virtual Machines
386
386
@@ -400,7 +400,7 @@ New-AzRecoveryServicesBackupProtectionPolicy: TierAfterDuration needs to be >= 3
400
400
>[!Note]
401
401
>*Tier recommended* is supported for Azure Virtual Machines, and not for SQL Server in Azure Virtual Machines.
402
402
403
-
#### Tier all eligible Azure Virtual Machines backup item
403
+
#### Tier all eligible Azure Virtual Machines backup items
404
404
405
405
To tier all eligible Azure VM recovery points to Vault-archive, specify the number of months after which you want to move the recovery points and run the following cmdlet:
#### Tier all eligible SQL Server in Azure VM backup item
416
+
#### Tier all eligible SQL Server in Azure VM backup items
417
417
418
418
To tier all eligible SQL Server in Azure VM recovery points to Vault-archive, specify the number of days after which you want to move the recovery points and run the following cmdlet:
0 commit comments