Skip to content

Commit f0f17fa

Browse files
committed
NFSAAS-105533: windows server 2025 not supported with cifs
1 parent d4b9095 commit f0f17fa

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure NetApp Files supports creating volumes using NFS (NFSv3 or NFSv4.1), SMB3,
1515
This article shows you how to create an SMB3 volume. For NFS volumes, see [Create an NFS volume](azure-netapp-files-create-volumes.md). For dual-protocol volumes, see [Create a dual-protocol volume](create-volumes-dual-protocol.md).
1616

1717
>[!IMPORTANT]
18-
>Windows Server 2025 does **not** work with Azure NetApp Files.
18+
>Windows Server 2025 does **not** work with Azure NetApp Files CIFS.
1919
2020
## Before you begin
2121

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ To see if your Azure VM NICs support RSS, run the command
143143

144144
![Screenshot that shows RSS output for Azure VM.](./media/azure-netapp-files-smb-performance/azure-netapp-files-formance-rss-support.png)
145145

146-
147146
## Multiple NICs on SMB clients
148147

149148
You shouldn't configure multiple NICs on your client for SMB. The SMB client doesn't match the NIC count returned by the SMB server. Each storage volume is accessible from one and only one storage endpoint, meaning only one NIC is used for any given SMB relationship.

articles/azure-netapp-files/create-volumes-dual-protocol.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 09/17/2024
8+
ms.date: 11/22/2024
99
ms.author: anfdocs
1010
---
1111
# Create a dual-protocol volume for Azure NetApp Files
@@ -18,6 +18,9 @@ To create NFS volumes, see [Create an NFS volume](azure-netapp-files-create-volu
1818

1919
[!INCLUDE [Delegated subnet permission](includes/create-volume-permission.md)]
2020

21+
>[!IMPORTANT]
22+
>Windows Server 2025 does **not** work with Azure NetApp Files CIFS.
23+
2124
* You must have already created a capacity pool.
2225
See [Create a capacity pool](azure-netapp-files-set-up-capacity-pool.md).
2326
* A subnet must be delegated to Azure NetApp Files.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Azure NetApp Files supports SMB 2.1 and SMB 3.1 (which includes support for SMB
1717

1818
## Does Windows Server 2025 work with Azure NetApp Files?
1919

20-
No, Windows Server 2025 doesn't work with Azure NetApp Files.
20+
No, Windows Server 2025 doesn't work with Azure NetApp Files SMB volumes.
2121

2222
## Does Azure NetApp Files support access to ‘offline files’ on SMB volumes?
2323

0 commit comments

Comments
 (0)