Forum Discussion
ADF / DevOps Pipeline
- 1 year ago
Click on Edit pipeline:
click on Azure Default agent :
And then update to Windows Server 2022 under Agent Specification
Hi AJAJ ,
You can change the agent which is used for this deployment. Go to your build pipeline , edit the pipeline, there will be statement in your yaml file vmImage so you can change that according to the available latest image.
Regards,
Srisakthi
If this helps, please mark "Accept as Solution"
- AJAJ1 year agoHelper IV
Thank you Sri. I added some screenshot details above for Nathan's reply. I do not see build pipeline. All i see is releases and i was able to create new release and deploy from there. I have full access. I did do some leg work and came across your suggestion however i did not see vmimage or yaml option may be because looking into recent release but there is no other pipeline.