Forum Discussion
JosueMolina
2 years agoHelper III
User Limit reached for Workspace
We have a subset of Semantic Models using Direct Lake to Query data stored in our Lakehouses. The SQL Endpoints in one of our Workspaces stopped working today and we are getting the error for User Li...
souldish
2 years agoFrequent Visitor
I do have notebooks running every hour in the workspace so I imagine this is what's causing the issue.
coverturfLSH
2 years agoResolver II
Try adding this to the last step in your notebook and see if it makes a difference. I gave up on the notebooks but I came across this in my research.
spark.stop()