TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About DevOps
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Praveen Sreeram (12)
Satyaprakash Samantaray (8)
George (7)
Maniteja Vegi (6)
Saksham Gupta (6)
Lokesh Varman (5)
Dharmeshwaran S (5)
Ankur Mistry (4)
Arwin Neil Baichoo (4)
Prasad (3)
CSharp TV (2)
Monish Bansal (2)
Sarthak Varshney (2)
Deepak Tewatia (2)
Bikesh Srivastava (2)
Sardar Mudassar Ali Khan (2)
Chetan Sanghani (2)
Abiola David (2)
Jignesh Trivedi (2)
Jaydeep Patil (2)
Sibeesh Venu (2)
Viknaraj Manogararajah (2)
Jayraj Chhaya (1)
Raveena Attri (1)
Ananthakrishna V (1)
Ashish Tiwari (1)
Kautilya Utkarsh (1)
Ayush Gupta (1)
Rajalaxmi Sarangi (1)
Vinodh Palaniappan (1)
Anup Hosur (1)
Abhishek Mishra (1)
Himanshu Sahrawat (1)
Praveen Kumar (1)
Jitendra Mesavaniya (1)
Menaka Priyadharshini B (1)
Rijwan Ansari (1)
Niloshima Srivastava (1)
Related resources for DevOps
No resource found
Simplify Your Cloud-Native Development With .NET Aspire
11/20/2024 6:54:35 AM.
This video dives into .NET Aspire, a powerful toolkit designed to streamline and simplify the development process for cloud-native applications using .NET.
What is a Vault in DevOps
11/20/2024 4:48:43 AM.
A Vault in DevOps is a secure tool used for managing sensitive data like passwords, API keys, certificates, and other secrets. It ensures encryption, access control, and auditing of secrets across dif
Migrate Grafana dashboard Dev to UAT Environment
11/15/2024 5:16:37 AM.
Learn how to migrate Grafana dashboards from Dev to UAT environments seamlessly. This guide covers export, configuration, and deployment steps to ensure smooth transitions and effective testing in UAT
Micro-Service Architecture in Devops
11/13/2024 11:35:44 AM.
Microservice architecture in DevOps focuses on developing and deploying applications as a collection of small, independent services. It enhances scalability, flexibility, and continuous integration/co
Top AI Tools for DevOps
11/4/2024 10:06:26 AM.
Explore the transformative impact of AI models in DevOps with this comprehensive guide. Discover how machine learning, predictive analytics, and automation enhance continuous integration and deploymen
Debugging Azure DevOps Pipelines with System.Debug
10/26/2024 6:13:32 AM.
This article explores essential techniques for Azure DevOps pipeline error diagnosis. It discusses how to enable diagnostic logs for individual and all pipeline executions using the "Enable Syste
Farewell CentOS: Moving to Rocky, AlmaLinux, CentOS Stream, or RHEL
10/22/2024 4:04:40 AM.
CentOS 7 reaches its end of life on June 30, 2024. Transition to RHEL, AlmaLinux, Rocky Linux, or CentOS Stream now. CentOS 7, a popular open-source OS, reaches the end of life on June 30, 2024, promp
Basic Linux Commands
10/6/2024 5:36:24 PM.
Learn about basic Linux commands including listing files and managing directories as part of fundamental of DevOps.
Understanding of DevOps
10/5/2024 6:15:17 PM.
DevOps brings developers and operations teams together to improve software delivery, automate tasks, and ensure smooth scaling. In this article, I share what DevOps is, why it's important, and how
Artifactory: Simplifying Software Component Management
8/26/2024 3:59:45 AM.
Artifactory is a universal repository manager that centralizes the management of binaries dependencies and builds artifacts across formats like Maven, Docker, and npm. It integrates with CI/CD tools,
AI Revolution: Transforming Developers and Business Analysts
8/12/2024 11:22:39 AM.
AI is transforming software development and business analysis. For developers, it enhances code generation, debugging, and DevOps processes. For business analysts, AI improves data analysis and predic
Lean Methodology Guide for Software Development
8/8/2024 9:42:39 AM.
Lean methodology, inspired by Toyota’s manufacturing approach, enhances software development by eliminating waste, optimizing processes, and focusing on customer value. Key principles include value de
Implement CI/CD for SQL Server with Visual Studio and Azure DevOps
8/2/2024 8:44:29 AM.
Implementing Continuous Integration and Continuous Deployment (CI/CD) for SQL Server databases ensures that database changes are automatically built, tested, and deployed to various environments.
Windows Deployment with Ansible Manual and Automated Install
8/1/2024 11:27:50 AM.
This guide explains how to streamline Windows system deployment using a prepared Windows image and Ansible. Learn to create a base Windows image, generalize it with Sysprep, capture it, and then autom
Deploying ASP.NET MVC Application to Azure Cloud Using Azure DevOps from GitHub
7/18/2024 12:25:54 PM.
Deploy ASP.NET MVC apps on Azure via Azure DevOps & GitHub. Set up CI/CD pipelines for seamless integration & deployment. Create Azure App Service, link GitHub repos, configure build & rel
Integrating .NET Standard with Modern Development Practices
7/17/2024 5:49:18 AM.
.NET Standard is a specification that defines a set of APIs that all .NET implementations must provide. It serves as a unifying platform, ensuring that code can run on various .NET implementations, in
Ensuring Quality in DevOps Culture
7/8/2024 7:50:22 AM.
In this session, Sagar will address the cultural and organizational challenges of embedding QA practices within DevOps, emphasizing the need to foster collaboration, dismantle silos, and cultivate a c
What is MLOPs and AIOPs?
7/3/2024 12:29:02 PM.
MLOps and AIOps are pivotal in modern IT landscapes. MLOps focuses on managing and automating machine learning workflows, ensuring scalable and efficient model deployment.
Benefits of Using CI/CD in Software Development
7/3/2024 7:27:45 AM.
In the software development process it is very necessary to use a model of development to show that the whole team can follow a proper sequence of development process . We have many development models
Implementing Practical CI/CD in Fabric Notebook Leveraging Azure DevOps
7/1/2024 4:51:59 AM.
In this end to end video, I covered how to Implement Practical CI/CD in Microsoft Fabric Leveraring Azure DevOps.
An In-Depth Guide to Jenkinsfile Syntax
6/28/2024 5:16:54 AM.
Jenkins is a widely-used open-source automation server that helps developers build, test, and deploy their software. One of Jenkins' most powerful features is the Jenkins Pipeline, which facilitat
Integrating Azure DevOps Git with Azure Data Factory
6/23/2024 6:11:41 AM.
Integrating Azure DevOps Git with Azure Data Factory (ADF) enables robust version control, collaboration, and CI/CD for data pipelines. This guide covers setting up ADF with Azure DevOps Git, includin
Azure Data Factory Git Integration using Azure DevOps
6/15/2024 3:30:17 PM.
This video shows how to integrate Azure Data Factory to git using Azure DevOps.
Understanding of the Software Development Life Cycle (SDLC)
6/13/2024 7:40:47 AM.
The Software Development Life Cycle (SDLC) is a structured approach to delivering reliable software on time and within budget. Evolving since the 1960s from the waterfall model to Agile and DevOps, SD
YAML for Build and Release Azure DevOps Pipelines
6/11/2024 6:45:09 AM.
YAML for Build and Release Azure DevOps Pipelines" covers the use of YAML syntax to define and automate build and release processes in Azure DevOps. Learn how to create, configure, and manage CI/
Automate Dynamics 365 Solution Import with Azure DevOps YAML
6/10/2024 11:35:35 AM.
Learn how to automate the import of Dynamics 365 solutions using Azure DevOps and YAML. This guide covers setting up CI/CD pipelines, writing YAML scripts, and integrating Dynamics 365 with Azure DevO
Basic Understanding of DevOps
6/10/2024 6:31:21 AM.
DevOps is a cultural and technical shift in software development aimed at shortening the development lifecycle while delivering high-quality software continuously. It emphasizes collaboration between
What Is Azure DevOps And Why Should We Use It?
6/7/2024 10:35:20 AM.
Azure DevOps is a comprehensive set of development tools by Microsoft designed to support the entire software development lifecycle. It integrates with popular tools for Continuous Integration and Con
Angular 10 Project In Azure DevOps CI/CD With Azure Repos Or GitHub And Hosting In Azure App Service - Part One
6/5/2024 11:09:32 AM.
In this article, you will learn about Angular 10 project deployment steps with Azure Repos and CI/CD using Azure Devops and Azure App Service - Latest Version.
Create Build Pipeline For Angular App And Download Artifacts Using Azure Devops
6/5/2024 8:10:11 AM.
Build a seamless Angular app pipeline on Azure DevOps for CI/CD. Automate builds, tests, and deployments. Utilize Azure Pipelines to create, execute, and manage pipelines effortlessly. Download artifa
Set Up a Continuous Deployment Pipeline for Cloud Foundry Application Using Azure Devops
6/5/2024 5:26:23 AM.
Learn about CI/CD in DevOps for automating application build, testing, and deployment. This guide covers setting up a continuous delivery pipeline using Azure DevOps to deploy applications to Cloud F
Logging With ElasticSearch, Kibana, Serilog Using ASP.NET Core Docker
6/5/2024 5:25:55 AM.
Logging with ElasticSearch, Kibana, and Serilog in ASP.NET Core using Docker enables centralized log management, real-time analysis, and visualization. Serilog captures structured logs, ElasticSearch
Automate Dynamics 365 Solution Exports with Azure DevOps YAML
6/4/2024 5:01:17 AM.
Automating Dynamics 365 multiple solutions export across various environments using Azure DevOps YAML pipelines streamlines deployment. This approach ensures consistent and efficient delivery of solut
Integrate Azure DevOps with AHA for Seamless Product Development
6/3/2024 6:22:24 AM.
In today's fast-paced software development landscape, collaboration and integration between project management tools are essential for driving innovation and delivering value to customers. Azure D
Secure Sensitive Files in Azure DevOps Pipelines with Secure Files
5/31/2024 5:47:47 AM.
Learn how to securely manage sensitive files in Azure DevOps pipelines using the Secure Files feature. This guide covers storing configuration files, certificates, and private keys securely, and demon
DevOps Pipeline (4), Setup from an Existing YAML
5/16/2024 5:36:51 AM.
This article is to discuss DevOps Pipeline Setup from Yaml.
DevOps Pipeline (2), Import/Export And Clone
5/16/2024 5:06:48 AM.
This article will discuss DevOps Pipeline Clone and Import through Export
DevOps Pipeline (5), Setup from GUI with a Cloned Template (+ Fortify)
5/16/2024 5:06:13 AM.
This article discusses the DevOps Pipeline Setup from Clone, with Fortify configuration.
Git GUI Clients (1), Visual Studio
5/13/2024 8:37:36 AM.
This article will discuss Visual Studio as a client of Source Control Server. This series dives into various Git GUI clients, detailing features like repository management, interaction with local and
Working With Azure Container Registry
5/9/2024 11:57:37 AM.
In this article, we will learn to manage Docker container images efficiently with Azure Container Registry. Explore Azure CLI and Azure Portal integration for seamless deployment and orchestration. En
NGINX Ingress with the .NET Core Microservices and Kubernetes
5/6/2024 11:39:40 AM.
This article delves into ingress fundamentals and its use cases, detailing step-by-step service implementation and containerization using .NET Core 8 Web API, Docker, Kubernetes, and Ingress.
DevOps Pipeline (3), Setup from GUI&YAML
4/29/2024 6:18:04 AM.
This article discusses the DevOps Pipeline Setup Process. Microsoft's Azure, introduced in 2010, revolutionized computing by shifting from local to cloud-based solutions. This transition impacts d
DevOps Pipeline (1), Management - GUI And YAML
4/29/2024 3:57:57 AM.
This article discuss Pipeline Management --- GUI and Yaml
Building a DevOps Pipeline from Scratch
4/27/2024 4:10:55 AM.
In today's fast-paced software development landscape, DevOps has become an essential practice for teams to deliver high-quality software quickly and efficiently. In this article, we'll build a
Streamline Your Jenkins Pipelines with Shared Libraries
4/24/2024 6:55:12 AM.
Imagine the daily grind of a developer working on multiple Jenkins projects. Each pipeline seems to involve repetitive tasks like interacting with version control, running tests, or sending notificati
Azure App Debugging Setup On Visual Studio
4/23/2024 10:01:34 AM.
Set up Azure App debugging in Visual Studio 2019 for seamless cloud development. Utilize Azure SDK and extensions, configuring Azure App Service for efficient debugging and testing workflows.
ACK Service: Orchestrating Containers in the Cloud
4/20/2024 6:41:22 AM.
Manage containerized apps in the cloud with Alibaba Cloud Kubernetes Service (ACK). Simplify deployment, and scaling & gain high availability! #ACK #Containers #Cloud
Azure Load Testing - Create Load Test for App Service Web Apps
4/15/2024 10:02:41 AM.
Discover how to perform load testing for Azure App Service Web Apps using Azure Load Testing. Learn to create and execute load tests to assess application performance, scalability, and reliability.
Source Control (3-1), DevOps And Different Products
4/10/2024 8:33:21 AM.
Source Control (3-1), DevOps And Different Products" explores the integration of source control systems like Git within the DevOps framework. It delves into practices such as Continuous Integrati
Difference between Azure DevOps vs Jenkins
4/1/2024 11:33:12 AM.
Azure DevOps, Microsoft's suite for DevOps practices, fosters collaboration and manages the software lifecycle. Jenkins, an open-source CI/CD tool, automates tasks. Both offer distinct features an
Activate Classic Build and Release Pipelines in DevOps Trial
4/1/2024 9:42:31 AM.
To enable classic build and release pipelines in your Azure DevOps trial account, navigate to project settings or organization settings. Then configure pipelines under the Pipelines section, choosing
Create Service Connections in Azure DevOps
3/28/2024 6:02:21 AM.
Learn how to set up service connections in Azure DevOps for seamless integration with Power Platform. Follow step-by-step instructions to configure essential details like Server URL, Tenant ID, Applic
Copying Files from Git Repository to Azure Storage in Azure DevOps
3/28/2024 6:00:15 AM.
Automate file copying from a Git repository to an Azure Storage Account with Azure DevOps. Utilize CI/CD pipelines to streamline the process, employing AzureCLI tasks and inline scripts to ensure seam
Enhance Azure DevOps: Manage Environments with Replace Tokens
3/28/2024 5:08:28 AM.
In this article, we are going to learn how to change the values that are specific for each environment using an Azure DevOps extension called Replace Tokens.
Enhance YAML Template Development in Azure DevOps for Productivity
3/27/2024 12:03:01 PM.
Enhance YAML template development in Azure DevOps with the YAML Template Editor to boost productivity. Simplify CI/CD pipelines, collaborate efficiently, and streamline automation processes for agile
Azure DevOps: Classic Editor for Azure Build & Release Pipelines
3/27/2024 9:25:28 AM.
Learn to create Build and Release Pipelines in DevOps for Azure Repos Git. Configure tasks for Power Platform tools like solution export and import. Use Service Principle for authentication and define
Azure DevOps: Resolve Merge Conflicts with Pull Request Extension
3/27/2024 8:21:22 AM.
In this article, we are going to learn how to resolve git merge conflicts within Azure DevOps by using an Azure DevOps Marketplace extension called Pull Request Merge Conflicts.
Integrate Chat Bots In Azure DevOps Extensions - Chat Bot Adoptions
3/26/2024 3:10:55 PM.
In this article, we’re learning basic information about Extension development, Microsoft Chat Bot Integration in Extensions, Web Chat Enabling for your DevOps organization. It’s an idea about to adopt
Azure Devops Project Configuration - Pipelines
3/26/2024 2:58:37 PM.
In this article, you’ll learn how to create a Azure DevOps Pipeline for CI and CD without using YAML Coding, source in Azure GIT repos, Configuring Build and release in Azure Web App Services.
Azure DevOps CI/CD YAML Pipelines: GitHub to Azure Web App (PaaS)
3/26/2024 10:54:29 AM.
In this article we learn about creating GITHub account, pushing local code to GITHub repository, CI & CD (YAML) configuration using GITHub repository, and publishing code in Azure Web App services
How to Use ContinueOnError in Azure DevOps for Task Failure
3/26/2024 10:46:01 AM.
In this article, we are going to learn about a simple tip on how to continue the Pipeline execution even when a non-critical Task is failing for some reason.
Passing Values Between Tasks in Azure DevOps Pipeline
3/26/2024 10:39:12 AM.
In this article, we will learn efficient inter-task communication in Azure DevOps pipelines. Discover how to pass values between tasks using the task.setvariable logging command, streamlining your pip
Mastering DevOps: History, Benefits, and Real-World Applications
3/26/2024 8:36:39 AM.
This article delves into the fundamentals and advantages of DevOps through real-world examples. It covers DevOps history, its principles, workflow, continuous integration, and continuous deployment in
How To Clone An Existing Git Repo In Azure Repos
3/26/2024 6:40:22 AM.
Learn how to clone an existing Git repository in Azure DevOps for collaborative work. Follow step-by-step instructions to create a local copy, make changes, and sync with the team. Enhance your under
Azure Devops Project Configuration - Repos - Part Three
3/22/2024 9:01:23 AM.
In this article, you’ll learn how to create a Visual Studio project and how to push local environment code to Azure repos, as well as branching options for your master branch by using GIT source contr
Azure DevOps For Web Devlopment - Part Two - Azure Repos
3/22/2024 9:00:47 AM.
In this second part of the Azure DevOps for Web Development Series, we saw how to initialize a local git repository and push your code to Azure Repos to save work and manage code changes across your t
Continuous Deployment🚀 Using Azure DevOps Pipelines🌈 And .NET Project
3/22/2024 9:00:02 AM.
Learn how to set up a continuous deployment pipeline in Azure DevOps for .NET projects. Configure tasks, deployment groups, variables, and retention policies for efficient release management. Test de
Azure DevOps For Web Development - CI And Build Pipelines - Part Three
3/22/2024 8:58:42 AM.
This article is part three of a series of 4 articles on getting an ASP.NET web app live on Azure App Services using Azure Repos and Azure Pipelines. The previous articles described how to create your
Azure DevOps For Web Development - CD And Release Pipelines
3/22/2024 8:58:02 AM.
This article is part of a series of 4 articles on getting an ASP.NET web app live on Azure App Services using Azure Repos and Azure Pipelines. The previous articles described how to create your Azure
Azure DevOps For Web Development - Part One
3/22/2024 8:56:06 AM.
Discover the power of Azure DevOps for web development in this comprehensive series. Learn to streamline CI/CD pipelines, version control with Git, agile project management, and leverage Azure service
Continuous Integration Using Azure DevOps Pipelines And .NET Project
3/22/2024 8:55:10 AM.
In this article, we will see what Azure DevOps Pipeline is and how to implement Continuous Integration using Azure DevOps for a .NET project.
Azure DevOps: How to execute a Pipeline Task using Conditions
3/22/2024 5:58:20 AM.
Learn how to optimize your Azure DevOps pipelines with tips and tricks for executing tasks conditionally. Utilize conditions to control task execution based on variables, branch policies, and other cr
Create Bulk Variables in Azure DevOps Variable Groups with CLI
3/22/2024 5:08:22 AM.
Learn how to automate the process of adding multiple variables to a Variable Group in Azure DevOps using the Azure DevOps CLI and Microsoft Excel. This article provides a step-by-step guide to streaml
Azure DevOps Pipeline Notifications: Custom Subscription Setup
3/21/2024 1:27:11 PM.
Azure DevOps also has support for configuring Custom notifications. In this article, we are going to learn about how to configure Custom notifications for any specific event or scenario using a featur
Configuring Git in Azure Data Studio for SQL & Synapse Pools
3/21/2024 8:30:14 AM.
In this article, we'll delve into the process of configuring Git to manage database objects within a Synapse Dedicated Pool environment (or Azure SQL Database) using Azure Data Studio.
.NET Evolution: Journey of Innovation and Transformation
3/20/2024 7:32:19 AM.
Discover the limitless potential of .NET, Microsoft's groundbreaking framework for building versatile and high-performance applications. From desktop to web, mobile to cloud, .NET empowers develop
Working with Branch Policies in Azure DevOps
3/18/2024 11:56:42 AM.
In this article, we will learn how to enforce quality and compliance standards in your Azure DevOps repositories by implementing branch policies. Ensure code quality, enforce code reviews, and automat
Email Subscriptions in Azure DevOps
3/18/2024 11:52:09 AM.
In this article, we will Email Subscriptions in Azure DevOps allow users to receive notifications about changes and activities within their projects. Users can customize subscriptions to receive alert
Add An Existing Project Into GIT Using Command Prompt With Azure DevOps
3/15/2024 8:45:09 AM.
Learn to integrate existing projects into Git via Command Prompt, seamlessly syncing with Azure DevOps. This process enables efficient version control, project management, and collaboration, enhancing
What Is DevOps And Its Key Principles
3/15/2024 6:16:52 AM.
DevOps merges development and operations, emphasizing collaboration, automation, and continuous integration. Key principles include infrastructure as code, agile practices, and a feedback loop for mon
Let's Learn About Merging The Git Branches 📥📤 And Create Pull Request In Details
3/15/2024 6:16:24 AM.
Explore the intricacies of merging Git branches and initiating pull requests in this comprehensive guide. Learn how to manage version control effectively, collaborate with teams, and streamline your d
Steps To Initialize A Git Repository And Push The Changes To GitHub 📥📤 In Details
3/15/2024 6:14:41 AM.
In this article, we will learn how to initialize a Git repository and push the changes to GitHub. Also, we will learn how to add multiple files to a staging area with a single command and commit.
Let's Understand About Git Branches 📥📤 And Its Real Time Uses
3/15/2024 6:13:53 AM.
Git branch is nothing but the copy of source code. So, that way a developer can easily find the source code, by whom it was written, and using what language and it can be tracked easily.
Introduction To Git 📥📤
3/14/2024 10:49:15 AM.
An introduction to Git: a powerful version control system for tracking changes in code projects. Git facilitates collaboration, tracks history, and manages changes through commits, branches, and merge
Let's Understand How Git Maintains History Of Version Or Commit Ids 📥📤 With Details
3/14/2024 10:48:47 AM.
In this article, you will Delve into Git's intricate versioning system, uncovering its robust method of tracking changes through commit IDs and the underlying mechanisms of branch management and r
Steps For Configuring Git 📥📤 With Details
3/14/2024 10:48:11 AM.
Configuring Git involves setting preferences like user information, default text editor, and merging tool. Create or clone repositories, add remotes, commit changes, and push or pull code. Utilize bra
Steps To Ignore Files Using Gitignore 📥📤 In Details
3/14/2024 10:47:32 AM.
We will discuss the steps to ignore files without committing to Git or GitHub and how to use the .gitignore file. Explore detailed steps to exclude specific files or directories, enhancing version con
Let's Know About Git Add, Git Commit, Git Status And Git Push 📥📤 In Details
3/14/2024 10:31:54 AM.
Git is a distributed version control system essential for managing code projects. "Git add" stages changes for commit, "git commit" records changes to the repository, "git sta
Move Git Repositories From One To Another Organization In Azure DevOps
3/14/2024 10:25:48 AM.
In this article, you will cover steps to transfer repositories, ensuring smooth transition of version-controlled projects while maintaining integrity and collaboration across teams.
Configure Inherited Processes in Azure DevOps
3/14/2024 7:02:34 AM.
In this article we will discuss how we can configure inherited processes in Azure DevOps and use them in our projects. We will also discuss some use cases related to inherited processes.
Integrating the GitHub on the Azure DevOps
3/14/2024 4:00:08 AM.
Integrating GitHub with Azure DevOps enhances development workflows by leveraging Azure Pipelines' CI/CD capabilities while maintaining GitHub as the source code repository. Follow these steps to
Move Azure DevOps Work Items From One Organization To Another
3/13/2024 11:50:02 AM.
Transfer Azure DevOps work items between organizations effortlessly using migration tools. Export data from source organization, import to target organization, ensuring seamless transition of Agile pr
How To Add .NET Project Into Azure DevOps Git Repo
3/13/2024 8:47:17 AM.
In this article, We will learn what is Azure Repos and how to add .net Project into Azure DevOps Git Repo Recently Microsoft introduced Azure DevOps, Azure Repos (Code in VSTS) is one of the great fea
Azure Devops Project Configuration Settings - Part One
3/13/2024 8:46:15 AM.
In this article, we will explore Azure DevOps Project Configuration Settings in this comprehensive guide, Part One. Learn to optimize project setup, manage settings, and streamline workflows.
Points One Should Know About Azure DevOps
3/13/2024 8:33:47 AM.
In this article, you will learn the essentials of Azure DevOps with this comprehensive guide. Discover key concepts, tools, and workflows for efficient project management, collaboration, and automatio
Azure Devops Project Configuration - Overview and Boards - Part 2
3/13/2024 8:33:27 AM.
Azure DevOps Project Configuration - Overview and Boards - Part 2" delves into the intricate setup of Azure DevOps projects, focusing on Boards functionality. It explores agile methodologies, tas
Integrating the Azure Subscription on the Azure DevOps
3/13/2024 4:57:28 AM.
Learn how to integrate your Azure Subscription with Azure DevOps using Service Connections. Follow step-by-step instructions to set up authentication and grant access permissions for seamless integrat
Implement Environment Approvals for Multi-Stage YAML Pipeline
3/13/2024 4:05:30 AM.
In this article, we will learn to integrate environment approvals into your multi-stage YAML pipelines for enhanced control over software deployment. With Azure DevOps, ensure each stage undergoes ver
Auto-Populate Azure Pipeline Variables and Connections
3/11/2024 10:44:47 AM.
In this article we will discuss how deployment settings file can be used to auto-populate environment variables and connection references in target environment.
Data Migration Using Azure Pipelines
3/5/2024 6:29:42 AM.
In this article, we will discuss how data can be imported from Source to Target environment using Azure Pipelines. Automate data migration in Microsoft's Power Platform using Power Platform Build