Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.87 KB

File metadata and controls

31 lines (23 loc) · 1.87 KB
layout pubDate modDate title description navOrder hideInThisSectionHeader
src/layouts/Default.astro
2023-01-01
2023-01-01
Azure DevOps
Octopus Deploy integrates with Azure DevOps to provide for a full automated build and deployment pipeline.
20
true

import TfsNotice from 'src/shared-content/azure-ado/tfs-notice.include.md';

Octopus Deploy integrates with Azure DevOps to provide for a full automated build and deployment pipeline. This section provides information about how to integrate Octopus Deploy and the various versions of Microsoft's build server.

:::figure :::

Supported Azure DevOps versions

Depending on the version of Azure DevOps you are using, the recommended approach for a successful integration with Octopus may vary. Use the below chart to pick the right approach for your build server version.

Version Recommended approach Notes
Azure DevOps Services Octopus Extension for Azure DevOps Services This is the hosted version of Azure DevOps. Our integration will always aim to be compatible with this offer.
Azure DevOps Server Octopus Extension for Azure DevOps Server This is the on-premises offering for Azure DevOps. We will try our best to be compatible with this offer.

Learn more