问题
Is it possible to have the vm's in a VMSS be in a deployment group inside of VSTS?
Could I provision a vm with the deployment group, save its disk image, and use that as the image for the vm's in the scale set? That way when a new VM is created it will already have the vsts agent on it. But, will the authentication still work against VSTS? I know it uses a PAT, I feel like there could be issues there.
Also, if new vm's "scale" up, how would they be able to get the latest version of the build? Would I have to run the Release inside of VSTS everytime the scale set scales up?
来源:https://stackoverflow.com/questions/50069973/azure-virtual-machine-scale-set-vsts-deployment-group