Latest questions in DevOps & Agile

0 votes
0 answers

how to improve devops skills?

What are some of the fundamentals or ...READ MORE

Jan 2, 2023 in DevOps & Agile by Edureka
• 13,620 points
165 views
0 votes
1 answer

how devops helps in testing?

Everyone is encouraged to add to the ...READ MORE

Jan 3, 2023 in DevOps & Agile by Edureka
• 12,690 points
205 views
0 votes
1 answer

what is devops in linux?

Compared to Windows, the Linux operating system ...READ MORE

Jan 3, 2023 in DevOps & Agile by Edureka
• 12,690 points
212 views
0 votes
1 answer

how devops works with aws?

The two most potent technologies—AWS and DevOps—can ...READ MORE

Jan 3, 2023 in DevOps on Cloud by Edureka
• 12,690 points
346 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
260 views
0 votes
0 answers

the cloud platform which are not used for devops implementation?

Among which if the following cloud providers ...READ MORE

Dec 22, 2022 in DevOps on Cloud by Edureka
• 13,620 points
938 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
397 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
198 views
0 votes
0 answers

which phase of software production are the focus of devops?

Which phase(s) of software products are the ...READ MORE

Dec 22, 2022 in DevOps & Agile by Edureka
• 13,620 points
2,501 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
210 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
211 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
339 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
154 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
251 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
182 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
209 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
317 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
297 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
310 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
402 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
185 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
209 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
282 views
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
483 views
0 votes
0 answers

Publish a pipeline Azure Devops code coverage report

I am trying to publish a detailed ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
791 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
256 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
199 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
319 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
279 views
0 votes
0 answers

Azure DevOps - How to Invoke get commits rest api

How do I use the az devops invok ...READ MORE

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

Azure DevOps Build Pipeline - Exclude a Folder from Code Coverage

I'm trying to exclude a folder from the code coverage analysis, but I'm not having any luck despite a lot of trial and error and research on this site. This is my build pipeline test task: - task: DotNetCoreCLI@2 displayName: 'Running Unit ...READ MORE

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

Unable to build the ASP.Net Core 7 in azure devops pipeline (CI)

ASP.Net Core 7 cannot be built in&nbs ...READ MORE

Dec 19, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
878 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
312 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
312 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
432 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
269 views
0 votes
0 answers

Logon failed, use ctrl+c to cancel basic credential prompt to Git in Azure DevOps

When I clone a git repository from Azure Repos into my local system, the clone succeeds, however I receive the following message: Logon failed, use ctrl+c to cancel basic ...READ MORE

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

Using podman instead of docker for the Docker@2 task in Azure DevOps

Our build agent is running Podman 3.4.2, and each terminal session has a global alias that just replaces docker with podman, thus the command docker —version returns podman version 3.4.2 as a consequence. The purpose is to employ podman in an Azure DevOps pipeline for the Docker@2 task: steps: - task: Docker@2 displayName: Build and ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
825 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
286 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
195 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
343 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
245 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
162 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
434 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
177 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
729 views
0 votes
0 answers

dotnet build vs publish on Azure DevOps

I have a console app for .NET Core 2.0.  I can successfully create, distribute, and operate this software locally.  In Azure DevOps, I can successfully create and publish this app.  However, I am unable to launch the finished product if I construct the app in Azure DevOps. I tried creating in Azure DevOps using: dotnet build -c ...READ MORE

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

Adding Images in Azure DevOps Wiki

In one of my Azure DevOps projects,&n ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
878 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
255 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
804 views