Share via

AAS model credential expire

sunil gupta 6 Reputation points
2021-02-05T12:23:18.787+00:00

Hi Team,

We are using AAS with ADLS Ver1 as a data source.

our model got error out while processing as refresh credentials is expired.

could you please provide or guide any mechanism to not expire the refresh token?

AAS Model - Refresh token expire and throw error while processing. We have to manually refresh the model each time.

Error -
Failed to save modifications to the server. Error returned: '<pii>The credentials provided cannot be used for the DataLake source.....</pii>. The exception was raised by the IDbCommand interface.

"credential": {
"AuthenticationKind": "OAuth2",
"Expires": "Mon, 18 Jan 2021 13:08:42 GMT",
"token_type": "********",
"scope": "********",
"ext_expires_in": "********",
"expires_on": "********",
"not_before": "********",
"resource": "********",
"id_token": "********"
}

Thanks
Sunil

Azure Data Lake Storage
Azure Data Lake Storage

An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.

Azure Analysis Services
0 comments No comments

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 91,866 Reputation points
    2021-02-08T06:09:55.5+00:00

    Hello @sunil gupta ,

    Welcome to the Microsoft Q&A platform.

    You may checkout this article which helps you to processing Azure Analysis Services with OAUTH sources like Azure Data Lake Store.

    Hope this helps. Do let us know if you any further queries.

    ------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.