Most answered questions in DevOps & Agile

0 votes
1 answer

One click deploy of multiple artifacts in Azure Devops

I assume you're using Azure App Service ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
918 views
0 votes
1 answer

DevOps vs Docker

In recent years, DevOps tools have become ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
419 views
0 votes
1 answer

Do I need a 'requirements.txt' file or should I install dependencies? Azure DevOps

I strongly advise you to read the ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,527 views
0 votes
1 answer

Is it possible to have a link to raw content of file in Azure DevOps

https://dev.azure.com/{{organization}}/{{project}}/_apis/sourceProviders/{{providerName}}/filecontents ?repository={{repository}} &path={{path}} &commitOrBranch={{commitOrBranch}} ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
2,791 views
0 votes
1 answer

How to use Azure DevOps Pipelines Machine File Copy Using Environments?

The files are initially copied to an ...READ MORE

Mar 21, 2022 in DevOps & Agile by gaurav
• 23,260 points
3,158 views
0 votes
1 answer

Azure devops extension available icons

Let's begin by making a new folder ...READ MORE

Mar 21, 2022 in DevOps & Agile by gaurav
• 23,260 points
626 views
0 votes
1 answer

What is the correct way to setup Azure Artifacts in Azure DevOps?

Refer: https://docs.microsoft.com/en-us/azure/devops/artifacts/get-started-maven?view=azure-devops this will show you how to create ...READ MORE

Apr 5, 2022 in DevOps on Cloud by narikkadan
• 63,700 points
291 views
0 votes
1 answer

How to create a service connection for Azure in Azure Devops (with pictures)

Create App Registration and define roles What you ...READ MORE

Mar 16, 2022 in DevOps on Cloud by narikkadan
• 63,700 points
540 views
0 votes
1 answer

Connect Azure DevOps repository to another Azure DevOps repository from different account

You can consider these two directions: Import your ...READ MORE

Mar 16, 2022 in DevOps on Cloud by narikkadan
• 63,700 points
408 views
0 votes
1 answer

Azure Devops, how to add "Work Item type" in devops backlog

Add a WIT to keep track of ...READ MORE

Mar 25, 2022 in DevOps & Agile by Edureka
• 13,670 points
411 views
0 votes
1 answer

Access certificate thumprint from Azure DevOps variable group connected to Key vaults

I realise it's old, but I came ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,120 views
0 votes
1 answer

Azure DevOps Wiki: How can I link the subpages in the parent page?

Unfortunately, Azure Devops does not have the ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
3,282 views
0 votes
1 answer

Azure DevOps Wiki: How can I link the subpages in the parent page?

Unfortunately, Azure Devops does not have the ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
465 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

For work item attachments, there are no ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
978 views
0 votes
1 answer

How to include Different Types of Workitems in Boards of Azure DevOps?

Predefined backlog levels in Azure DevOps may ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,372 views
0 votes
1 answer

Find PAT scope using azure DevOps rest api

At this time, there is no way ...READ MORE

Feb 11, 2022 in DevOps Tools by Bhavitha
• 1,000 points
1,201 views
0 votes
1 answer

I have Delivery Plans installed in Azure DevOps (as an extension via Marketplace) but cannot see in Boards Menu

If you have this extension: Delivery Plans ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
375 views
0 votes
1 answer

How to integrate OnPrem Azure DevOps Server with the cloud one?

When I go to Project > Boards ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
436 views
0 votes
1 answer

How to configure and execute Azure Devops classic editor pipeline after commit in Github?

If you're looking for CI/CD triggers, all ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
864 views
0 votes
1 answer

Is it possible to have a link to raw content of file in Azure DevOps

Sure, here's the call for the rests: GET ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
442 views
0 votes
1 answer

DevOps vs Docker

Docker is just another tool that DevOps ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
404 views
0 votes
1 answer

Create an automatic PR and complete it Azure DevOps

You can retrieve the creator ID after ...READ MORE

Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
2,007 views
0 votes
1 answer

How to use Azure DevOps server (TFS) Predefined Variable in My Ansible Playbook?

Simply add your variables to the azure-pipelines ...READ MORE

Feb 9, 2022 in DevOps Tools by Bhavitha
• 1,000 points
1,215 views
0 votes
1 answer

JavaScript heap out of memory in Angular 7 using Azure DevOps

Try running the prod build as follows: node ...READ MORE

Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
2,835 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

No, there are no viewers for attachments ...READ MORE

Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
389 views
0 votes
1 answer

Azure DevOps yaml passing variable using "##vso[task.setvariable" not working

You can stop the pipeline from running ...READ MORE

Feb 8, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,590 views
0 votes
1 answer

Azure Pipelines or Azure Boards for Microsoft Teams - Commercial Azure DevOps to Govt. Teams

Using Microsoft Power Automate flows, we were ...READ MORE

Feb 8, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
369 views
0 votes
1 answer

How to show Azure DevOps wiki attachment that has been created by API

This doesn't appear to be an issue ...READ MORE

Feb 8, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,135 views
0 votes
1 answer

which aspect of devops continuous release to production?

Continuous Delivery is a DevOps feature that ...READ MORE

Jan 12, 2022 in DevOps Tools by Neha
• 9,060 points
874 views
0 votes
1 answer

which devops principle appreciates measuring process?

Continuous Improvement appreciates measuring process in DevOps ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,060 points
665 views
0 votes
1 answer

which aspect of devops handles continuous release to production?

Continuous Delivery is a DevOps feature that ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,060 points
1,782 views
0 votes
1 answer

the devops movement has evolved to solve which problem?

The DevOps movement has evolved to solve: Increasingly ...READ MORE

Jan 5, 2022 in Other DevOps Questions by Neha
• 9,060 points
2,314 views
0 votes
1 answer

When does the origins of the devops trace back to?

The origins of the DevOps trace back ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,060 points
712 views
0 votes
1 answer

what is one key purpose of devops?

One of the main goals of DevOps ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,060 points
3,027 views
0 votes
1 answer

what is ansible in devops?

Ansible is a free and open source ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,060 points
310 views
0 votes
1 answer

what is considered as waste in devops?

When discussing lean manufacturing concepts, it is ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,060 points
395 views
0 votes
1 answer

what are the benefits of devops?

Here are some of the most significant ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,060 points
798 views
0 votes
1 answer

how to learn devops?

Here are some steps to getting started ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,060 points
451 views
0 votes
1 answer

what does a devops engineer do

DevOps engineers are responsible for a variety ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,060 points
448 views
0 votes
1 answer

Why to choose DevOps?

Reasons why you should choose DevOps are ...READ MORE

Dec 14, 2021 in DevOps & Agile by Neha
• 9,060 points
282 views
0 votes
1 answer

What is CI CD in DevOps?

CI/CD is a collection of methodologies that ...READ MORE

Dec 14, 2021 in DevOps & Agile by Neha
• 9,060 points
389 views
0 votes
1 answer

How to become a DevOps Engineer?

Candidates having a postsecondary degree in computer ...READ MORE

Dec 14, 2021 in DevOps & Agile by Neha
• 9,060 points
276 views
0 votes
1 answer

What is DevOps?

DevOps is a set of practices that ...READ MORE

Dec 13, 2021 in Other DevOps Questions by Rahul
• 2,080 points
344 views
0 votes
1 answer

Who is a DevOps Engineer?

A DevOps engineer is someone who works ...READ MORE

Dec 13, 2021 in Other DevOps Questions by Rahul
• 2,080 points
354 views
0 votes
1 answer

What does continuous engineering in DevOps consist of?

Continuous development is a software development process ...READ MORE

Dec 13, 2021 in DevOps & Agile by Neha
• 9,060 points
8,765 views
0 votes
1 answer

What is DevOps tools?

A DevOps Tool is a programme that ...READ MORE

Dec 10, 2021 in DevOps & Agile by Neha
• 9,060 points
362 views
0 votes
1 answer

How do I go to a particular version of a file in the Git repository?

Hi@akhtar, You can use git checkout <sha1> to check ...READ MORE

Jan 5, 2021 in Git & GitHub by MD
• 95,440 points
2,282 views
0 votes
1 answer

How to ignore an error on 'git pull' about my local changes would be overwritten by merge?

Hi Team, If you want to remove all ...READ MORE

Jan 5, 2021 in Git & GitHub by MD
• 95,440 points
2,810 views
0 votes
1 answer

How do I update the password for Git?

Hi@akhtar, You need to update your credentials. For ...READ MORE

Jan 5, 2021 in Git & GitHub by MD
• 95,440 points
589 views
0 votes
1 answer

Git pull a certain branch from GitHub.

Hi@akhtar, You can simply track your remote branches ...READ MORE

Jan 5, 2021 in Git & GitHub by MD
• 95,440 points
567 views