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

Add support for optionally invoking a AS Refresh #1

Closed alexmarshall132 closed 6 years ago

alexmarshall132 commented 6 years ago

Would it be possible to add an option to the Azure Analysis Services Deployment step to invoke a refresh on the data model after the deployment completes successfully ?

liprec commented 6 years ago

You can add the task 'Execute TSML Script' to your release pipeline and use a Refresh script (https://docs.microsoft.com/en-us/sql/analysis-services/tabular-models-scripting-language-commands/refresh-command-tmsl) to process the model.