Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analysis Service Deployment using Auth Authentication #20

Closed
Xiadre opened this issue Apr 16, 2019 · 4 comments
Closed

Analysis Service Deployment using Auth Authentication #20

Xiadre opened this issue Apr 16, 2019 · 4 comments

Comments

@Xiadre
Copy link

Xiadre commented Apr 16, 2019

I am deploying a tabular model from one environment to another via VSTS, where I want to modify the data source connection in the <model_name>.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
Copy link

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

@liprec
Copy link
Owner

liprec commented May 3, 2019

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
Copy link

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

Cheers
Carlton

@stale
Copy link

stale bot commented Mar 19, 2021

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.

@stale stale bot added the wontfix label Mar 19, 2021
@stale stale bot closed this as completed Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants