TeamCity™ artifacts for Release managementThis extension integrates TeamCity™ with Azure Pipelines. It provides a TeamCity™ service connection and a Download TeamCity Artifacts task, so you can consume TeamCity™ build artifacts from both classic release pipelines and YAML pipelines in Azure DevOps.
UsageUsing the extension is a two-step workflow: (1) create a TeamCity™ service connection in your project with your server URL and credentials, then (2) reference that connection from a release-pipeline artifact source or from a Connecting to a TeamCity™ projectGo to project settings -> Service connections tab and create a New Service Endpoint of type TeamCity™:
Linking a TeamCity™ buildOnce you have set up the service endpoint connection, you would be able to link an TeamCity™ build artifact in your release definition
Using in YAML pipelinesAdd the
Learn more about artifacts in Azure Pipelines. Also you can use Azure Pipeline Extensions on GitHub to report any issues. Note: TeamCity™ is trademark owned by Jetbrains s.r.o. Contact InformationThis extension is authored by Microsoft DevLabs. It is not supported by Microsoft. To report a problem with this extension, create an issue in this repository. The maintainers of this repository will review and respond to the issue. You can also report problems or share feedback about this this extension on Developer Community Forum. |

