Importing existing resources to azure devops branch from Synapse live mode.

Sangeetha Priya S 210 Reputation points
2023-08-24T10:06:36.3266667+00:00

Hi

I am trying to import my resources (pipelines) from synapse live mode to azure devops branch.

From below screenshot, you could see I am trying to import my resources to main branch, but I am not getting any pop or notification saying it is completed or failed any kind of an error.

I have verified in my repo as well my resources have not been reflected in main branch.

Note: I have my synapse in different directory and devops account in different directory under same account.

is it problem for the case. I could not identify the issue. Please help here to understand.
User's image

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,251 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Amira Bedhiafi 30,501 Reputation points
    2023-08-24T12:42:15.99+00:00

    Ensure you have the correct permissions in both Azure Synapse and Azure DevOps for this action.

    Try to review the configuration and connections, especially since you mentioned that Synapse and DevOps are in different directories under the same account. Investigate any logs or error messages within Azure DevOps or Synapse for clues, and double-check any branch policies that might be hindering the import. If necessary, try restarting the process or contact Microsoft Support for further assistance, as these steps can typically resolve integration issues between these two platforms.


  2. AnnuKumari-MSFT 34,361 Reputation points Microsoft Employee
    2023-08-29T06:52:14.03+00:00

    Hi Sangeetha Priya S ,

    Thankyou for your query on Microsoft Q&A platform.

    I understand that you are trying to import your resources from Synapse live mode to Azure DevOps branch.

    In order to import your resources from Live mode -> Collaboration branch , your code in live mode would be considered as source of truth.

    Kindly validate if you doing correct steps or not:

    1. Remove your current Git repository
    2. Reconfigure Git with the same settings, but make sure Import existing Data Factory resources to repository is selected and choose Collaboration branch (same branch)
    3. Create a pull request to merge the changes to the collaboration branch.

    For more details, kindly visit the official documentation: Import the code from live mode into collaboration branch

    Hope it helps. Please let me know in case of any additional query. In case the answer helped, kindly accept the answer by clicking Accept answer button. Thankyou


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.