furmangg/automating-azure-analysis-services

ProcessAzureAS-UsernamePassword

wlewicki opened this issue · 0 comments

First of all, thanks for sharing all those SSAS automation possibilities. Really appreciate it.

Here is my point:

After doing the proper changes on dtsx ProcessAzureAS-UsernamePassword file and execute it from my workstation all tables on my tabular model get refreshed as expected.
However, if I deploy this job to an on-premises SQL Server and execute it from there it finishes successfully but the SSAS tables are not in fact being refreshed.

Would you have any clue why?

Thanks in advance.