cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Databricks Claude Access Error - Permission Denied

momo0101
New Contributor II

I'm using databricks-claude-sonnet-3.7 through Azure Databricks, and it was working until yesterday, but when I accessed it now, I got this error: Error: 403 {"error_code":"PERMISSION_DENIED","message":"PERMISSION_DENIED: Endpoint databricks-claude-sonnet-3.7 is not allowed to be used by your workspace. Please reach out to Databricks to enable this endpoint for your workspace or upgrade your workspace tier."} and I can't use it anymore. What should I do?

1 ACCEPTED SOLUTION

Accepted Solutions

szymon_dybczak
Esteemed Contributor III

Hi @momo0101 ,

The access to some Anthropic models (like Claude 3.7 Sonnet) could be limited due to high demand. In some cases, these models wonโ€™t appear in the UI or you can encounter permission denied error like in your example. This was explain in below thread:

azure databricks Claude/Sonnet endpoints missing - Microsoft Q&A

So, maybe just wait a day or two and try again ๐Ÿ™‚ If problem will persists than you can submit ticket to support.

View solution in original post

2 REPLIES 2

szymon_dybczak
Esteemed Contributor III

Hi @momo0101 ,

The access to some Anthropic models (like Claude 3.7 Sonnet) could be limited due to high demand. In some cases, these models wonโ€™t appear in the UI or you can encounter permission denied error like in your example. This was explain in below thread:

azure databricks Claude/Sonnet endpoints missing - Microsoft Q&A

So, maybe just wait a day or two and try again ๐Ÿ™‚ If problem will persists than you can submit ticket to support.

momo0101
New Contributor II

@szymon_dybczak Thank you! I'll wait a couple days and try again. Much appreciated!