Does setting up SSL for Azure devops on permises impact already configured deployment group agents using http

71 views Asked by At

We have Azure devops setup using http and planning to move to https. As Deployment group agent targets has been setup using http site, does it impact the deployments using deployment group agents ?

Deployment group agents has been configured on servers using PowerShell referring to http site , does it mean we need to reconfigure the agents?

1

There are 1 answers

0
jessehouwing On

Yes, you will need to reconfigure all agents.

Basically the Project Collection Uri for your instance will change.