Skip to content

Commit 651bf3a

Browse files
Merge pull request #290958 from b-ahibbard/windowsserver2025
Windowsserver2025
2 parents b3f1b49 + afeb207 commit 651bf3a

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.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 an SMB volume for Azure NetApp Files
@@ -14,6 +14,9 @@ Azure NetApp Files supports creating volumes using NFS (NFSv3 or NFSv4.1), SMB3,
1414

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

17+
>[!IMPORTANT]
18+
>Windows Server 2025 does **not** work with Azure NetApp Files CIFS.
19+
1720
## Before you begin
1821

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

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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-netapp-files
55
ms.topic: conceptual
66
author: b-hchen
77
ms.author: anfdocs
8-
ms.date: 10/21/2024
8+
ms.date: 11/22/2024
99
---
1010
# SMB FAQs for Azure NetApp Files
1111

@@ -15,6 +15,10 @@ This article answers frequently asked questions (FAQs) about the SMB protocol of
1515

1616
Azure NetApp Files supports SMB 2.1 and SMB 3.1 (which includes support for SMB 3.0).
1717

18+
## Can I use Windows Server 2025?
19+
20+
Windows Server 2025 doesn't work with the Azure NetApp Files common internet file system (CIFS) protocol.
21+
1822
## Does Azure NetApp Files support access to ‘offline files’ on SMB volumes?
1923

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

0 commit comments

Comments
 (0)