Skip to content

Commit 4fe8a75

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Update
1 parent c7e774e commit 4fe8a75

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/managed-devops-pools/configure-images.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -442,13 +442,13 @@ pool:
442442

443443
## Image lifecycle
444444

445-
Managed DevOps Pools provides preconfigured images that have the same software as selected Microsoft-hosted agents ([Azure Pipelines images](#azure-pipelines-images)) as well as plain vanilla images that contain only the operating system and included utilities ([Selected marketplace images](#selected-marketplace-images)). Images are retired when the image's operating system reaches the end of its support lifecycle, and images based on older versions of operating systems can be retired when images based on new versions of the operating systems are released.
445+
Managed DevOps Pools provides preconfigured images that have the same software as selected Microsoft-hosted agents ([Azure Pipelines images](#azure-pipelines-images)) as well as plain vanilla images that contain only the operating system and included utilities ([Selected marketplace images](#selected-marketplace-images)).
446+
447+
Images are retired when the image's operating system reaches the end of its support lifecycle, and images based on older versions of operating systems can be retired when images based on new versions of the operating systems are released.
446448

447449
* [Azure Pipelines images](#azure-pipelines-images) offers the same images and follows the same deprecation schedule for [Microsoft-hosted agents](../pipelines/agents/hosted.md#software).
448450
* [Selected marketplace images](#selected-marketplace-images) are typically retired when the image's operating system reaches the end of its support lifecycle.
449451

450-
[Azure Pipelines Windows 2019 hosted agents are scheduled to be deprecated by June 30, 2025](../../pipelines/agents/hosted.md?tabs=windows#windows-server-2019-hosted-image-deprecation-schedule), and Managed DevOps Pools is **removing the Azure Pipelines – Windows Server 2019** image from [Azure Pipelines images](../configure-images.md#azure-pipelines-images).
451-
452452
### Image deprecation schedule
453453

454454
* [Windows Server 2019 image deprecation schedule](#windows-server-2019-image-deprecation-schedule)
@@ -461,16 +461,16 @@ Managed DevOps Pools is removing the **Azure Pipelines – Windows Server 2019**
461461
* Creation of new pools using **Azure Pipelines – Windows Server 2019** will be disabled starting July 2025, but existing pools on these images will continue to run until August 30, 2025.
462462
* On September 1, 2025, use of **Azure Pipelines – Windows Server 2019 image** will be disabled. Agents using this image won't provision and pipelines won't run.
463463

464-
To keep your Managed DevOps Pools that currently use the **Azure Pipelines – Windows Server 2019** image running, update your image to the **Azure Pipelines - Windows Server 2022** image. You can also switch to the Windows 2019 image from [Selected marketplace images](../configure-images.md#selected-marketplace-images) or bring your own [Azure Compute Gallery](../configure-images.md#azure-compute-gallery-images) Windows 2019 image. Note that the Windows 2019 image from [Selected marketplace images](../configure-images.md#selected-marketplace-images) is a plain vanilla image and does not have pre-installed software like the **Azure Pipelines – Windows Server 2019** image.
464+
To keep your Managed DevOps Pools that currently use the **Azure Pipelines – Windows Server 2019** image running, update your image to the **Azure Pipelines - Windows Server 2022** image. You can also switch to the Windows 2019 image from [Selected marketplace images](./configure-images.md#selected-marketplace-images) or bring your own [Azure Compute Gallery](./configure-images.md#azure-compute-gallery-images) Windows 2019 image. Note that the Windows 2019 image from [Selected marketplace images](./configure-images.md#selected-marketplace-images) is a plain vanilla image and does not have pre-installed software like the **Azure Pipelines – Windows Server 2019** image.
465465

466466
#### Ubuntu 20.04 image deprecation schedule
467467

468-
[Ubuntu 20.04 LTS Standard Support is coming to an end May 31, 2025](https://ubuntu.com/blog/ubuntu-20-04-lts-end-of-life-standard-support-is-coming-to-an-end-heres-how-to-prepare), and Managed DevOps Pools is removing the Ubuntu 20.04 images from [Selected marketplace images](../configure-images.md#selected-marketplace-images) and [Azure Pipelines images](../configure-images.md#azure-pipelines-images).
468+
[Ubuntu 20.04 LTS Standard Support is coming to an end May 31, 2025](https://ubuntu.com/blog/ubuntu-20-04-lts-end-of-life-standard-support-is-coming-to-an-end-heres-how-to-prepare), and Managed DevOps Pools is removing the Ubuntu 20.04 images from [Selected marketplace images](./configure-images.md#selected-marketplace-images) and [Azure Pipelines images](./configure-images.md#azure-pipelines-images).
469469

470470
* Creation of new pools using Ubuntu 20.04 Selected marketplace images or Azure Pipelines images will be disabled starting June 1, 2025, but existing pools on these images will continue to run until July 1, 2025.
471471
* On July 1, 2025, Pools using Ubuntu 20.04 Selected marketplace images or Azure Pipelines images will be disabled. Agents using these images won't provision and pipelines won't run.
472472

473-
To keep your Managed DevOps Pools that currently use Ubuntu 20.04 running, update your Ubuntu 20.04 images to Ubuntu 22.04 or 24.04 (recommended). For more information, see [Choose your pool's image](../configure-images.md#choose-your-pools-image). If you have [multiple images](../configure-images.md#use-multiple-images-per-pool-with-aliases) in your pool, [update your aliases](../configure-images.md#configure-image-aliases) for your Ubuntu images so that your pipelines that require Ubuntu will run using the desired image.
473+
To keep your Managed DevOps Pools that currently use Ubuntu 20.04 running, update your Ubuntu 20.04 images to Ubuntu 22.04 or 24.04 (recommended). For more information, see [Choose your pool's image](./configure-images.md#choose-your-pools-image). If you have [multiple images](./configure-images.md#use-multiple-images-per-pool-with-aliases) in your pool, [update your aliases](./configure-images.md#configure-image-aliases) for your Ubuntu images so that your pipelines that require Ubuntu will run using the desired image.
474474

475475
## See also
476476

0 commit comments

Comments
 (0)