Azure DevOps
Port's Azure DevOps integration allows you to model Azure DevOps resources in your software catalog and ingest data into them.
Overviewโ
This integration allows you to:
- Map and orgaize your desired Azure DevOps resources and their metadata in Port (see supported resources below).
- Watch for Azure DevOps object changes (create/update/delete) in real-time, and automatically apply the changes to your entities in Port.
- Manage Port entities using GitOps.
Supported Resourcesโ
The resources that can be ingested from Azure DevOps into Port are listed below.
Setupโ
To install Port's Azure DevOps integration, see the installation page.
Configurationโ
Port integrations use a YAML mapping block to ingest data from the third-party api into Port.
The mapping makes use of the JQ JSON processor to select, modify, concatenate, transform and perform other operations on existing fields and values from the integration API.
Examplesโ
Refer to the examples page for practical configurations and their corresponding blueprint definitions.
Relevant Guidesโ
For relevant guides and examples, see the guides section.
GitOpsโ
Port's Azure DevOps integration also provides GitOps capabilities, refer to the GitOps page to learn more.
Advancedโ
Refer to the advanced page for advanced use cases and examples.