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

Analysis Service Deployment using Auth Authentication #20

Closed Xiadre closed 3 years ago

Xiadre commented 5 years ago

I am deploying a tabular model from one environment to another via VSTS, where I want to modify the data source connection in the .asddatabase and the auth credentials (tokens). My data source is Azure Datalake.

When deploying from one environment to another manually and modifying the data source connection so that the model points to the new Datalake, we get a prompt to enter the credentials for that particular datalake data source. Once we authenticate,the credentials of the model for that analysis service gets refreshed as new tokens are generated on oauth.

Question: Is there any way to modify the data source connection of a bim file and authenticating it simultaneously when deploying to a new env

garimasingh15 commented 5 years ago

@liprec I am facing the same issue. Any help on how to go about handling this would be appreciated.

liprec commented 5 years ago

At this moment the deploy task only supports connections to Azure SQL Databases/Datawarehouse via an username/password combination. I will add this as a feature in a new version.

cpatte7372 commented 4 years ago

Hello liprec, do you have an ETA when the feature will be added?

Cheers Carlton

stale[bot] commented 3 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.