I am confused by the difference between deployment group and agent pool. I understand that Agent poolsarefor building and releasing artifacts in the pipeline.
I assumed Deployment group is for receiving app deployments. They are the target machines of a deployment. Therefore they might have a different agent software.
But this doc says "Every target machine in the deployment group requires an installed build and release agent". Does that mean build and release agent is not just for building & releasing also for accepting deployments? [MS/Docs/Provisioning Deployment Groups]
