Hi,
I currently struggle on the following task:
We want to push our code to a private repository (Azure Artifactory) and then pull it from databricks when the job runs. It currently works only with wheels inside a PyPi repo in the artifactory. I found some older comments that it is not supported to use a private maven repository but I was not able to find any documentation regarding this issue.
Can someone tell me if private maven repos are not supported and would be great to have something like an official source?
Thanks a lot