Forum Discussion

asifsyed's avatar
asifsyed
Frequent Visitor
1 year ago
Solved

Stored Proc Activity/Connectivity

From data pipeline, we are calling stored procedure via stored procedure activity. In Settings of Stored Procedure, we have Connection which points to the warehouse name in a specific workspace. No...
  • v-nmadadi-msft's avatar
    1 year ago

    Hi asifsyed  ,
    Thanks for reaching out to the Microsoft fabric community forum.

    It is not possible to set the data pipelines parameters with the deployment pipelines yet. As a workaround, you could set a variable in the data pipeline passing workspace name as the parameter, where you look at the workspace id/name and set the value of the variable based on the value of the workspace id/name.

     



     

     

    If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS.
    Thanks and Regards