Skip to content

Commit 9da6ad7

Browse files
authored
Merge pull request #270491 from AbhishekMallick-MS/Mar-28-2024-AFsupport
AFS vault backup support matrix updates
2 parents c69cb23 + b6a9793 commit 9da6ad7

File tree

1 file changed

+104
-1
lines changed

1 file changed

+104
-1
lines changed

articles/backup/azure-file-share-support-matrix.md

Lines changed: 104 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support Matrix for Azure file share backup by using Azure Backup
33
description: Provides a summary of support settings and limitations when backing up Azure file shares.
44
ms.topic: conceptual
5-
ms.date: 01/24/2024
5+
ms.date: 03/29/2024
66
ms.custom: references_regions, engagement-fy24
77
ms.service: backup
88
author: AbhishekMallick-MS
@@ -20,26 +20,68 @@ You can use the [Azure Backup service](./backup-overview.md) to back up Azure fi
2020
2121
## Supported regions
2222

23+
**Choose a backup tier**:
24+
25+
# [Snapshot tier](#tab/snapshot-tier)
26+
2327
Azure file shares backup is available in all regions, **except** for Germany Central (Sovereign), Germany Northeast (Sovereign), China East, China North, France South, and US Gov Iowa.
2428

29+
# [Vault-standard tier (preview)](#tab/vault-tier)
30+
31+
Vaulted backup for Azure Files (preview) is available in West Central US, Southeast Asia, UK South, East Asia, UK West, India Central.
32+
33+
---
34+
2535
## Supported storage accounts
2636

37+
**Choose a backup tier**:
38+
39+
# [Snapshot tier](#tab/snapshot-tier)
40+
2741
| Storage account details | Support |
2842
| ------------------------ | ------------------------------------------------------------ |
2943
| Account Kind | Azure Backup supports Azure file shares present in general-purpose v1, general-purpose v2, and file storage type storage accounts |
3044
| Performance | Azure Backup supports file shares in both standard and Premium Storage accounts |
3145
| Replication | Azure file shares in storage accounts with any replication type are supported |
3246
| Firewall enabled | Azure file shares in storage accounts with Firewall rules that allow Microsoft Azure Services to access storage account are supported|
3347

48+
# [Vault-standard tier (preview)](#tab/vault-tier)
49+
50+
| Storage account details | Support |
51+
| --- | --- |
52+
| Account Kind | Azure Backup supports Azure file shares present in general-purpose v2, and file storage type storage accounts. |
53+
54+
>[!Note]
55+
>Storage accounts with restricted network access aren't supported.
56+
57+
---
58+
3459
## Supported file shares
3560

61+
**Choose a backup tier**:
62+
63+
# [Snapshot tier](#tab/snapshot-tier)
64+
3665
| File share type | Support |
3766
| -------------------------------------------------- | --------- |
3867
| Standard | Supported |
3968
| Large | Supported |
4069
| Premium | Supported |
4170
| File shares connected with Azure File Sync service | Supported |
4271

72+
# [Vault-standard tier (preview)](#tab/vault-tier)
73+
74+
75+
| File share type | Support |
76+
| -------------------------------------------------- | ------ |
77+
| Standard | Supported |
78+
| Large | Supported |
79+
| Premium | Supported |
80+
| File shares connected with Azure File Sync service | Supported |
81+
82+
83+
---
84+
4385
## Protection limits
4486

4587
| Setting | Limit |
@@ -51,22 +93,54 @@ Azure file shares backup is available in all regions, **except** for Germany Cen
5193

5294
## Backup limits
5395

96+
**Choose a backup tier**:
97+
98+
# [Snapshot tier](#tab/snapshot-tier)
99+
54100
| Setting | Limit |
55101
| -------------------------------------------- | ----- |
56102
| Maximum number of on-demand backups per day | 10 |
57103
| Maximum number of scheduled backups per day | 6 |
58104

105+
# [Vault-standard tier (preview)](#tab/vault-tier)
106+
107+
| Setting | Limit |
108+
| --------------------------------------- | ------ |
109+
| Maximum size of file share | 8 TB |
110+
| Maximum number of files in a file share | 8 million |
111+
112+
---
113+
59114
## Restore limits
60115

116+
**Choose a backup tier**:
117+
118+
# [Snapshot tier](#tab/snapshot-tier)
119+
61120
| Setting | Limit |
62121
| ------------------------------------------------------------ | ------- |
63122
| Maximum number of restore per day | 20 |
64123
| Maximum number of individual files or folders per restore, if ILR (Item level recovery) | 99 |
65124
| Maximum recommended restore size per restore for large file shares | 15 TiB |
66125
| Maximum duration of a restore job | 15 days
67126

127+
# [Vault-standard tier (preview)](#tab/vault-tier)
128+
129+
| Setting | Limit |
130+
| --- | --- |
131+
| Maximum size of a file | 1 TB |
132+
133+
>[!Note]
134+
>Restore to file shares connected with Azure File sync service or with restricted network access isn't supported.
135+
136+
---
137+
68138
## Retention limits
69139

140+
**Choose a backup tier**:
141+
142+
# [Snapshot tier](#tab/snapshot-tier)
143+
70144
| Setting | Limit |
71145
| ------------------------------------------------------------ | -------- |
72146
| Maximum total recovery points per file share at any point in time | 200 |
@@ -77,13 +151,42 @@ Azure file shares backup is available in all regions, **except** for Germany Cen
77151
| Maximum retention of monthly recovery points (snapshots) per file share | 120 months |
78152
| Maximum retention of yearly recovery points (snapshots) per file share | 10 years |
79153

154+
# [Vault-standard tier (preview)](#tab/vault-tier)
155+
156+
157+
| Setting | Limit |
158+
| --- | --- |
159+
| Maximum retention of snapshot | 30 days |
160+
| Maximum retention of recovery point created by on-demand backup | 99 years |
161+
| Maximum retention of daily recovery points | 9999 days |
162+
| Maximum retention of weekly recovery points | 5163 weeks |
163+
| Maximum retention of monthly recovery points | 1188 months |
164+
| Maximum retention of yearly recovery points | 99 years |
165+
166+
---
167+
80168
## Supported restore methods
81169

170+
**Choose a backup tier**:
171+
172+
# [Snapshot tier](#tab/snapshot-tier)
173+
82174
| Restore method | Details |
83175
| ------------------ | ------------------------------------------------------------ |
84176
| Full Share Restore | You can restore the complete file share to the original or an alternate location |
85177
| Item Level Restore | You can restore individual files and folders to the original or an alternate location |
86178

179+
# [Vault-standard tier (preview)](#tab/vault-tier)
180+
181+
| Restore method | Description |
182+
| --- | --- |
183+
| Full Share Restore | You can restore the complete file share to an alternate location
184+
185+
>[!Note]
186+
>Original location restores (OLR) and file-level recovery aren't supported. You can perform restore to an empty folder with the **Overwrite** option only.
187+
188+
---
189+
87190
## Next steps
88191

89192
* Learn how to [Back up Azure file shares](backup-afs.md)

0 commit comments

Comments
 (0)