Hi @Ganesh85 Welcome to the new world of databricks.
The image shows you are logged inside an active Databricks workspace specifically looking at the Repos user interface.
In Azure, "creating a databricks workspace" means creating the databricks environment (workspace) from the Azure Portal. But once you are inside Databricks - you don't need the Azure portal.
To start creating data pipelines, SQL or tables in databricks, you can use the global navigation tool in the Databricks side. Look at the left-hand navigation sidebar on your screen. At the very top of that sidebar, you will see a prominent + New button.
Click the + New button as it's the gateway to the features of Databricks:
You can follow below to create new workspaces in Azure
Log into the Azure.
In the top search bar, type Azure Databricks and select it.
Click the + Create button on the top left.
Select your Subscription (e.g., Free Trial), create or select a Resource Group, give your workspace a Name, and choose a Region.
Select the Premium Pricing Tier
Click Review + create, and then Create.
Click Go to resource and hit the Launch Workspace button to enter Databricks after its deployed.