DrJohnT / AzureDevOpsExtensionsForSqlServer

Microsoft SQL Server deployment extensions for Azure DevOps Pipelines
MIT License
20 stars 14 forks source link

[BUG]: Update SSAS tabular cube data source(s) only updating first connection #35

Open dktj84 opened 3 years ago

dktj84 commented 3 years ago

Component

Describe the bug I have SSAS Tabular Comp.Level 1500 with two connection, using "Native OLE DB\SQL Server Native Client 11" provider:

I am trying to update data source with "Update SSAS tabular cube data source" I added two steps for the release agent, only distinct by the "Name of source SQL Database": Utilities and Data

It seems both steps are updating the first connection, and this is my result:

Expected behavior

Azure DevOps Agent

dktj84 commented 3 years ago

BTW - Thank you for the Extension!

MartinHBA commented 6 days ago

any update to this please? @DrJohnT