liprec / vsts-release-aas

Repository for my Analysis Service Azure pipelines tasks related to Azure Analysis Service or Power BI Premium
Other
27 stars 28 forks source link

Azure devops pipeline succeed but new changes NOT getting deployed #94

Closed sachindedhia closed 2 years ago

sachindedhia commented 2 years ago

We are using this connector for over year now and we never seems to had the problem but after the upgrade in Jan, it seems like our devops pipeline is successful but it is not deploying any new changes. It is not throwing any errors so it's very hard to find out what's going wrong.

We are not sure what is causing this issue but any help appreciated.

I've attached the screenshot of the pipeline

Also, the log below: 2022-01-12T22:11:06.8541124Z ##[section]Starting: De Screenshot 2022-02-08 095543 ploy Estates Model 2022-01-12T22:11:06.8675319Z ============================================================================== 2022-01-12T22:11:06.8675712Z Task : Tabular Database Deployment 2022-01-12T22:11:06.8676224Z Description : Deploy tabular databases to Azure Analysis Services or Power BI Premium 2022-01-12T22:11:06.8676533Z Version : 1.5.8 2022-01-12T22:11:06.8676792Z Author : Jan Pieter Posthuma 2022-01-12T22:11:06.8678146Z Help : More Information 2022-01-12T22:11:06.8678526Z ============================================================================== 2022-01-12T22:11:11.1224523Z ##[warning]The 'overwrite' option will be deprecated in a future version. 2022-01-12T22:11:11.1316885Z ##[warning]Be adviced that the user/password authentication will be deprecated in a future version. Please switch to 'SPN' or 'inherit' option 2022-01-12T22:11:17.8568403Z Deploying database ('EDP_Estates') to 'asazure://uksouth.asazure.windows.net/edpuatazas01:rw' complete 2022-01-12T22:11:17.9720204Z ##[section]Finishing: Deploy Estates Model

liprec commented 2 years ago

Looks like you are using the scale out option for Azure Analysis Service and somehow there is something not working as expected. But the problem is that I cannot determine what is going wrong yet.

Is it possible for me to look at your configuration to see what is happening? Feel free to discuss the options with me via email: mail@datascenarios.nl

sachindedhia commented 2 years ago

image

I don't believe we are are using scale out option, are you looking for this configuration, please let me know if you need specific details.

liprec commented 2 years ago

Does the deployment work if you drop the :rw from the service connection?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.