Views:

Applies to Product - Microsoft Dataverse
 

What’s happening?
Customers are unable to reset the Git organization that their Dataverse environment is associated with, particularly when dealing with a preview or experimental feature.
 

Reason:
This arises when the Git connection has already been established, but the associated project no longer exists in Git, preventing the customer from resetting or editing the Git connection configuration.
 

Resolution:
To reset the Git organization associated with the Dataverse environment, follow these steps:

  1. Disconnect the Current Git Repository:
  • Navigate to the Git configuration page in the management hub under Source control.
  • Enter the data factory name and click Confirm to remove the Git repository associated with the data factory.
  1. Reconfigure Git with the Same Settings:
  • Ensure that you select "Import existing Data" resources to the repository and choose the same collaboration branch.
  • If necessary, create a pull request to merge the changes to the collaboration branch.
  1. Switch to a Different Git Repository:
  • After removing the association with the current repository, configure the Git settings to use a different repository.
  • Import existing Data resources to the new repository.
For further details, refer to the documentation on Dataverse Git integration setup available on the Microsoft Learn platform.