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
DevOps
FOLLOW
Software deployment is all of the activities that make a software system available for use. Here you may find Software deployment related articles and news.
Articles
(351)
Blogs
(46)
Resources
(2)
Videos
(6)
News
(7)
Articles
Create Service Connections in Azure DevOps
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, App...
Prasad
Mar 28, 2024
Azure DevOps: Classic Editor for Azure Build & Release Pipelines
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 def...
Prasad
Mar 27, 2024
Azure DevOps CI/CD YAML Pipelines: GitHub to Azure Web App (PaaS)
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 servi...
Maniteja Vegi
Dec 24, 2019
Mastering DevOps: History, Benefits, and Real-World Applications
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...
Jaydeep Patil
Mar 26, 2024
Azure Devops Project Configuration - Pipelines
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.
Maniteja Vegi
Nov 04, 2019
Azure Devops Project Configuration - Repos - Part Three
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 co...
Maniteja Vegi
Oct 10, 2019
Cheat Sheet For Git Basic Commands
This article provides a comprehensive list of basic Git commands essential for daily use. It covers configuring the Git environment, working with online repositories, understanding the life cycle o...
Swesh S
Sep 14, 2022
Working with Branch Policies in Azure DevOps
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 auto...
Saksham Gupta
Mar 18, 2024
Email Subscriptions in Azure DevOps
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 al...
Saksham Gupta
Mar 18, 2024
What Is DevOps And Its Key Principles
DevOps merges development and operations, emphasizing collaboration, automation, and continuous integration. Key principles include infrastructure as code, agile practices, and a feedback loop for ...
Rijwan Ansari
Apr 18, 2021
Let's Learn About Merging The Git Branches π₯π€ And Create Pull Request In Details
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 you...
Satyaprakash Samantaray
May 07, 2021
Let's Understand About Git Branches π₯π€ And Its Real Time Uses
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.
Satyaprakash Samantaray
May 05, 2021
Steps To Initialize A Git Repository And Push The Changes To GitHub π₯π€ In Details
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.
Satyaprakash Samantaray
Apr 30, 2021
Let's Know About Git Branches π₯π€ And How To Implement It
Git branches are effectively a pointer to a snapshot of your modifications. So, Instead of copying files from directory to directory, Git stores a branch as a reference to a commit.
Satyaprakash Samantaray
May 04, 2021
Steps For Configuring Git π₯π€ With Details
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 ...
Satyaprakash Samantaray
Apr 23, 2021
Let's Understand How Git Maintains History Of Version Or Commit Ids π₯π€ With Details
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 an...
Satyaprakash Samantaray
Apr 28, 2021
Steps To Ignore Files Using Gitignore π₯π€ In Details
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 ...
Satyaprakash Samantaray
May 08, 2021
Introduction To Git π₯π€
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 me...
Satyaprakash Samantaray
Apr 20, 2021
Configure Inherited Processes in Azure DevOps
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.
Saksham Gupta
Mar 14, 2024
Let's Know About Git Add, Git Commit, Git Status And Git Push π₯π€ In Details
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 ...
Satyaprakash Samantaray
Apr 27, 2021
No Records Available.
61
-
80
of
351
<<
2
3
4
5
6
>>
Learn WCF in 10 Hours
Challenge yourself
DevOps Skill
E-Book Download
Get Certified
Generative AI