Reputation: 53
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 :
Upvotes: 2
Views: 1080
Reputation: 35139
In Azure Devops, you need to install the extension: JFrog Artifactory.
Then you could get the Artifactory Service Connections
Here is a doc about installing the Extension in Azure Devops (Search JFrog Artifactory
).
Upvotes: 4
Reputation: 1511
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.
Upvotes: 4