Unable to deploy the Notebooks to the Databricks workspace when we use Databricks in East US2 region.

Sateesh Kumar B 0 Reputation points
2024-08-15T16:14:59.21+00:00

Hell Team, When i am trying to deploy notebooks from Azure Repo to Databricks workspace using Databricks deployment task we are getting the below Error. This error is specifically into the East US2 region only . ##[debug]Pushing file D:\a\1\s\notebooks\covid_eda_modular.py to /Shared/covid_eda_modular.py

##[debug]POST https://eastus2.azuredatabricks.net/api/2.0/dbfs/put with -1-byte payload

##[debug]Leaving D:\a_tasks\databricksDeployDBFSFilesTask_98349eb2-514c-49bb-858f-00682ee398bd\0.9.5300\vstsDeployDBFSFile.ps1.

##[debug]Caught exception from task script.

##[debug]Error record:

##[debug]Invoke-RestMethod :

##[debug]

##[debug]

##[debug] Error 404 The workspace with resource ID /subscriptions/2daf202c-149e-49a5-b14d-6b4cf65f409f/resourceGroups/SSD/providers/Microsoft.Databricks/workspaces/EASTUS2-TEST could not be found.

##[debug]

##[debug]

##[debug] HTTP ERROR 404

##[debug]

##[debug] Problem accessing target. Reason:

##[debug] The workspace with resource ID /subscriptions/2daf202c-149e-49a5-b14d-6b4cf65f409f/resourceGroups/SSD/providers/Microsoft.Databricks/workspaces/EASTUS2-TEST could not be found.

##[debug]

##[debug]

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,175 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. hossein jalilian 7,055 Reputation points
    2024-08-15T16:40:56.0366667+00:00

    Hello Sateesh Kumar B,

    Thanks for posting your question in the Microsoft Q&A forum.

    Ensure that the workspace ID and region specified in your deployment task are correct, and verify that the Databricks workspace is indeed available and active in the East US2 region. There might be a temporary issue with the availability of resources in that specific region.

    Confirm that the resource group and subscription details are correct and that the workspace exists within them and ensure that you have the necessary permissions to access the Databricks workspace.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.