Forum Discussion
userswathi
Oct 03, 2023Copper Contributor
How to update a deprecated vm image of an Agent Job and identify tasks added to it?
Hi,
My release pipelines have been failing since the vm image "vs2017-win2016" was deprecated. So, I am trying to figure out if:
1. Editing the release pipeline and changing the Agent Specification to windows-latest from the droop down will resolve my issue.
2. How do I check the tasks assigned to my Agent Job? Do I not see tasks assigned to my Agent job because there was no task assigned or because the older image was deprecated and no longer available?
Please help me with if anybody has any thought on this.
- Updating the VM Image , Check Tasks Assigned to the Agent Job, edit pipeline and click on specific Job and see list of jobs added to agent
- mohammedmubeenCopper ContributorUpdating the VM Image , Check Tasks Assigned to the Agent Job, edit pipeline and click on specific Job and see list of jobs added to agent