'Cannot Open Git Upload Pack error on SQL Developer while cloning Azure Git Repo

I have been trying to clone my Git repository hosted on the Microsoft Azure cloud of my organization using SQL Developer's inbuilt functionality. The following error pops up whenever I try to connect to the remote repository.

Version Management Error Image

I am using a proxy that is tested and works fine. SSL verification is turned to False since I have read about it on various platforms. Inspite of doing both of these things, my issue still persists.

I believe it has something to do with Azure repository because I have tried cloning my personal git repository and it works just fine.

Oracle SQL Developer Version : 21.4.2.018

Can someone please help me out?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source