I have seen discussions that hover around this in the past, but there has never been a direct solution (or "you cannot do this"). I manage the Jenkins CD / CD system. We create and deploy SSAS tabular and dimensional models. We run DevEnv to create it, Microsoft.AnalysisServices.Deployment.exe / s to create the deployment script, and then run the script.
The BI team requested the ability to specify credentials for the connection string and the impersonation user in the deployment configuration. Deployment.exe creates files that, in its opinion, can be changed to include credentials, but MS documents do not provide the actual schema / properties / values ββfor use.
Is anyone successful?
deployment jenkins ssas
Richard Schaefer
source share