From b4754eaad5265600db82de99ccb9744e75c2fcce Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 16 Sep 2025 10:45:05 -0500 Subject: [PATCH] Update os version support info (#12362) --- reference/includes/macos-support.md | 4 ++-- reference/includes/ubuntu-support.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/includes/macos-support.md b/reference/includes/macos-support.md index 07a8bae59ac3..b560addd6e89 100644 --- a/reference/includes/macos-support.md +++ b/reference/includes/macos-support.md @@ -1,16 +1,16 @@ --- author: sdwheeler ms.author: sewhee -ms.date: 11/02/2024 +ms.date: 09/16/2025 ms.topic: include --- Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycle] or the version of macOS reaches end-of-support. +- macOS 26 (Tahoe) x64 and Arm64 - macOS 15 (Sequoia) x64 and Arm64 - macOS 14 (Sonoma) x64 and Arm64 -- macOS 13 (Ventura) x64 and Arm64 Apple determines the support lifecycle of macOS. For more information, see the following: diff --git a/reference/includes/ubuntu-support.md b/reference/includes/ubuntu-support.md index f84cbd9f025e..19a9ecaf3c28 100644 --- a/reference/includes/ubuntu-support.md +++ b/reference/includes/ubuntu-support.md @@ -1,7 +1,7 @@ --- author: sdwheeler ms.author: sewhee -ms.date: 07/03/2025 +ms.date: 09/16/2025 ms.topic: include --- @@ -10,8 +10,8 @@ Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycl Install package files (`.deb`) are also available from [https://packages.microsoft.com/][pcm]. -The Docker images for the .NET SDK contain the latest versions of PowerShell. These images are -available from the [Microsoft Artifact Registry][mcr]. +The Docker images for the .NET SDK contain the latest versions of PowerShell. You can download these +images from the [Microsoft Artifact Registry][mcr]. These images are built from official operating system (OS) images provide by the OS distributor. These images may not have the latest security updates. Microsoft recommends that you update the OS @@ -21,7 +21,7 @@ These images are provided for testing purposes. If you need a Docker image for a workload, you should build and maintain your own. > [!NOTE] -> Ubuntu 24.10 (Oracular Oriole) is an interim release. Microsoft doesn't support +> Ubuntu 25.04 (Plucky Puffin) is an interim release. Microsoft doesn't support > [interim releases][interim] of Ubuntu. For more information, see > [Community supported distributions][community].