I want to create an SQL Endpoint as per the documentation:
Why not and how can I enable SQL Endpoints in my Azure Databricks instance?
CodePudding user response:
There could be several reasons for that:
- (most probable) administrators didn't give you access to Databricks SQL - they need to follow the documentation to enable it for users or groups.
- your workspace is not on Premium plan (requirements in docs)
CodePudding user response:
Requirements
- Your Azure Databricks account must be on the Premium plan.
- Launch a workspace. You can use an existing workspace or create a new one
- You must be an Azure Databricks admin. Ref