Skip to content

Commit 3117733

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us417294-vnet-top-freshness
2 parents 3c84873 + 5942b48 commit 3117733

File tree

60 files changed

+725
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+725
-137
lines changed

articles/azure-vmware/introduction.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introduction
33
description: Learn the features and benefits of Azure VMware Solution to deploy and manage VMware-based workloads in Azure.
44
ms.topic: overview
55
ms.service: azure-vmware
6-
ms.date: 9/16/2024
6+
ms.date: 4/16/2025
77
ms.custom: engagement-fy23
88
---
99

@@ -29,8 +29,7 @@ Azure VMware Solution provides two different private cloud generations:
2929

3030
1. Azure VMware Solution Generation 1 provides VMware vSphere clusters built from dedicated bare-metal hosts deployed in Azure datacenter facilities. Microsoft-managed **ExpressRoute circuits** provide connectivity between VMware vSphere hosts and native Azure resources deployed in Virtual Networks.
3131

32-
1. [Azure VMware Solution Generation 2](native-introduction.md) (Public Preview) provides VMware vSphere clusters built from dedicated Azure bare-metal hosts. Azure VMware Solution in an **Azure Virtual Network** features an updated network architecture whereby VMware vSphere hosts are directly attached to Azure Virtual Networks. This offering in only supported on the AV64 SKU.
33-
32+
1. [Azure VMware Solution Generation 2](native-introduction.md) (Public Preview) provides VMware vSphere clusters built from dedicated Azure bare-metal hosts. Azure VMware Solution in an **Azure Virtual Network** features an updated network architecture whereby VMware vSphere hosts are directly attached to Azure Virtual Networks. This offering is only supported on the AV64 SKU.
3433

3534
## Azure VMware Solution private cloud extension with AV64 node size
3635

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: About Azure Data Lake Storage Gen2 Vaulted Backup (preview)
3+
description: Learn how the Azure Data Lake Storage Gen2 vaulted backup works
4+
ms.topic: overview
5+
ms.date: 04/16/2025
6+
author: jyothisuri
7+
ms.author: jsuri
8+
ms.custom: engagement-fy24
9+
---
10+
11+
# About Azure Data Lake Storage Gen2 vaulted backup (preview)
12+
13+
[Azure Data Lake Storage (ADLS)](/azure/storage/blobs/data-lake-storage-introduction) Gen2 vaulted backup (preview) is a streamlined, cloud-native solution to back up and restore general-purpose v2 storage accounts with a [hierarchical namespace](/azure/storage/blobs/data-lake-storage-namespace). It allows selective backup and restoration of containers, and store backups in a dedicated vault for granular control.
14+
15+
>[!Note]
16+
>- This feature is currently in limited preview and is available in specific regions only. See the [supported regions](azure-data-lake-storage-backup-support-matrix.md#supported-regions).
17+
>- To enroll in this preview feature, fill [this form](https://forms.office.com/r/sixidTkYb4) and write to [[email protected]](mailto:[email protected]).
18+
19+
## Azure Data Lake Storage Gen2 backup workflow
20+
21+
Vaulted backup uses platform capabilities such as snapshots and object replication to copy data to the Backup vault. Object replication asynchronously copies block blobs from a source storage account to a destination backup storage account, including the blob's contents, versions, metadata, and properties.
22+
23+
When you configure protection, Azure Backup sets up a destination storage account within the Backup vault and applies an object replication policy at the container level for both source and destination accounts. During backup, Azure Backup places a recovery point marker on the source account and tracks its replication. After the marker is replicated to the destination, the recovery point is created.
24+
25+
*The following diagram shows the recovery point creation process after the snapshot is taken:*
26+
27+
:::image type="content" source="./media/azure-data-lake-storage-backup-overview/recovery-point-creation-architecture.png" alt-text="Diagram shows the recovery point creation process in the backup flow.":::
28+
29+
Learn about the [supported scenarios and limitations for Azure Data Lake Storage Gen2 backup](azure-data-lake-storage-backup-support-matrix.md).
30+
31+
## ADLS Gen2 backup configuration and retention (preview)
32+
33+
The ADLS Gen2 backup requires a Backup vault that provides a centralized view of configured backups. Vaulted backup is set at the storage account level, with the option to exclude containers.
34+
>[!Note]
35+
>If an account has over 100 containers, reduce the count to **<= 100**. Learn [about the supported container count for backup](azure-data-lake-storage-backup-support-matrix.md#protection-limits).
36+
37+
Backup policies manage schedules and retention, supporting daily or weekly backups and recovery point creation. Retention can be set for daily, weekly, monthly, or yearly backups and can be retained up to **10 years**, with yearly rules taking priority. If no other rules are set, the default retention rule applies.
38+
39+
Azure Backup automatically runs scheduled jobs, replicating block blobs from the source to the destination storage account. It preserves contents, versions, metadata, and properties based on the backup frequency. Backups remain in the vault per policy and are deleted once the retention period ends.
40+
41+
>[!Note]
42+
>- Backup can be enabled for multiple storage accounts in a single vault using one or multiple backup policies.
43+
>- Vaulted backups support long-term retention for up to 10 years.
44+
45+
### Backup management
46+
47+
After the ADLS Gen2 backup configuration is complete, a backup instance is created in the Backup vault. Use it to initiate restores, monitor activity, stop protection, and perform other backup operations.
48+
49+
The Backup vault's managed identity needs specific permissions on storage accounts for backup and restore operations. These permissions are bundled into the **Storage Account Backup Contributor** role for ease of management.
50+
51+
You can assign the role to the Backup vault before/during configuring backup. A managed identity is a service principal exclusive to Azure resources.
52+
Learn more about [managed identities](/azure/active-directory/managed-identities-azure-resources/overview).
53+
54+
### Restoration from backups
55+
56+
You can restore data from any point in time where a recovery point exists. Recovery points are created when a storage account is in a protected state, and remain available for restoration as long as they fall within the retention period defined by the backup policy. You can do a granular recovery by selecting specific containers, applying a prefix-based filter, or restore the entire storage account.
57+
58+
59+
Azure Backup allows restoring data from any recovery point within the retention period set by the backup policy. Recovery points are created when the storage account is in protected state, and can be used to restore until they expire as per the retention policy. This solution allows performing granular recovery by selecting containers, applying a prefix-based filter, or restoring the full storage account.
60+
61+
>[!Note]
62+
>- To restore a recovery point to a different subscription, request the Azure Backup team to allowlist the required subscription and grant access by using the [signup form](https://forms.office.com/r/sixidTkYb4).
63+
>- Currently, the vaulted backup solution supports restoring data only to a different storage account within the same region as the vault. However, restoring data from older recovery points might result in a longer recovery time (higher [Recovery Time Objective](azure-backup-glossary.md#recovery-time-objective-rto)).
64+
65+
## Next steps
66+
67+
- [Configure vaulted backup for Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-configure-backup.md).
68+
- [Restore Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-restore.md).
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
---
2+
title: Support matrix for Azure Data Lake Storage Gen2 Vaulted Backup (preview)
3+
description: Learn about the regional availability, supported scenarios, and limitations for vaulted backups of Azure Data Lake Storage Gen2 (preview).
4+
ms.topic: reference
5+
ms.date: 04/16/2025
6+
ms.custom: references_regions, engagement-fy24
7+
ms.service: azure-backup
8+
author: jyothisuri
9+
ms.author: jsuri
10+
---
11+
12+
# Support matrix for Azure Data Lake Storage Gen2 vaulted backup (preview)
13+
14+
This article summarizes the regional availability, supported scenarios, and limitations for vaulted backups of Azure Data Lake Storage Gen2 (preview).
15+
16+
## Supported regions
17+
18+
Vaulted backups of Azure Data Lake Storage Gen2 are available in the following regions: France South, India West.
19+
20+
## Supported storage accounts
21+
22+
The following table lists the supported storage account details:
23+
24+
| Storage account details | Support |
25+
| ------------------------ | ------------------------------------------------------------ |
26+
| Account Kind | Only block blobs in a standard general-purpose v2 HNS-enabled storage account. <br><br>*Accounts using Network File Shares (NFS) 3.0, and Secure File Transfer Protocol (SFTP) protocols for blobs are currently not supported*.|
27+
| Redundancy | Locally redundant storage (LRS), Zone-redundant storage (ZRS), Geo-redundant storage (GRS) enabled storage account. |
28+
| Tier | Hot, Cool, and Cold tier blobs are supported.<br><br>*Archive tier blob backup isn't supported*. |
29+
30+
## Protection limits
31+
32+
The following table lists the protection limits:
33+
34+
| **Setting** | **Limit** |
35+
| ------------------------------------------------------------ | ----- |
36+
| Maximum number of containers in a storage account that can be protected | 100 |
37+
| Vault redundancy | LRS/ZRS/GRS |
38+
39+
### Supported and unsupported scenarios for Azure Data Lake Storage Gen2 protection (preview)
40+
41+
Azure Data Lake Storage Gen2 protection (preview) has the following supported and unsupported scenarios:
42+
43+
- Any new containers that get created after backup configuration for the storage account aren't backed up automatically. To enable the backup operation for the new containers, modify the protection of the storage account.
44+
- The storage accounts to be backed up must contain a *minimum of one container*. If the storage account doesn't contain any containers or if no containers are selected, an error might appear when you configure backup.
45+
- The backup operation isn't supported for blobs that are uploaded by using [Data Lake Storage APIs](/rest/api/storageservices/data-lake-storage-gen2).
46+
- Backup vaults with User-Assigned Managed Identity (UAMI) aren't compatible with Azure Blob Vaulted backups. Only System-Assigned Managed Identity (SAMI) works, because the vault needs to access the storage account where the blobs are stored. The vault uses its system-assigned managed identity for this access.
47+
- Enabling backups isn't supported for the blob container that are configured with native replication using data factory.
48+
- You can protect the storage account with the vault in another subscription but in the same region as storage account.
49+
- Archive tier for vault is currently not supported.
50+
51+
52+
## Backup limits
53+
54+
The following table lists the Backup limits:
55+
56+
| **Setting** | **Limit** |
57+
| ------------------------ | ------------------------------------------------------------ |
58+
| Maximum number of on-demand backups per day | 4|
59+
| Maximum number of scheduled backups per day | 1|
60+
61+
>[!Note]
62+
>If you suspend and resume protection or delete the **Object Replication policy** on the **source storage account**, the policy triggers a full backup.
63+
64+
## Retention limits
65+
66+
The following table lists the Retention limits:
67+
68+
| **Setting** | **Limit** |
69+
| ------------------------ | ------------------------------------------------------------ |
70+
| Maximum retention of daily recovery points | 3,650 days|
71+
| Maximum retention of weekly recovery points | 521 weeks|
72+
| Maximum retention of monthly recovery points | 120 months|
73+
| Maximum retention of yearly recovery points | 10 years|
74+
75+
## Restore method limits
76+
77+
The following table lists the restore method limits:
78+
79+
| **Setting** | **Limit** |
80+
| ------------------------ | ------------------------------------------------------------ |
81+
| Full restore | You can restore the complete storage account to an alternate location.|
82+
| Containers restore | You can select one or more containers or use prefix to filter specific containers to restore.|
83+
84+
>[!Note]
85+
>- Cool and Cold tier blobs are restored in Hot tier.
86+
>- Restore to the source storage account is not supported.
87+
>- The target storage selected for restore should not have any container with same name.
88+
89+
## Next steps
90+
91+
- [Configure vaulted backup for Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-configure-backup.md).
92+
- [Restore Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-restore.md).

0 commit comments

Comments
 (0)