Questions tagged [azure-devops-services]

Azure DevOpsServices for teams to share code, track work, and ship software. It is combination of following services: Azure Pipelines, Azure Boards, Azure Repos, Azure Test Plans, Azure Artifacts, Extensions Marketplace.

Azure DevOpsServices for teams to share code, track work, and ship software.

It is combination of following services:

Azure Pipelines continuously build, test, and deploy to any platform and cloud.

Azure Boards plan, track, and discuss work across your teams.

Azure Repos get unlimited, cloud-hosted private Git repos for your project.

Azure Test Plans test and ship with confidence using manual and exploratory testing tools.

Azure Artifacts create, host and share packages with your team, and add artifacts to your CI/CD pipelines with a single click.

Extensions Marketplace access extensions from Slack to SonarCloud to 1,000 other apps and services – built by the community.

https://azure.microsoft.com/en-au/services/devops/

37 questions
0
votes
2 answers

Can we send log of custom success message on mail in azure devops pipeline by using Azure Devops Global notification?

I'm working on azure devops pipeline and using Azure devops global Notification to send email. Currently I'm able to send my custom error message on mail by using below commands. echo "##vso[task.logissue type=error]Invalid User Input -- Variables…
0
votes
2 answers

Azure Pipelines Integration with Microsoft Teams Possible or Not Possible

I was going through doc "" https://learn.microsoft.com/en-us/azure/devops/pipelines/integrations/microsoft-teams?view=azure-devops"" which says integration of Azure Pipelines with Microsoft Teams is only possible if your project is hosted on Azure…
0
votes
2 answers

How to change Azure DevOps environment agent folder structure

To achieve continuous deployment, we used a (classic) release pipeline on Azure DevOps to deploy a webservice to a VM in our intranet. To benefit of a yaml deployment pipeline, I replaced our former deployment pool agent on that VM with an…
0
votes
0 answers

Migrate Pipelines and files from one Azure DevOp services to another Azure DevOp services

First question: We need a way to migrate all the pipelines from the source environment to a new target environment. We also need to do this for the files. This is not an issue with the Azure DevOps server but having issued another one by one when…
-1
votes
1 answer

Migrate TFS/DevOps Server to Azure DevOps Services into existing Organisation?

Is it possible to migrate TFS/DevOps Server to an existing DevOps Service that already includes projects? If it’s not possible, is there a way to manually migrate TFS repository to DevOps Services and convert the version control system to git while…
-1
votes
1 answer

How to get Unplanned Work item report in Azure DevOps service?

In the Azure DevOps Server with SQL Server Reporting service (SSRS) there is a way to get unplanned work item report as stated here. How to simulate the same report in Azure DevOps Service? Is ready-made report possible or some workaround is…
Andy
  • 2,493
  • 6
  • 37
  • 63
1 2
3