Our team have a data factory, which is linked with one git repo having collaboration branch as 'Develop'. Many times, someone unlinks git repo attached to ADF and that causes issues to other team members. Due to this, sometimes git repo gets configured with wrong info (like collaboration branch as 'main' instead of 'Develop').
Is there a way or azure role using which we can restrict that link/unlink access?