Unable to find "artifactory" in the list of "service connections" in Azure Devops

838 Views Asked by At

I am new to Azure Devops and integration of Azure Devops with Artifactory. I am following up the documentation and trying to add a service connection to Artifactory, from my free account of Azure Devops.

But I cannot find "Artifactory" in the list of service connections, as mentioned in the documentation. Can somebody please help me how to create a service connection to Artifactory?

Documentation link : https://www.jfrog.com/confluence/display/JFROG/Artifactory+Azure+DevOps+Extension#ArtifactoryAzureDevOpsExtension-ConfiguringtheArtifactoryServiceEndpoint

Below is the list of service connections which I see in my Azure Devops :

2

There are 2 best solutions below

0
On BEST ANSWER

In Azure Devops, you need to install the extension: JFrog Artifactory.

Then you could get the Artifactory Service Connections

enter image description here

Here is a doc about installing the Extension in Azure Devops (Search JFrog Artifactory).

0
On

In order to work with Artifactory from the Azure Devops, you need to install the Artifactory plugin. Please refer to this JFrog wiki for more insights.