Skip to content

Commit c0330fe

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Review feedback
1 parent 4fe8a75 commit c0330fe

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ You can choose from the following types of images.
187187

188188
Managed DevOps Pools provides several preconfigured images that have the same software as selected Microsoft-hosted agents for Azure Pipelines.
189189

190-
The lifecycle of Azure Pipelines images offered in Managed DevOps Pools follows the lifecycle of the Microsoft-hosted agent iages. If an image in Microsoft-hosted agents is deprecated, the corresponding Managed DevOps Pools is also deprecated. The version of images available in Microsoft-hosted agents might be slightly different from the version of images available in Managed DevOps Pools for the same image type.
190+
The lifecycle of Azure Pipelines images offered in Managed DevOps Pools follows the lifecycle of the [Microsoft-hosted agent images](../pipelines/agents/hosted.md#software). If an image in Microsoft-hosted agents is deprecated, the corresponding Managed DevOps Pools is also deprecated. The version of images available in Microsoft-hosted agents might be slightly different from the version of images available in Managed DevOps Pools for the same image type.
191191

192192
For more information on Managed DevOps Pools images lifecycle, see [Image lifecycle](#image-lifecycle).
193193

@@ -442,11 +442,9 @@ 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)).
445+
Managed DevOps Pools agent 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.
446446

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.
448-
449-
* [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).
447+
* [Azure Pipelines images](#azure-pipelines-images) offers the same images and follows the same deprecation schedule as [Microsoft-hosted agents](../pipelines/agents/hosted.md#software).
450448
* [Selected marketplace images](#selected-marketplace-images) are typically retired when the image's operating system reaches the end of its support lifecycle.
451449

452450
### Image deprecation schedule

0 commit comments

Comments
 (0)