I'm looking at using a DevOps Pipeline to deploy an SSRS solution from a Repository to different environments. I've seen this on the marketplace. https://marketplace.visualstudio.com/items?itemName=mmajcica.deploy-ssrs Is there a way after getting connection strings for say Dev, Test & Prod I could push them into the config file?
Thanks, Dan