@itentialopensource/adapter-azure_devops
Version:
This adapter integrates with system described as: Azure DevOps.
93 lines • 3.2 kB
JSON
{
"name": "adapter-azure_devops",
"webName": "Adapter for Integration to Microsoft Azure DevOps",
"supportLevel": "community",
"vendor": "Microsoft",
"product": "Azure DevOps",
"techAlliance": false,
"osVersion": [],
"apiVersions": [],
"iapVersions": [
"2021.1.x",
"2021.2.x",
"2022.1.x",
"2023.1.x"
],
"method": "REST",
"type": "Adapter",
"domains": [
"CI/CD"
],
"tags": [
"CI/CD & Self-Service",
"Cloud Infrastructure Changes"
],
"useCases": [
"CI/CD Pipeline"
],
"deprecated": {
"isDeprecated": false
},
"brokerSince": "",
"authMethods": [
{
"type": "Personal Access Token",
"primary": true
}
],
"documentation": {
"storeLink": "",
"npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-azure_devops",
"repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-azure_devops",
"docLink": "https://gitlab.com/itentialopensource/adapters/adapter-azure_devops/-/blob/master/README.md?ref_type=heads",
"demoLinks": [
{
"title": "How NetDevOps Teams Can Integrate Network Automations with their Entire IT Ecosystem",
"link": "https://www.itential.com/blog/company/automation-strategy/how-netdevops-teams-can-integrate-network-automations-with-their-entire-it-ecosystem/"
}
],
"trainingLinks": [
{
"title": "Itential Academy",
"link": "https://www.itential.com/itential-academy/"
}
],
"faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter",
"contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
"issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
"webLink": "https://www.itential.com/adapters/azure-devops/",
"vendorLink": "https://www.microsoft.com/en-us/",
"productLink": "https://azure.microsoft.com/en-us/products/devops",
"apiLinks": [
{
"title": "API documents for azure devops",
"link": "https://learn.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-7.2",
"public": true
}
],
"workshopLinks": [],
"workshopHomePage": "https://www.itential.com/get-started/"
},
"assets": [],
"relatedItems": {
"adapters": [],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [
{
"name": "Prebuilt Promotion Azure Devops",
"webName": "Promotion Azure DevOps",
"overview": "The Prebuilt Promotion Azure DevOps pre-built is used to push a pre-built directly to an Azure DevOps project, or make an update to an existing pre-built in Azure DevOps. It is also used to promote the new pre-built directly towards a specified instance of IAP (staging/prod/etc.). -",
"isDependency": false,
"versions": [
"1.0.11"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/prebuilt-promotion-azure-devops",
"docLink": "<TBD>",
"webLink": "https://www.itential.com/automations/promotion-azure-devops/"
}
],
"transformationProjects": [],
"exampleProjects": []
}
}