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

DeployCube: username and password not being passed to update tabular model on Azure AS #5

Open
realdevopsguy opened this issue Jun 10, 2019 · 2 comments

Comments

@realdevopsguy
Copy link

Great extension! It's so far has saved me a lot of time. However, I do have a problem with passing a secure variable with my u/p to update the model. I looks like it updates but when I go to process it, no luck. The process model task says
The JSON DDL request failed with the following error: Failed to execute XMLA. Error returned: 'The following system error occurred: The user name or password is incorrect.
A connection could not be made to the data source with the Name of 'SqlAzure somewhereyoudontknow.database.windows.net datatrax'.
'..

I have validated the u/p several times and looked at the connection string in SSAS and it looks ok. using the same u/p to manually update works fine.

@DrJohnT
Copy link
Owner

DrJohnT commented Jun 15, 2019

I will take a look when I get back from holiday

@DrJohnT DrJohnT changed the title vsts - username and password not being passed to update tabular model DeployCube: username and password not being passed to update tabular model on Azure AS Jan 11, 2021
@DrJohnT
Copy link
Owner

DrJohnT commented Jan 11, 2021

@realdevopsguy
I have updated the underlying PowerShell module (i.e. https://github.com/DrJohnT/DeployCube) to fully support deployment of tabular cubes to Azure Analysis Services. I just need to expose the relevant fields in my DeployTabularModel extension (i.e. u/p).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants