Databricks Linked Service - How to Parameterize Workspace URL?

Krishna Bharat Yedla 66 Reputation points
2021-12-17T15:34:15.377+00:00

Hello,
I am trying to parameterize Workspace URL for the Databricks Linked Service as below.
And assigning the Workspace URL from pipeline. (actually would like to move this to Global Parameters)
The Test Connection is succeeding but when trying to run the pipeline, the pipeline fails with the below issue.
Can anyone please guide, if this is the correct method to parameterize.
Linked Service & Pipeline:
158652-image.png

Error:
158625-image.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2021-12-20T10:50:48.67+00:00

    Hello @Krishna Bharat Yedla ,

    Thanks for the question and using MS Q&A platform.

    From the error message, it clearly says - No vaule provided for parameter 'dbwsurl'.

    Make sure you have passed the value for the parameter while created as shown below:

    158983-image.png

    Complete walkthrough on how to parameterize the databricks linked service using Global parameters in ADF.

    158976-adb-global.gif

    For more details, refer to Global parameters in Azure Data Factory.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

0 additional answers

Sort by: Most 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.