Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 01:36 PM
Hi @JSilverberg ,
This occurs when the number of requests goes beyond the rate limits mentioned here.
https://learn.microsoft.com/en-us/azure/databricks/resources/limits#:~:text=Identity,No
To prevent these issues in the future, it is best to do these in batches. Hoping this helps.