Skip to content

Commit 289eae6

Browse files
minor changes
1 parent 55ed290 commit 289eae6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/backup/use-archive-tier-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ To create and configure a policy, run the following cmdlets:
380380
You can now configure Smart Tiering to move recovery points to Vault-archive and retain them using the backup policy.
381381

382382
>[!Note]
383-
>After configuration, Smart Tiering is automatically enabled that moves the recovery points to Vault-archive.
383+
>After configuration, Smart Tiering is automatically enabled and moves the recovery points to Vault-archive.
384384
385385
#### Tier recommended recovery points for Azure Virtual Machines
386386

@@ -410,7 +410,7 @@ $pol = New-AzRecoveryServicesBackupProtectionPolicy -Name hiagaVMArchiveTierAfte
410410

411411
>[!Note]
412412
>- The number of months must range from *3* to *(Retention - 6)* months.
413-
>- This can increase your overall costs.
413+
>- Enabling Smart Tiering for eligible recovery points can increase your overall costs.
414414
415415

416416
#### Tier all eligible SQL Server in Azure VM backup items
@@ -447,7 +447,7 @@ Set-AzRecoveryServicesBackupProtectionPolicy -VaultId $vault.ID -Policy $pol[0]
447447

448448
### Enable Smart Tiering
449449

450-
To enable Smart Tiering after you've disable it, run the corresponding cmdlet:
450+
To enable Smart Tiering after you've disable it, run the following cmdlet:
451451

452452
- **Azure Virtual Machine**
453453

0 commit comments

Comments
 (0)