Trending questions in DevOps & Agile

0 votes
1 answer

Can someone explain what DevOps is?

Although it is much more than hype, ...READ MORE

Dec 21, 2022 in Other DevOps Questions by Edureka
• 12,690 points
500 views
0 votes
0 answers

Azure Devops Extension- PublishHTMLReport in Azure pipelines not producing HTML tab in azure devops

I am having an issue with this ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Edureka
• 13,620 points
840 views
0 votes
0 answers

Which of these tools is not associated with DevOps?

Which of the following tools are not ...READ MORE

Dec 12, 2022 in DevOps Tools by Edureka
• 12,690 points
859 views
+1 vote
0 answers

How to keep Docker container running after starting services?

Although I've read many instructions that appear ...READ MORE

Dec 13, 2022 in Docker by Edureka
• 13,620 points
781 views
0 votes
0 answers

which of the following is not a devops tools?

Which of the following is Not a ...READ MORE

Dec 22, 2022 in DevOps & Agile by Edureka
• 13,620 points
419 views
0 votes
0 answers

How to get all repos in Azure DevOps?

I'm working on several Azure DevOps initiatives. ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Edureka
• 13,620 points
793 views
+1 vote
1 answer

How to rename Docker images without rebuilding it?

Hi@akhtar, You can rename your docker image by ...READ MORE

May 19, 2020 in Docker by MD
• 95,440 points
41,215 views
0 votes
1 answer

how to learn devops from scratch?

The road to DevOps is a quite ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
415 views
0 votes
0 answers

What is the difference between Pipeline and Release Pipeline in azure devops?

If you select the following option, a ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Edureka
• 12,690 points
777 views
0 votes
0 answers

How to display and raise warnings in release pipeline for Azure devops?

I'm running a Python script in my ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
751 views
0 votes
1 answer

The connection to the server localhost:8080 was refused - did you specify the right host or port?

Hi@akhtar, You may get this error if Kubectl ...READ MORE

Jun 6, 2020 in Kubernetes by MD
• 95,440 points
40,475 views
0 votes
0 answers

how to learn devops step by step?

How to start DevOps? Can someone guide ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
352 views
0 votes
0 answers

What is devops?

Describe DevOps. I don't understand it,&nb ...READ MORE

Dec 21, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
327 views
0 votes
0 answers

How to learn DevOps at home?

Hi, I just started learning learning DevOps, ...READ MORE

Dec 21, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
326 views
0 votes
0 answers

which devops tool is in demand?

Which of the followings are the popular ...READ MORE

Dec 22, 2022 in DevOps Tools by Edureka
• 13,620 points
276 views
0 votes
0 answers

What is DevSecOps?

Is devsecops about security? READ MORE

Dec 21, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
309 views
0 votes
0 answers

How to download the content of a directory in Azure Storage using az storage fs directory?

I'm currently using az storage blob d ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
327 views
0 votes
0 answers

what is devops technology?

I'm not sure what distinguishes DevOps from ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,620 points
309 views
0 votes
0 answers

Git keeps obsolete files

I've been having problems with git on Windows for a few days now: git version 2.36.2.windows.1 In conjunction with Microsoft Azure DevOps Server 2019. When I pull or merge, it occasionally keeps the obsolete/older file.  It looks like git is not only checking the hash, but also somehow the timestamp and it got messed up.  I now have a clean working tree, but the remote file differs from my local copy of the same commit hash. How does it happen? Example: git fetch origin git checkout test git ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
307 views
0 votes
0 answers

which tool is often used by devops?

Which software development, testing, and deployment tool ...READ MORE

Dec 22, 2022 in DevOps & Agile by Edureka
• 13,620 points
214 views
0 votes
0 answers

what is devops methodology?

How does DevOps methodology work? READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
259 views
0 votes
0 answers

How to download the content of a directory in Azure Storage using az storage fs directory?

Currently, I'm using az storage blob  ...READ MORE

Dec 19, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
328 views
0 votes
0 answers

Does the failed() condition take arguments? i.e. can I set the condition to trigger only if failing 3 times

I want to run my PublishBuildArtifacts@1 task with the condition set to failed ().  However, I'd like to configure it so that it only publishes the artefact after three failed tests. - task: PublishBuildArtifacts@1 ...READ MORE

Dec 19, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
325 views
0 votes
2 answers

How to change the default Jenkins port in Windows?

Hi@akhtar, Yes, you can change Jenkins port no. ...READ MORE

Jun 3, 2020 in Jenkins by MD
• 95,440 points
28,823 views
0 votes
0 answers

can we deploy ".msi" package through azure CICD in On-premises VM?

We are able to build the application& ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
271 views
0 votes
0 answers

what is devops team?

what is a DevOps team? How does ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
223 views
0 votes
0 answers

Modules in Artifactory - What are they?

The term "Modules" is used in Artifactory.  When you select a specific build in the UI's "Builds" page, you are presented with a list of Module IDs, which is, as far as I can tell, merely the build's name. so that when I do this: jfrog rt upload --build-name Kuku --build-number 1 ...READ MORE

Dec 21, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
223 views
0 votes
0 answers

what is kubernetes in devops?

Since I'm a programmer and want to ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
219 views
0 votes
0 answers

how to use azure devOps?

What is azure DevOps and how do ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,620 points
223 views
0 votes
0 answers

what is DevOps model?

Can anyone please explain what is a ...READ MORE

Dec 21, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
190 views
0 votes
0 answers

How to extract information about remote linux servers using ansible?

It is important to gather data from ...READ MORE

Dec 15, 2022 in Ansible by Edureka
• 12,690 points
454 views
0 votes
0 answers

Prevent users from editing master branch in ADF

In ADF, I'm attempting to prevent dev ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
204 views
0 votes
0 answers

Git keeps prompting me for a password

I've been using Git for a while ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
443 views
0 votes
0 answers

how does devops work?

Can I consider myself a "DevOps" professional ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
165 views
0 votes
0 answers

what does devops stand for?

What does DevOps stand for? why is ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,620 points
193 views
0 votes
0 answers

Can't debug in PyCharm for Django inside Docker

I want to use PyCharm's debugging tools ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,690 points
350 views
0 votes
0 answers

What should be the career objective for DevOps Engineer?

Could someone please tell me what a ...READ MORE

Dec 12, 2022 in Other DevOps Questions by Edureka
• 12,690 points
401 views
0 votes
0 answers

Unittesting Ansible collections with Pytest

I'm fresh to the cloud/devops world. I created ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
299 views
0 votes
0 answers

How can I synchronize Azure DevOps repository content with a Microsoft Teams sharepoint

I have an Azure DevOps repo and ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
277 views
0 votes
0 answers

What is devops?

Describe DevOps. I don't understand it, but ...READ MORE

Dec 13, 2022 in DevOps & Agile by Edureka
• 12,690 points
331 views
0 votes
0 answers

How to work with api if the site requires an SSL certificate?

My DevOps API is here. User stories ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,690 points
250 views
0 votes
0 answers

Azure DevOps, YAML release pipelines?

For a.NET Core Web API project, I&nbs ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
263 views
0 votes
0 answers

Building an effective CI / CD infrastructure from scratch for a novice devops engineer

Background. At work, the need arose to deploy ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,690 points
207 views
0 votes
0 answers

Have I correctly calculated the address of the next network for the IP address

There is an IP address 10.13.112.17 /16with the ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,690 points
171 views
0 votes
0 answers

Dynamic selection of values in YAML deployment pipelines

I'm developing a pipeline to introduce certain ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
189 views
0 votes
0 answers

Updates were rejected because the tip of your current branch is behind its remote counterpart

We have a branch called dev We access it ...READ MORE

May 5, 2022 in Git & GitHub by Kichu
• 19,050 points
8,531 views
0 votes
1 answer

Could not open input file: artisan

This error happens because you didn't install ...READ MORE

May 1, 2022 in Other DevOps Questions by narikkadan
• 63,420 points
8,569 views
0 votes
1 answer
0 votes
1 answer

Recyclerview No adapter attached; skipping layout

Check if you are calling these statements ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,420 points
7,898 views
0 votes
1 answer

git error: failed to push some refs to remote

I would advise using: git pull --rebase git push The ...READ MORE

May 2, 2022 in Git & GitHub by narikkadan
• 63,420 points
7,634 views