I am attempting to integrate my OAC Semantic Modeler with Microsoft's Azure DevOps Git service.
I have set up a DevOps project and created a repo. I use the following URL to clone my repository to my model:
https://xxx-xxxx.yyyyy.zzzzzzzz/xxxxyyyzzzzzz/OracleBI/_versionControl?path=%24/OracleBI/test.git
I receive an "Invalid format or protocol" error message. It seems that the "_versionControl?path=" options in the URL are not acceptable to OAC.
How can I get around this issue so that I may use Azure DevOps as a Git repository?