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 Azure 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 (11)
Saksham Gupta (8)
Dharmeshwaran S (5)
Maniteja Vegi (5)
Ankur Mistry (4)
Arwin Neil Baichoo (4)
CSharp TV (4)
Manoj Mittal (4)
Srinath Pega (4)
Sardar Mudassar Ali Khan (3)
Viknaraj Manogararajah (3)
Muzaffar Ur Rahman (3)
Vipul Malhotra (3)
Anupam Maiti (3)
Abiola David (2)
Prasad (2)
Menaka Priyadharshini B (2)
Rijwan Ansari (2)
Sibeesh Venu (2)
Muhammad Asif (2)
Nandan Hegde (2)
Miguel Teheran (2)
Lokesh Varman (1)
Vinodh Palaniappan (1)
Chetan Sanghani (1)
Abhishek Mishra (1)
Himanshu Sahrawat (1)
Praveen Kumar (1)
Niloshima Srivastava (1)
Netaji Junghari (1)
Kuppu Swami (1)
Satya Karki (1)
Ziggy Rafiq (1)
Ishoo Anyal (1)
Prathap Reddy (1)
Mohamed Azarudeen Z (1)
Munib Butt (1)
Mahesh Chand (1)
Jaydeep Patil (1)
Sagar Lad (1)
Vinay Ayinapurapu (1)
Ivan Porta (1)
Related resources for Azure DevOps
No resource found
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
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,
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
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.
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.
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
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.
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
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
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.
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.
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: 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 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
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
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
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.
Working with Service Connections in Azure DevOps
3/4/2024 8:58:36 AM.
In this article, we will discuss how we can set up service connections and use them in Azure pipelines. Azure DevOps relies on service connections to integrate with external services. Secure connectio
Azure DevOps: Integrate Key Vault Secrets with Local Self-Hosted Agent
2/29/2024 10:29:13 AM.
Learn how to integrate Azure Key Vault secrets into Azure Pipelines for secure CI/CD processes using Self-hosted Local Agents. The comprehensive guide covers Azure DevOps setup, Key Vault management,
Azure DevOps: Create Organization, Project, Commit .NET Solution
2/20/2024 3:04:32 PM.
Create Azure DevOps Organization & Azure DevOps Project, Commit .NET Solution Project into Azure DevOps. The article provides a detailed guide on establishing an Azure DevOps Organization, creatin
Perform CRUD Operations using Azure DevOps Rest API
2/19/2024 9:39:24 AM.
In this article we will discuss Azure DevOps REST API and perform CRUD operations on work items using PowerShell, including create, read, update, and delete.
Getting Started with Azure DevOps
2/13/2024 5:25:38 AM.
This article provides an introduction to DevOps, highlighting its collaborative approach between development and operations teams to improve software development, testing, validation, and deployment p
Azure DevOps Build Trigger: Integrating with Data Factory/Synapse Pipeline
2/11/2024 12:31:31 PM.
Trigger Azure DevOps Build Pipeline via Azure Data Factory / Synapse Pipeline through Managed Identity. This blog addresses security concerns by triggering an Azure DevOps Build Pipeline via Azur
Learn about Azure Platform Journey
2/8/2024 4:11:09 AM.
Embark on a journey through the Azure platform in Part-1, diving into cloud essentials and Azure introduction. Explore cloud services, including storage, compute, network, and analytics, unraveling th
Automated Deployment of SQL Server Database through Azure Devops
2/6/2024 4:04:30 AM.
Explore an automated deployment solution for SQL Server databases using Azure DevOps. This guide details the setup of a self-hosted agent, granting necessary server access, and configuring a release p
Run Azure Pipelines using Local Server
1/22/2024 5:38:29 AM.
This article describes the process to run Azure Pipelines from local machine and followed by a small demo using Power Platform Task.
Deploying Your Solution to Azure via FTP
12/20/2023 10:50:01 AM.
In this Article we will Learn how to deploy your solution to Azure by FTP (File Transfer Protocol). This step-by-step guide demonstrates efficient methods to upload builds, ensuring a smooth transi
How to Set Up a Pull Request in Azure DevOps
11/28/2023 3:52:12 AM.
A pull request (PR) is more than a notification; it's a dedicated space for collaborative code discussion. It ensures code familiarity, knowledge sharing, and early bug detection. Setting up a pul
React Native Development: Building a CI/CD Pipeline with Azure DevOps
11/27/2023 7:03:36 AM.
In the dynamic realm of mobile app development, React Native has become a prominent framework for cross-platform apps. Ensuring a seamless and error-free deployment demands a robust Continuous Integra
Streamlining Azure DevOps Management with Excel
11/22/2023 4:11:45 AM.
In the dynamic landscape of software development, effective project management is non-negotiable. Microsoft Azure DevOps emerges as a powerhouse, offering a suite of tools covering the entire software
CI/CD Pipeline for a .NET Web API Application in Azure DevOps
11/21/2023 5:50:01 AM.
Continuous Integration/Continuous Deployment (CI/CD) pipelines play a pivotal role in achieving this, enabling developers to build, test, and deploy their code efficiently. For .NET Web API applicatio
How to implement Scrum in Azure DevOps?
11/17/2023 5:04:23 AM.
This article explains you to set up an Azure DevOps Board for Scrum, including creating a project, defining user stories, planning sprints, and managing tasks. Learn to utilize features like backlogs,
How to Create and Execute Test Plan, Test Suite in Azure DevOps
11/15/2023 7:00:30 AM.
This article is a detailed guide on implementing design patterns using generic delegates in C#. It provides comprehensive examples for the Strategy, Observer, Command, and Template Method patterns.
How to Create and Manage Branches for GitHub repository using Visual Studio and GitHub
10/3/2023 6:15:09 AM.
There are different ways to create and manage the branches for your version control and code management for GitHub. This article explains two different ways to create branches: using GitHub website an
Boost Azure Function Performance Using Isolated .NET Core
9/7/2023 11:29:52 AM.
Boosting the performance of Azure Functions using Isolated .NET Core is a great way to ensure that your serverless applications are both scalable and efficient. In this example, we'll walk through
Rockin’ The Code World with dotNetDave ft. Vahid Farahmandian - Ep. 84
7/24/2023 4:38:48 AM.
Join us with Vahid Farahmandian for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Execute PnP Powershell using Azure DevOps Pipeline
7/14/2023 12:02:39 PM.
This article demonstrates how to automate and execute PnP PowerShell using Azure DevOps Pipeline. It covers steps such as creating a repository, configuring the YAML pipeline, creating and uploading
Azure DevOps Best Practices
7/14/2023 7:17:37 AM.
In this short article, I am talking about Azure DevOps Best Practices
Save data To Azure CosmosDb using power shell scripts
6/30/2023 8:10:11 AM.
This article demonstrate how we can save data from a file to cosmosDb via powershell scripts. This is useful when we want to setup application from scratch for clients or want to duplicate our records
Sync SharePoint Online Column with Azure DevOps Fields using Power Automate
6/27/2023 7:01:47 AM.
This article introduces extracting Azure DevOps work item drop-down values using Power Automate. It covers creating a work item, extracting values, and syncing them with SharePoint Online List choice
Invoke PowerAutomate on the Change Specific Field/Column Value of DevOps
6/26/2023 6:38:10 AM.
Reducing unnecessary Power Automate invocations, this article presents a solution to trigger automation only when specific column values change in Azure DevOps, optimizing consumption and flow history
Extract Devops Work Item Drop Down Value Using Power Automate
6/22/2023 6:19:27 AM.
Getting Started with Azure DevOps Starter: A Comprehensive Guide
5/8/2023 11:16:43 AM.
Azure DevOps Starter is a free, cloud-based service offered by Microsoft that helps streamline the software development process by providing tools and workflows for continuous integration and deployme
⌨️Azure Tools for Developers: Maximizing Cloud Efficiency and Streamlining Development
5/5/2023 10:29:42 AM.
This article provides an overview of the top Azure tools for developers. Azure offers a wide range of features for building and deploying cloud-based applications and services, and these tools can hel
Using Azure DevOps CI/CD Pipelines With Azure App Services
2/27/2023 10:35:34 AM.
In this article, you will learn how to use Azure DevOps CI/CD pipelines with Azure App Services.
Microsoft Azure DevOps Service
12/26/2022 9:38:02 AM.
One of the earliest Azure cloud services to hit the market is this one. The Azure DevOps services are perfect for more intelligent planning and improved teamwork to achieve quicker delivery. Azure Dev
What Is Azure Devops And How To Get Started With Azure Devops
12/18/2022 3:06:09 AM.
In this article, you will learn What is Azure DevOps and how to get started with Azure DevOps.
Deploying Microservices to AKS with Azure DevOps Environments and multi-staged Azure Pipelines
10/21/2022 12:59:59 PM.
In this session, you will learn about what Azure DevOps Environments are and what can be the benefits of using it.
Azure Virtual WAN
10/21/2022 12:53:29 PM.
In this session, we will learn how Azure Virtual WAN can simply remote, office, and Colo connections all from a single pane and ease administration of the company cloud network.
CI/CD Pipeline Using Jenkins And GitHub For .NET Core Web Application
9/19/2022 5:50:12 AM.
In this article, you will learn about CI/CD Pipeline using Jenkins and GitHub for .NET Core Web Application.
GitHub Actions vs Azure DevOps pipelines: Explore The Best Option For Your Deployment
9/2/2022 3:58:43 PM.
In this session, we will learn the difference between GitHub Actions and Azure DevOps Pipeline their use cases, their pros as well as their cons.
CI/CD For Blazor Applications In Azure Devops
7/6/2022 12:39:57 PM.
Let's learn how to design and execute a pipeline in Azure devops for Blazor and how to deploy it in Azure using Azure static web app
Deploy .NET Core Application In Azure Kubernetes With Azure DevOps
6/20/2022 10:38:50 AM.
Let's discuss deploying a .NET Core application in Azure Kubernetes with Azure DevOps.
Overview Of Azure Devops
6/1/2022 1:01:23 PM.
In this article, you will learn about Azure Devops.
Automatically Update Nuget Packages Using dotnet-outdated-tool
4/20/2022 12:52:59 PM.
This article demonstrates how can we automate NuGet Package updates for a solution in Azure DevOps CI pipeline. We will use and install dotnet-outdated-tool in a CI pipeline in Azure DevOps to automat
Automate Nuget Package Upgrade In Azure Pipelines
4/18/2022 5:05:47 AM.
In this article, you will learn how to automate Nuget Package Upgrade in Azure Pipelines.
Create And Publish A NuGet Package Into Azure Artifacts Using CI/CD Pipeline
3/16/2022 11:24:43 AM.
In this article, you will learn how to create and publish a NuGet Package into Azure Artifacts using CI/CD Pipeline.
An Introduction To Azure DevOps And Its Features
1/28/2022 3:44:46 PM.
Azure DevOps, earlier called as Visual Studio online, is a Microsoft product or platform for DevOps workflows. The recent version of Azure DevOps provides several exciting features to perform end to e
Code CheckIn Using Git Commands
12/31/2021 6:28:40 AM.
This article explains how to check in the code to Azure Dev Ops repository using git commands
Automation Test With Selenium, .NET And Azure DevOps
10/18/2021 4:55:53 AM.
In this article, you will learn how to execute automation tests made with Selenium and .NET in Azure DevOps.
Dynamics 365 Solution Export & Import as Unmanaged Using Azure DevOps Build Pipeline
9/4/2021 5:33:39 AM.
Dynamics 365 Solution Export & Import as Unmanaged Using Azure DevOps Build Pipeline
Dynamics 365 Solution Export & Unpack Using Azure DevOps Build Pipeline Commit into Repos
8/18/2021 6:32:33 AM.
Dynamics 365 Solution Export & Unpack Using Azure DevOps Build Pipeline Commit into Repos
Dynamics 365 Azure Service Account Creation for Azure DevOps & Dynamics 365(Single Tenant OAuth 2.0 Authentication)
8/9/2021 6:56:48 AM.
Dynamics 365 Azure Service Account Creation for Azure DevOps & Dynamics 365(Single Tenant OAuth 2.0 Authentication)
How to Create Project & Set Up Repository for the Project In Azure DevOps
8/9/2021 6:50:59 AM.
How to Create Project & Set-Up Repository for the Project In Azure DevOps
How Azure Can Help Your Company Expand In Multiple Regions (5 Of 5)
7/29/2021 6:17:40 AM.
A previous article guided you through setting up your repository. You did this by creating multiple branches that reflect the GitFlow model and protecting those branch use policies. Then, I gave you a