From c303c9574200f4cfee52875f1cf50b3f58627568 Mon Sep 17 00:00:00 2001 From: "Kyle J. Bisnett" <42644737+KBisnettMSFT@users.noreply.github.com> Date: Wed, 3 Jun 2026 09:55:26 -0400 Subject: [PATCH] Revise README for updated Windows Server support Updated the description to reflect changes in supported Windows Server versions and clarified the deployment context. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7396ea9d..7e40aec0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Welcome to Microsoft SDN GitHub Repo -This repo includes scripts, templates, and sample switch configurations to aid admins in deploying the Software Defined Networking (SDN) Stack on Azure Stack HCI OS; Windows Server 2019; Windows Server 2016 and connecting it to their existing network topologies. It also includes sample diagnostics and examples for attaching Windows Container endpoints to a virtual network in additon to other tenant workflows. +This repo includes scripts, templates, and sample switch configurations to aid admins in deploying the Software Defined Networking (SDN) Stack on Azure Local; Windows Server 2025; Windows Server 2019; Windows Server 2016 and connecting it to their existing network topologies. It also includes sample diagnostics and examples for attaching Windows Container endpoints to a virtual network in additon to other tenant workflows. More details can be found on the [SDN TechNet Topic](https://docs.microsoft.com/en-us/azure-stack/hci/concepts/software-defined-networking)