Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2025 01:19 AM
Inspecting underlying HTTP traffic while using Databricks UI to import files in Workspace, it turns out (as expected) Databricks API is used, with requests similar to:
So, @Naveenkumar1811 use Databricks API with SP identity in a similar way as expected above. Docs on API are here: https://docs.databricks.com/api/azure/workspace/workspace/import . I guess, limitation on size is not in the API side, but inside Databricks CLI .