Skip to content

Commit 1e542d5

Browse files
authored
Merge pull request #312831 from MicrosoftDocs/main
3/9/2026 AM Publishing
2 parents 9406a28 + 5994ff2 commit 1e542d5

21 files changed

Lines changed: 528 additions & 265 deletions

articles/azure-functions/durable/durable-task-scheduler/durable-task-scheduler-auto-purge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Autopurge operates asynchronously in the background, optimized to minimize syste
1515

1616
## How it works
1717

18-
Autopurge is an opt-in feature. You can enable it by defining retention policies that control how long to keep the data of orchestrations in certain statuses. The autopurge feature purges orchestration data associated with terminal statuses. "Terminal" refers to orchestrations that have reached a final state with no further scheduling, event processing, or work item generation. Terminal statuses include:
18+
Autopurge is enabled by default with a 30 day policy, but it can be customized. You can modify it by defining retention policies that specify how long to keep orchestration data for certain statuses. The autopurge feature removes orchestration data that is in terminal statuses. A terminal status means the orchestration has reached a final state and will no longer schedule tasks, process events, or generate work items. Terminal statuses include:
1919
- `Completed`
2020
- `Failed`
2121
- `Canceled`

articles/azure-netapp-files/azure-netapp-files-resource-limits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@ The following table describes resource limits for the Flexible, Standard, Premiu
3737
| Minimum size of a single regular volume | 50 GiB | No |
3838
| Maximum size of a single regular volume | 100 TiB | No |
3939
| Minimum size of a single [large volume](large-volumes-requirements-considerations.md) | 50 TiB | No |
40-
| Large volume size increase | 30% of lowest provisioned size | Yes |
4140
| Maximum size of a single [large volume](large-volumes-requirements-considerations.md) | 1 PiB | Yes** |
4241
| Maximum size of a single large volume with breakthrough mode (preview) | 2,400 TiB | No |
43-
| Maximum size of a large volume up to 7.2 PiB** | 7.2 PiB | Yes** |
42+
| Maximum size of a large volume up to 7.2 PiB*** | 7.2 PiB | Yes** |
4443
| Maximum size of a single file | 16 TiB | No |
4544
| Maximum size of directory metadata in a single directory | 320 MB | No |
4645
| Maximum number of files in a single directory | *Approximately* 4 million. <br> See [Determine if a directory is approaching the limit size](directory-sizes-concept.md#directory-limit). | No |

articles/azure-netapp-files/faq-smb.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,25 @@ Azure NetApp Files supports SMB 2.1 and SMB 3.1 (which includes support for SMB
2121

2222
Yes, Windows Server 2025 domain controllers are supported as of September 9, 2025. Windows Server 2025 domain controllers must have all cumulative security updates installed, including [KB5065426](https://support.microsoft.com/en-us/topic/september-9-2025-kb5065426-update-for-windows-server-2025-os-build-26100-6584-6a59dc6a-1ff2-48f4-b375-81e93deee5dd), released on September 9, 2025. You must also enable AES encryption (AES-256) on the Active Directory connection if you plan to introduce any Windows Server 2025 domain controllers into your Active Directory environment. For more information, see [Create and Manage Active Directory connections for Azure NetApp Files](create-active-directory-connections.md).
2323

24+
## What SMB minimum version should be configured on Windows Server 2025 domain controllers for Azure NetApp Files?
25+
26+
For Azure NetApp Files communication with Windows Server 2025 domain controllers, set the SMB minimum dialect to SMB 3.0. If required by your environment, SMB 2.1 can be used. Although Windows Server 2025 supports SMB 3.1.1, enforcing SMB 3.1.1 for this communication can break domain controller communication and prevent authentication to Azure NetApp Files SMB shares.
27+
28+
Run one of the following commands on each Windows Server 2025 domain controller, based on your requirements:
29+
30+
```
31+
Set-SmbServerConfiguration -Smb2DialectMin SMB211
32+
```
33+
34+
```
35+
Set-SmbServerConfiguration -Smb2DialectMin SMB300
36+
```
37+
38+
>[!NOTE]
39+
>This configuration must be applied individually on all Windows Server 2025 domain controllers. It doesn't replicate across the domain.
40+
41+
As an alternative, update the Active Directory site used by Azure NetApp Files so it includes only domain controllers that aren't running Windows Server 2025.
42+
2443
## Does Azure NetApp Files support access to ‘offline files’ on SMB volumes?
2544

2645
Azure NetApp Files supports 'manual' offline files, allowing users on Windows clients to manually select files to be cached locally.

articles/azure-netapp-files/large-volumes-requirements-considerations.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: anfdocs
1212
---
1313
# Requirements and considerations for Azure NetApp Files large volumes
1414

15-
Large volumes are Azure NetApp Files volumes with a size of 50 TiB to 1,024 TiB.
15+
Azure NetApp Files large volumes support sizes between 50 TiB and 1,024 TiB.
1616

1717
With breakthrough mode, you can create large volumes at sizes between 2,400 GiB and 2,400 TiB. You must [request the feature](#register-for-breakthrough-mode) before using it for the first time. With cool access enabled, large volumes can scale to 7.2 PiB in certain situations; for more information, see [large volumes up to 7.2 PiB](#requirements-and-considerations-for-large-volumes-up-to-72-pib-preview).
1818

@@ -25,7 +25,6 @@ The following requirements and considerations apply to large volumes. For perfor
2525
* A regular volume can’t be converted to a large volume.
2626
* You must create a large volume at a size of 50 TiB or larger. The maximum size of a large volume is 1,024 TiB.
2727
* You can't resize a large volume to less than 50 TiB.
28-
* A large volume can't be resized to more than 30% of its lowest provisioned size. This limit is adjustable via [a support request](azure-netapp-files-resource-limits.md#resource-limits). When requesting the resize, specify the desired size in TiB.
2928
* When reducing the size of a large volume, the size depends on the size of files written to the volume and the snapshots currently active on the volumes.
3029
* You can't create a large volume with application volume groups.
3130
* Currently, large volumes aren't suited for database (HANA, Oracle, SQL Server, etc.) data and log volumes. For database workloads requiring more than a single volume’s throughput limit, consider deploying multiple regular volumes. To optimize multiple volume deployments for databases, use [application volume groups](application-volume-group-concept.md).
@@ -39,11 +38,11 @@ The following requirements and considerations apply to large volumes. For perfor
3938
</tr></thead>
4039
<tbody>
4140
<tr>
42-
<td>Capacity tier</td>
41+
<td>Service level</td>
4342
<td>Minimum volume size<br>(TiB)</td>
44-
<td>Maximum volume size (TiB)*</td>
45-
<td>Minimum throughput for capacity tier (MiB/s)</td>
46-
<td>Maximum throughput for capacity tier (MiB/s)</td>
43+
<td>Maximum volume size (TiB)</td>
44+
<td>Base throughput (MiB/s) at 50TiB</td>
45+
<td>Maximum throughput for service level (MiB/s)</td>
4746
</tr>
4847
<tr>
4948
<td>Standard (16 MiB/s per TiB)</td>

articles/azure-netapp-files/whats-new.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ ms.author: anfdocs
1717

1818
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
1919

20+
21+
## March 2026
22+
23+
* [Large volumes improvement:](large-volumes-requirements-considerations.md#requirements-and-considerations) removed 30% default limit imposed on large volumes
24+
25+
Large volumes operational improvement no longer requires a support ticket to increase a large volume past the 30% imposed limit. This allows customer to automate their large volume size increases without waiting for approval and human intervention.
26+
2027
## January 2026
2128

2229
* [Elastic zone-redundant storage service level](elastic-zone-redundant-concept.md) (preview)

articles/azure-vmware/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@ items:
288288
href: ecosystem-external-storage-solutions.md
289289
- name: Configure Azure Elastic SAN
290290
href: configure-azure-elastic-san.md
291+
- name: Performance with Elastic SAN
292+
href: ../storage/elastic-san/elastic-san-performance-on-azure-vmware-solutions.md?context=%2fazure%2fazure-vmware%2fcontext%2fcontext
291293
- name: Configure Azure NetApp Files
292294
items:
293295
- name: Attach Azure NetApp Files datastores to Azure VMware Solution hosts

articles/backup/backup-azure-system-state.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Windows system state to Azure using Azure Backup
33
description: Learn how to back up Windows Server system state to Azure using Azure Backup.
44
ms.topic: how-to
5-
ms.date: 02/17/2026
5+
ms.date: 03/09/2026
66
author: AbhishekMallick-MS
77
ms.author: v-mallicka
88
ms.service: azure-backup
@@ -142,6 +142,9 @@ To complete the initial backup, use the Microsoft Azure Recovery Services agent.
142142
>
143143
>
144144
145+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
146+
147+
145148
### Schedule the backup job
146149

147150
To schedule the backup job, follow these steps:

articles/backup/backup-mabs-protection-matrix.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MABS (Azure Backup Server) V4 protection matrix
33
description: This article provides a support matrix listing all workloads, data types, and installations that Azure Backup Server v4 protects.
4-
ms.date: 02/10/2026
4+
ms.date: 03/09/2026
55
ms.topic: reference
66
ms.service: azure-backup
77
ms.custom: linux-related-content, engagement-fy24
@@ -73,6 +73,9 @@ For on-premises or hosted environments that you can't upgrade or migrate to Azur
7373
|------------|-----------|---------------|--------------|--------------|
7474
|Servers (64-bit) | Windows Server 2008 R2 SP1, Windows Server 2008 SP2 (You need to install [Windows Management Framework](https://www.microsoft.com/download/details.aspx?id=54616)), Windows Server 2012, Windows Server 2012 R2. | Physical server <br><br> Hyper-V virtual machine <br><br> VMware virtual machine | Volume, share, folder, file, system state/bare metal |
7575

76+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
77+
78+
7679
## Cluster support
7780

7881
Azure Backup Server can protect data in the following clustered applications:

articles/backup/backup-support-matrix-mars-agent.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Support matrix for the MARS agent
33
description: This article summarizes Azure Backup support when you back up machines that are running the Microsoft Azure Recovery Services (MARS) agent.
4-
ms.date: 11/24/2025
4+
ms.date: 03/09/2026
55
ms.topic: reference
66
ms.custom: engagement-fy24
77
author: AbhishekMallick-MS
@@ -13,6 +13,9 @@ ms.author: v-mallicka
1313

1414
You can use the [Azure Backup service](backup-overview.md) to back up on-premises machines and apps and to back up Azure virtual machines (VMs). This article summarizes support settings and limitations when you use the Microsoft Azure Recovery Services (MARS) agent to back up machines.
1515

16+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
17+
18+
1619
## The MARS agent
1720

1821
Azure Backup uses the MARS agent to back up data from on-premises machines and Azure VMs to a backup Recovery Services vault in Azure. The MARS agent can:

articles/backup/microsoft-azure-backup-server-protection-v3-ur1.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MABS (Azure Backup Server) V3 UR1 protection matrix
33
description: This article provides a support matrix listing all workloads, data types, and installations that Azure Backup Server protects.
4-
ms.date: 07/17/2025
4+
ms.date: 03/09/2026
55
ms.topic: reference
66
ms.custom: engagement-fy24, linux-related-content
77
ms.service: azure-backup
@@ -87,6 +87,9 @@ For on-premises or hosted environments that you can't upgrade or migrate to Azur
8787
|------------|-----------|---------------|--------------|--------------|
8888
|Servers (64-bit) | Windows Server 2008 R2 SP1, Windows Server 2008 SP2 (You need to install [Windows Management Framework](https://www.microsoft.com/download/details.aspx?id=54616)) | Physical server <br><br> Hyper-V virtual machine <br><br> VMware virtual machine | Volume, share, folder, file, system state/bare metal |
8989

90+
[!INCLUDE [end-of-support-notes-windows-server-2008.md](../../includes/end-of-support-notes-windows-server-2008.md)]
91+
92+
9093
## Cluster support
9194

9295
Azure Backup Server can protect data in the following clustered applications:

0 commit comments

Comments
 (0)