In the second onboarding video, the Quickstart Notebook is shown. I found that notebook here:
https://www.databricks.com/notebooks/gcp-qs-notebook.html
I wanted to import it to my workspace in Azure Databricks account, to play with it. However, selecting home/import/URL results in the following message: "importing from Databricks is currently disallowed."
What am I doing wrong and how to proceed?
(I tried to download the notebook to the local pc as .htm file and then import as file - this way the import works, but then notebook shows in azure interface as html code which is not being recognized as notebook, so it is not usable either.)