I'm very new to Azure Devops. Successfully created CI/CD pipeline for Sql database using dacpac. SQL servers are sitting on AZ VM. As part of it I have created a deployment group and ran power shell script generated by azure on server A. While creating CD pipeline, mistakenly given Server B as target server for deployment. Surprising it was not failed, deployment was successful.
I thought each server should be added to the deployment group. but with out adding the server B I'm able to deploy. Can somebody explain the behind the scenes.
question from:https://stackoverflow.com/questions/65938684/deployment-groups-deploying-to-different-server