Search code examples
azureazure-data-factory

Automatically navigated to the specific branch of Azure Data Factory


I have already setup Git repository and it contains more than  one branch.

I want to directly open specific branch of  ADF instance.

Is this possible ?  if so, Can you please let me know the solution.

 

For example  https://adf.azure.com/en/home?factory=subscriptions/{{subscription_Id}}/resourceGroups/{{ResourceGroup_Name}}/providers/Microsoft.DataFactory/factories/{{Factory_Name}}/Branch={{Branch_Name}}

I tried the below url path it is landing home page instead of specific branch. https://adf.azure.com/en/home?factory=subscriptions/{{subscription_Id}}/resourceGroups/{{ResourceGroup_Name}}/providers/Microsoft.DataFactory/factories/{{Factory_Name}}


Solution

  • I don't think you can reach to a specific branch directly.