Click here to Skip to main content
15,894,343 members
Everything / DevOps

DevOps

DevOps

Great Reads

by Andrew Kirillov
An open source application to acquire and process video from cameras
by Viktor Kovács
Parallel foreach loop implementation for nested loops
by Mike Hankey
Configuring the Raspberry Pi as an MQTT message broker using Mosquitto.
by Habibur Rony
This article mainly covers how to create new build and release definition using VSTS. There are short descriptions of DevOps, continuous integration, continuous delivery and continuous deployment.

Latest Articles

by Wessel Beulink
As someone who frequently employs Logic Apps – Azure’s fantastic low-code solution – I’ve come to appreciate its wide range of actions and connectors. One of the keys to this balance? Solid documentation!
by José Cintra
IoT architecture proposal for sensor data acquisition modules using the REDIS database and the GO language
by Evgenii Zaiats
Exploring a painless approach to building and organizing QEMU images
by Mark Pelf
Using Git “skip-worktree” option can create problems with Git Pull

All Articles

Sort by Title

DevOps 

19 Mar 2020 by RickZeeland
Version all your .NET Core projects in one swoop fell!
24 Aug 2018 by simonp_ca
How to remove Windows service from Service List (not just stop/disable it, but to delete it from the list totally)
12 Feb 2019 by D4rkTrick
Code for a 4-bit encoder to store 15 different symbols with higher efficiency
23 Feb 2020 by Member 14750355
DevOps is a methodology that aims to create a synergy between software engineering and IT operations teams.
20 Nov 2019 by honey the codewitch
A fully generic ordered dictionary class in C#
2 Dec 2015 by Anele 'Mashy' Mbanga
Explore your Genymotion Device folders
27 Oct 2015 by saddam abu ghaida
Active Directory Web services which handles Authentication, SSO for other apps, aside from Native Routines
9 Dec 2016 by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
18 Jan 2017 by DotNetSteve
Manage an overgrown appSettings section
25 Sep 2020 by Christ Kennedy
An Arduino project that keeps track of your best Workout times and rep-counts
11 Oct 2018 by TheCodeKing
This article looks at the wider view of what Agile is, and why it can fail. It considers a Horizontally Agile approach vs being True Agile.
18 Mar 2016 by johnniealan
Auto Login in TI-SDK, Am335x
27 Feb 2022 by JIANGWilliam
Discuss D365 Plugin Registration programmatically
14 Jun 2023 by Leszek Koc
Auto subscription of Azure functions to Event Grid
3 May 2021 by Sergio Virahonda
In this article series, we'll demonstrate how to take use a CI/CD pipeline - a tool usually used by developers and DevOps teams - and demonstrate how to use it to create a complete training, test, and deployment pipeline for AI that meets the requirements of level 2 in the Google MLOps Maturity
17 May 2021 by Sergio Virahonda
In this article, we develop a semi-automated deployment-to-production script, which will complete our project.
2 Jan 2017 by Vyacheslav Voronenko
How letsencrypt can be introduced as part of the deployment play for your project using Ansible tool
5 Jun 2019 by YegorDovganich
Following 'Infrastructure as Code' rules we get a real project sample from the scratch which describes EMR cluster deploying and running Hive script there. It describes Analyze Big Data with Hadoop project from AWS 'Learn to Build' section.
31 Aug 2018 by Sander Rossel
Set up Continuous Integration and Deployment to Azure in VSTS using Azure and Visual Studio. The post Azure Deployment using Visual Studio Team Services (VSTS) and .NET Core appeared first on Sander's bits.
14 Feb 2023 by smodak@ats360.com
Hi, I have created the azure build pipeline for my website application. In this, there is a task of Publish Artifact Which I think supposed to publish a website. But right now it is publishing without the dlls. Means it contains the *.aspx and...
14 Feb 2023 by Daya Agarwal
Same Issue facing anybody please help
27 Mar 2021 by jaideepsinh
I am trying to create an azure ci/cd pipeline for my azure data factory in which I have used databricks notebook. Pipeline got created successfully with the ARM template for ADF but I am not able to see any override parameter for databricks...
2 Mar 2021 by jaideepsinh
I am trying to create an azure ci/cd pipeline for my python application. I have tried many ways but not get success. I can create CI successfully even in some cases cd also but not able to see the output on the azure app service. I use Linux app...
2 Mar 2021 by jaideepsinh
Solved by configuring the steps as mentiond in below post: flask - Azure devops for Python - Stack Overflow[^]
28 Feb 2022 by jaideepsinh
NuGet package restore error for the solution which have a mix of .netcoreapp3.1 and .NETStandard 2.1 projects. I have multiple .net projects in one solution file and added references to each other projects. Some of the projects has .netcore 3.1...
8 Dec 2020 by Maximilien
I have a simple test release pipeline with 2 stages with 1 powershell task in each stage. reference: Define variables - Azure Pipelines | Microsoft Docs[^] 1st stage: I want to set a variable value, from what I understand I have to use this...
8 Dec 2020 by Sander Rossel
In the second stage, it would suffice to just say: Write-Host 'reference: $(MyOutputVariable)' Since MyOutputVariable is the name of your variable and it is literally inserted where you place it, so inside the quotes. I'm not sure where...
4 Mar 2019 by Florian Rappl
We look at Azure Pipelines and how it can be used to add a flexible CI/CD process for any GitHub repository within minutes.
23 Jan 2023 by TarunKumarSusarapu
0 I created sfc project on .NET Framework 4.7.2 and in local it's working fine and swagger is loading. But In Devops it's throwing below issue. I tried many ways to do it but no luck. Need to create project again that is the last solution....
13 Sep 2019 by honey the codewitch
A B-tree, an AVL tree, and a Splay tree in C#
23 Aug 2017 by Vertical AIT
Automatically bind MVC HTML RenderPartial and Partial view pages to your model's child objects without having to use HTMLFieldPrefix.
10 Dec 2015 by JinWenQiang
Get started with your own SDN (Software Defined Network) simulation network
29 Jun 2020 by Harsh Deep Gupta
No need to build and publish packages manually, automate it using GitHub Action
7 Jun 2018 by Habibur Rony
This article mainly covers how to create new build and release definition using VSTS. There are short descriptions of DevOps, continuous integration, continuous delivery and continuous deployment.
25 Oct 2017 by Sam_IN
In this article, I will explain step by step how to create Continuous Build and Release process for SQL Server Scripts for Database. All the steps are self explanatory with relevant screenshots.
4 May 2016 by Sanjaykumar Patel
Speed up your computer by deleting temporary data
24 Nov 2015 by ergohack
Here is a trick to create a Visual Studio solution that simultaneously builds multiple platforms for targeted projects.
14 May 2021 by Sergio Virahonda
In the previous article in the series we set up build Jenkins workflows. In this article, we're going to build them.
17 May 2021 by pkaelin
Has anyone some experience when it comes to change & release management and legal, compliance or audit requirements (country dependent)? Can you share some of your legal (country dependent), compliance or audit requirements? We already have a...
12 May 2021 by SeanChupas
As Richard said, you need to consult a lawyer. I would not trust any legal advice that you find on this site.
15 Jun 2017 by Ordiales
Create default interface implementation or whatever you want with runtime checking not implemented members
11 Jul 2021 by Rob Kraft
This article looks at continuous integration and continuous deployment to highlight what contexts each practice may work well in, and contexts where the practice may not work well, or may even be counter-productive.
18 Aug 2016 by Metaphysico
How to clone Test Suites with Test Case References
3 Aug 2019 by Benktesh Sharma
How to combine multiple git commits into a single commit in GIT using Squash
27 May 2021 by jaideepsinh
how to commit files into azure git repo using build pipeline. I am generating some files from my azure ci pipeline and I want to commit those files into the same repo which I used in my ci pipeline. What I have tried: I have added azure cli...
27 May 2021 by jaideepsinh
"git remote set-url origin https://username:gitpassword@repository url" git checkout trunk git add . git commit -m "test commit" git push -u origin trunk
4 Apr 2019 by Andrew Kirillov
An open source application to acquire and process video from cameras
26 Sep 2017 by Haroon Ashraf
A quick way to calculate first and last day of curent month and previous month
30 Mar 2018 by Duncan Edwards Jones
How to trigger an Azure serverless function from an event grid custom topic
5 Mar 2017 by Afzaal Ahmad Zeeshan
In this article, I provide an overview of using Visual Studio Team Services to automatically deploy the ASP.NET Core web application to Azure App Services.
31 Oct 2016 by Graham D Smith
In this blog series on Continuous Delivery with Containers I'm documenting what I've learned about Docker and containers (both the Linux and Windows variety) in the context of continuous delivery with Visual Studio Team Services. The Docker and containers world is mostly new to me and I
3 Feb 2019 by Thinira
Continuous Integration and Delivery with VSTS (Visual Studio Team Services)
24 May 2016 by jowettp
How to use the programmatic interface of LibreOffice (called the UNO API) to load, manipulate and save documents
4 Oct 2016 by Zebedee Mason
What is the average number of lines of code in your projects files? Yes, but which average?
19 Dec 2015 by WuffProjects
This tip provides you with a solution to get the friendly name of any Type without namespaces.
27 Dec 2018 by Prabakaran Rajendran
Create, build and deploy ASP.NET Core application into Azure app service
22 Mar 2021 by Member 15114192
I am trying to create a Kubernetes HPA based on pubsub topics After creating the HPA based on our project, I am getting the below error. unable to fetch metrics from external metrics API: the server could not find the descriptor for metric...
30 Nov 2019 by aEmad
This article takes us to a journey of implementing a pipeline using Azure DevOps.
20 Jan 2016 by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 4 with scripting language as KnockOut and Database as MS SQL 2008R2.
22 Feb 2016 by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 5 using WebAPI 2 with scripting language as AngularJS and Database as MS SQL 2008R2.
22 Aug 2018 by PatrickJNolan
Driving development through delivery
5 May 2016 by Alexey Shtykov
To write a perfect and fast make files
7 Feb 2019 by Sibeesh Passion
Easy set up Build and Release pipeline configuration of Angular app
29 Jan 2020 by Member 14637786
Hello, I'm looking for a good solution that would allow to deploy app from azure devops repo to azure cloud but multiple times like e.g. 5 resource groups with 1 app each and the apps are the same for now, in the future they might have some specific params of deployment. Also I want all the...
29 Jan 2020 by Afzaal Ahmad Zeeshan
Quote: 5 resource groups with 1 app each and the apps are the same for now, in the future they might have some specific params of deployment. I recommend that you use DevOps tools to automate this. Infrastructure as Code is one big term that comes to mind when this approach needs to be taken...
2 Jan 2018 by Thai Tran
Automatically pull static web page code from GitLab and deploy it to Amazon S3 using Jenkins.
12 Nov 2020 by g96b10
In-depth instructions covering several headaches, and personal musings
13 Nov 2018 by Prabakaran Rajendran
Setting up automated build and deployment for Windows service using Azure Pipeline