- 10721 Views
- 4 replies
- 0 kudos
ProblemI'm unable to authenticate against the https://accounts.cloud.databricks.com endpoint even though I'm an account admin. I need it to assign account level groups to workspaces via the workspace assignment api (https://api-docs.databricks.com/re...
- 10721 Views
- 4 replies
- 0 kudos
Latest Reply
From this doc: To automate Databricks account-level functionality, you cannot use Databricks personal access tokens. Instead, you must use either OAuth tokens for Databricks account admin users or service principals. For more information, see:Use a s...
3 More Replies
- 3061 Views
- 3 replies
- 3 kudos
I can't seem to find any documentation on generating an account console PAT token, Can anyone link me to it or guide me?
- 3061 Views
- 3 replies
- 3 kudos
Latest Reply
You can't create a Personal Access Token on account level to use REST APIs. If you want to use SCIM on account level, on the account console settings you'll find the user provisioning tab. In there you can generate de SCIM token. If you want to acces...
2 More Replies
- 2995 Views
- 2 replies
- 3 kudos
I am trying to run some API calls to the account console. I tried with every syntax possible encoded and decoded to get the call successfully but it returns a "user not authenticated" error. But when I tried with the Account admin it worked. I need t...
- 2995 Views
- 2 replies
- 3 kudos
- 6569 Views
- 1 replies
- 2 kudos
Hi all,we have this issue in our environment - even thought we give 365 days validity for Databricks PATS generation, the PATs expire every now and then. Is there any problem with the command we use : curl --location --request POST 'https://<<HOST_NA...
- 6569 Views
- 1 replies
- 2 kudos
Latest Reply
@NOOR BASHA SHAIK It looks you are providing 365 days, can you please post your response. if you won't provide any lifetime then it should be valid indefinitely. can you please add 90 days validity and test
- 10144 Views
- 7 replies
- 3 kudos
Hi All,We do have a requirement to access delta tables from external web service(Web UI). Presently we have tested it through jdbc connection and authenticated using PAT:Ex. jdbc:spark://[DATABRICKS_HOST]:443/default;transportMode=http;ssl=1;httpPath...
- 10144 Views
- 7 replies
- 3 kudos
Latest Reply
Hi @Suteja Kanuri , could you please help me with above queries.
6 More Replies
by
KVNARK
• Honored Contributor II
- 6823 Views
- 1 replies
- 4 kudos
Use Case: Copy data from SharePoint List to Blob using Power AutomateShort Description:To Access the blob storage account from Power Automate. There are three authentication type:1. Access Key2. Service Principal3. Azure AD IntegratedWhich authentica...
- 6823 Views
- 1 replies
- 4 kudos
Latest Reply
@KVNARK . :It's recommended to use the Azure AD Integrated authentication type. This authentication type allows you to use Azure Active Directory (AD) to authenticate and manage access to Blob Storage resources at the folder or container level using...
- 8130 Views
- 5 replies
- 17 kudos
Hi, We are currently using a Azure AAD Token inorder to authenticate with Databricks instead of generating Personal Access Tokens from Databricks. We have a multi-tenant architecture and so we are using Azure container instances to run multiple trans...
- 8130 Views
- 5 replies
- 17 kudos
Latest Reply
Hi, This looks like an old issue which we have faced earlier, Could you please update the DBR to the latest version and try again?
4 More Replies
- 706 Views
- 0 replies
- 0 kudos
VM bootstrap and authenticationWhen a VM boots up, it automatically authenticates with Databricks control plane using Managed Identity (MI), a per-VM credential signed by Azure AD. Once authenticated, the VM fetches secrets from the control plane, in...
- 706 Views
- 0 replies
- 0 kudos