To practice Databricks SQL

KVNARK
Honored Contributor II

Is there any sand box kind of thing where we can do some hands-on on Databricks SQL/run the Note books attaching to the Clusters apart from the free trial provided by Databricks.

daniel_sahal
Databricks MVP

The best way would be to use free credits either on Azure or GCP.

https://azure.microsoft.com/en-us/free/

https://cloud.google.com/free

View solution in original post

Chris_Shehu
Valued Contributor III

You can't use the Databricks Premium service with free credits in Azure. I'm guessing it might be the same for GCP? but basically, you can setup notebooks run python code or sql code, but you can't access the databricks SQL environment if you're trying to test sql endpoints or use the sql interface.

Harun
Honored Contributor

Databricks SQL workspace will be available only for Databricks Premium service. If you have Azure Pass subscription, then you can able to get it for practicing it.

KVNARK
Honored Contributor II

Yes I voted