Skip to content

Commit c4fc0ef

Browse files
Merge pull request #292495 from AbhishekMallick-MS/Dec-31-2024-AFS
AFS - Backup/Restore limit updates
2 parents 9e75804 + 17bc9f1 commit c4fc0ef

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

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

Lines changed: 15 additions & 3 deletions
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: reference
5-
ms.date: 11/27/2024
5+
ms.date: 12/31/2024
66
ms.custom: references_regions, engagement-fy24
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -99,13 +99,19 @@ Cross Subscription Backup (CSB) for Azure File share (preview) is currently avai
9999

100100
## Backup limits
101101

102+
| Setting | Limit |
103+
| --- | --- |
104+
| Maximum number of discoveries of containers that can be backed up to Recovery Services Vault per day | 50 |
105+
| Maximum number of inquiries for protectable items under the given container per day | 25 |
106+
| Maximum number of Configure backup per day | 200 |
107+
| Maximum number of on-demand backups per day | 10 |
108+
102109
**Choose a backup tier**:
103110

104111
# [Snapshot tier](#tab/snapshot-tier)
105112

106113
| Setting | Limit |
107114
| -------------------------------------------- | ----- |
108-
| Maximum number of on-demand backups per day | 10 |
109115
| Maximum number of scheduled backups per day | 6 |
110116

111117
# [Vault-standard tier (preview)](#tab/vault-tier)
@@ -115,17 +121,23 @@ Cross Subscription Backup (CSB) for Azure File share (preview) is currently avai
115121
| Maximum size of file share | 8 TB |
116122
| Maximum number of files in a file share | 8 million |
117123

124+
>[!Note]
125+
>If you have multiple backups scheduled per day, only the last scheduled backup of the day is transferred to the vault.
126+
118127
---
119128

120129
## Restore limits
121130

131+
| Setting | Limit |
132+
| --- | --- |
133+
| Maximum number of restore per day | 20 |
134+
122135
**Choose a backup tier**:
123136

124137
# [Snapshot tier](#tab/snapshot-tier)
125138

126139
| Setting | Limit |
127140
| ------------------------------------------------------------ | ------- |
128-
| Maximum number of restore per day | 20 |
129141
| Maximum size of a file (if the destination account is in a Vnet) | 1TB |
130142
| Maximum number of individual files or folders per restore, if ILR (Item level recovery) | 99 |
131143
| Maximum recommended restore size per restore for large file shares | 15 TiB |

0 commit comments

Comments
 (0)