Hello @UttamKumar This is about the Service Principal based access from SAS Compute Server to Azure DataBricks I see one needs TenantID,SubscriberID,, ResourceGroup, DatabricksWorksSpace, ClientID, ClientSecrete, and AuthScheme for use in the properties statement. We have SAS Viya 4 LTS 2024.09 and Databricks on AWS. As a user I can logon to Databricks dashboard from my browser.(OAuth2 access is set). I have used your method except for TenantID,SubscriberID,, ResourceGroup, DatabricksWorksSpace info. But I get the error this error ERROR: No login information was available for authdomain @origin. The credential for the user "xxxxxxx" in the domain "AzureEntra" does not exist. Any suggestions?
... View more