Skip to content

Commit a41f422

Browse files
Merge pull request #16256 from robinharwood/robinharwood-2025-ga
Updating articles for Windows Server 2025 GA
2 parents 926c83a + 491c40e commit a41f422

7 files changed

+14
-30
lines changed

azure-stack/hci/concepts/network-atc-overview.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Network ATC overview
33
description: This article introduces Network ATC for Azure Stack HCI and Windows Server.
44
author: parammahajan5
55
ms.topic: overview
6-
ms.date: 10/25/2024
6+
ms.date: 11/06/2024
77
ms.author: jgerend
88
ms.reviewer: JasonGerend
99
zone_pivot_groups: windows-os
@@ -21,10 +21,7 @@ Deployment and operation of Azure Stack HCI networking can be a complex and erro
2121

2222
:::zone pivot="windows-server"
2323

24-
>Applies to: Windows Server 2025 (preview)
25-
26-
> [!IMPORTANT]
27-
> Network ATC in Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
24+
>Applies to: Windows Server 2025
2825
2926
Deployment and operation of Windows Server cluster networking can be a complex and error-prone process. Due to the configuration flexibility provided with the host networking stack, there are many moving parts that can be easily misconfigured or overlooked. Staying up to date with the latest best practices is also a challenge as improvements are continuously made to the underlying technologies. Network ATC applies a consistency configuration across Windows Server cluster nodes to create a more reliable experience. As Network ATC is designed for Windows Server clusters, it requires Windows Server Datacenter edition and the Failover Clustering feature. Network ATC is the complete product name and not an acronym.
3027

azure-stack/hci/concepts/sdn-multisite-overview.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: conceptual
66
author: alkohli
77
ms.subservice: core-os
88
zone_pivot_groups: windows-os
9-
ms.date: 10/22/2024
9+
ms.date: 11/06/2024
1010
---
1111

1212
# What is SDN Multisite?
@@ -19,10 +19,7 @@ ms.date: 10/22/2024
1919

2020
:::zone pivot="windows-server"
2121

22-
>Applies to: Windows Server 2025 (preview)
23-
24-
> [!IMPORTANT]
25-
> SDN Multisite in Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
22+
>Applies to: Windows Server 2025
2623
2724
::: zone-end
2825

azure-stack/hci/deploy/network-atc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy host networking with Network ATC
33
description: This topic covers how to deploy host networking for Azure Stack HCI and Windows Server.
44
author: dcuomo
55
ms.topic: how-to
6-
ms.date: 10/15/2024
6+
ms.date: 11/06/2024
77
ms.author: dacuo
88
ms.reviewer: jgerend
99
zone_pivot_groups: windows-os
@@ -21,10 +21,7 @@ This article guides you through the requirements, best practices, and deployment
2121

2222
:::zone pivot="windows-server"
2323

24-
>Applies to: Windows Server 2025 (preview)
25-
26-
> [!IMPORTANT]
27-
> Network ATC in Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
24+
>Applies to: Windows Server 2025
2825
2926
This article guides you through the requirements, best practices, and deployment of Network ATC. Network ATC simplifies the deployment and network configuration management for Windows Server clusters. Network ATC provides an intent-based approach to host network deployment. By specifying one or more intents (management, compute, or storage) for a network adapter, you can automate the deployment of the intended configuration. For more information on Network ATC, including an overview and definitions, please see [Network ATC overview](../concepts/network-atc-overview.md).
3027

azure-stack/hci/manage/configure-network-security-groups-with-tags.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: sethmanheim
88
ms.subservice: core-os
99
zone_pivot_groups: windows-os
10-
ms.date: 10/22/2024
10+
ms.date: 11/06/2024
1111
---
1212

1313
# Configure network security groups with tags in Windows Admin Center
@@ -20,9 +20,7 @@ ms.date: 10/22/2024
2020

2121
:::zone pivot="windows-server"
2222

23-
>Applies to: Windows Server 2025 (preview)
24-
> [!IMPORTANT]
25-
> Tag based network security groups in Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
23+
>Applies to: Windows Server 2025
2624
2725
::: zone-end
2826

azure-stack/hci/manage/manage-default-network-access-policies-virtual-machines-23h2.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: alkohli
88
ms.subservice: core-os
99
zone_pivot_groups: windows-os
10-
ms.date: 10/10/2024
10+
ms.date: 11/06/2024
1111
---
1212

1313
# Use default network access policies on virtual machines on Azure Stack HCI, version 23H2
@@ -20,9 +20,7 @@ ms.date: 10/10/2024
2020

2121
:::zone pivot="windows-server"
2222

23-
>Applies to: Windows Server 2025 (preview)
24-
> [!IMPORTANT]
25-
> Network access policies in Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
23+
>Applies to: Windows Server 2025
2624
2725
::: zone-end
2826

azure-stack/hci/manage/manage-network-atc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Network ATC
33
description: This topic covers how to manage your Network ATC deployment.
44
author: jasongerend
55
ms.topic: how-to
6-
ms.date: 10/15/2024
6+
ms.date: 11/06/2024
77
ms.author: jgerend
88
zone_pivot_groups: windows-os
99
---
@@ -20,7 +20,7 @@ This article discusses how to manage Network ATC after it has been deployed. Net
2020

2121
:::zone pivot="windows-server"
2222

23-
>Applies to: Windows Server 2025 (preview)
23+
>Applies to: Windows Server 2025
2424
2525
This article discusses how to manage Network ATC after it has been deployed. Network ATC simplifies the deployment and network configuration management for Windows Server clusters. You use Windows PowerShell to manage Network ATC.
2626

azure-stack/hci/manage/manage-sdn-multisite.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
66
ms.topic: how-to
77
ms.subservice: core-os
88
zone_pivot_groups: windows-os
9-
ms.date: 10/21/2024
9+
ms.date: 11/06/2024
1010
---
1111

1212
# Manage Multisite for SDN on Service Fabric in Azure Stack HCI and Windows Server
@@ -21,10 +21,7 @@ This article describes how to deploy and manage the Software Defined Networking
2121

2222
:::zone pivot="windows-server"
2323

24-
>Applies to: Windows Server 2025 (preview)
25-
26-
> [!IMPORTANT]
27-
> SDN Multisite in Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
24+
>Applies to: Windows Server 2025
2825
2926
This article describes how to deploy and manage the Software Defined Networking (SDN) Multisite solution for Windows Server using Windows Admin Center.
3027

0 commit comments

Comments
 (0)