Dear community,
I have deployment pipelines created between Dev and Prod.
My data source is Azure SQL DB.
During Dev, I would like to connect to my Dev SQL DB and I would like to change the connection manager to point to Prod Azure SQL DB( like environments in SSIS DB deployments)
Where and How can I configure this?