We are building our analysis services model off of an azure sql server data warehouse and a second azure sql server database. You can easily add multiple data sources in the visual studio AAS model/project.
However, when we setup the devops pipeline i can only add one database connection in the pipeline settings.
[![Devops Pipeline][1]][1] [1]: https://i.stack.imgur.com/nhVOb.png
Is there a workaround for handling multiple data sources in one AAS model in Devops?