Skip to content

Commit 91d0cdf

Browse files
added PM review comments
1 parent 6d74d10 commit 91d0cdf

File tree

3 files changed

+10
-14
lines changed

3 files changed

+10
-14
lines changed

articles/backup/archive-tier-support.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Archive Tier support overview
33
description: Learn about Archive Tier Support for Azure Backup.
44
ms.topic: overview
5-
ms.date: 10/21/2021
5+
ms.date: 10/23/2021
66
ms.custom: references_regions
77
---
88

@@ -19,11 +19,11 @@ Archive tier supports the following workloads:
1919
| Workloads | Operations |
2020
| --- | --- |
2121
| Azure virtual machines | <ul><li>Only monthly and yearly recovery points. Daily and weekly recovery points aren't supported. </li><li>Age >= 3 months in Vault-Standard Tier </li><li>Retention left >= 6 months </li><li>No active daily and weekly dependencies. </li></ul> |
22-
| SQL Server in Azure virtual machines | <ul><li>Only full recovery points. Logs and differentials aren't supported. </li><li>Age >= 45 days in Vault-Standard Tier. </li><li>Retention left >= 6 months </li><li>No dependencies </li></ul> |
22+
| SQL Server in Azure virtual machines/ SAP HANA in Azure Virtual Machines | <ul><li>Only full recovery points. Logs and differentials aren't supported. </li><li>Age >= 45 days in Vault-Standard Tier. </li><li>Retention left >= 6 months </li><li>No dependencies </li></ul> |
2323

2424
>[!Note]
25-
>- Archive Tier support for SQL Servers in Azure VMs is now generally available in multiple regions. For the detailed list of supported regions, see the [support matrix](#support-matrix).
26-
>- Archive Tier support is in limited public preview. Archive Tier support for Azure Virtual Machines is also in limited public preview. To sign up for limited public preview, fill [this form](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR463S33c54tEiJLEM6Enqb9UNU5CVTlLVFlGUkNXWVlMNlRPM1lJWUxLRy4u).
25+
>- Archive Tier support for SQL Servers in Azure VMs and SAP HANA in Azure VM is now generally available in multiple regions. For the detailed list of supported regions, see the [support matrix](#support-matrix).
26+
>- Archive Tier support for Azure Virtual Machines is also in limited public preview. To sign up for limited public preview, fill [this form](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR463S33c54tEiJLEM6Enqb9UNU5CVTlLVFlGUkNXWVlMNlRPM1lJWUxLRy4u).
2727
2828
## Supported clients
2929

@@ -35,7 +35,7 @@ Archive tier supports the following clients:
3535

3636
## How Azure Backup moves recovery points to the vault-archive tier?
3737

38-
> [!VIDEO https://www.youtube.com/embed/nQnH5mpiz60]
38+
> [!VIDEO https://www.youtube.com/embed/nQnH5mpiz60?start=416]
3939
4040
## Archive recommendations (Only for Azure Virtual Machines)
4141

@@ -76,7 +76,7 @@ You can view the archive tier pricing from our [pricing page](azure-backup-prici
7676

7777
| Workloads | Preview | Generally available |
7878
| --- | --- | --- |
79-
| SQL Server in Azure VM | None | Australia East, Central India, North Europe, South East Asia, East Asia, Australia South East, Canada Central, Brazil South, Canada East, France Central, France South, Japan East, Japan West, Korea Central, Korea South, South India, UK West, UK South, Central US, East US 2, West US, West US 2, West Central US, East US, South Central US, North Central US, West Europe, US Gov Virginia, US Gov Texas, US Gov Arizona. |
79+
| SQL Server in Azure Virtual Machines/ SAP HANA in Azure Virtual Machines | None | Australia East, Central India, North Europe, South East Asia, East Asia, Australia South East, Canada Central, Brazil South, Canada East, France Central, France South, Japan East, Japan West, Korea Central, Korea South, South India, UK West, UK South, Central US, East US 2, West US, West US 2, West Central US, East US, South Central US, North Central US, West Europe, US Gov Virginia, US Gov Texas, US Gov Arizona. |
8080
| Azure Virtual Machines | East US, East US 2, Central US, South Central US, West US, West US 2, West Central US, North Central US, Brazil South, Canada East, Canada Central, West Europe, UK South, UK West, East Asia, Japan East, South India, South East Asia, Australia East, Central India, North Europe, Australia South East, France Central, France South, Japan West, Korea Central, Korea South. | None |
8181

8282

@@ -107,3 +107,4 @@ No, the expiration time for the scheduled backups cannot be viewed. However, the
107107
## Next steps
108108

109109
- [Use archive tier](use-archive-tier-support.md)
110+
- [Azure Backup pricing](azure-backup-pricing.md)

articles/backup/troubleshoot-archive-tier.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Archive tier troubleshoots
33
description: Learn to troubleshoot Archive Tier errors for Azure Backup.
44
ms.topic: troubleshooting
5-
ms.date: 10/21/2021
5+
ms.date: 10/23/2021
66
---
77

88
# Troubleshooting recovery point archive using Archive Tier
@@ -96,8 +96,3 @@ This article provides troubleshooting details to for error codes that appears wh
9696
**Description**: The move readiness of the recovery point is yet to be determined.
9797

9898
**Recommended action**: Check again after waiting for some time.
99-
100-
101-
## Next steps
102-
103-
- [Azure Backup pricing](azure-backup-pricing.md)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use Archive Tier
33
description: Learn about using Archive Tier Support for Azure Backup.
44
ms.topic: conceptual
5-
ms.date: 10/22/2021
5+
ms.date: 10/23/2021
66
ms.custom: devx-track-azurepowershell-azurecli
77
zone_pivot_groups: backup-client-powershelltier-clitier-portaltier
88
---
@@ -207,7 +207,7 @@ This article provides the procedure to backup of long-term retention points in t
207207

208208
1. Download/Upgrade AZ CLI version to 2.26.0 or higher
209209

210-
1. Follow the instructions to install CLI for the 1st time.
210+
1. Follow the [instructions](/cli/azure/install-azure-cli) to install CLI for the first time.
211211
1. Run az --upgrade to upgrade an already installed version.
212212

213213
2. Log in using the following command:

0 commit comments

Comments
 (0)