Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2023 06:45 AM
Hello,
as i'm trying to create a CI/CD for the project, I'm finding myself stuck.
Tried to upload the Notebooks from my Azure DevOps Release and I'm getting 403-forbidden access.
I used 'cat ~/.databrickscfg file and matched with the local config that I have. They matched.
The problem is when I'm doing the 'databricks workspace import-dir' cmd, on local it goes fine. At the Azure DevOps it is failling.
Any clue why this can be happening?? The only issue is it is giving the auth issue on Azure DevOps but no locally.