© 2023 Hashnode
#azure-devops
What are Storage Accounts:- An Azure storage account contains all of your Azure Storage data objects: blobs, files, queues, and tables. The storage account provides a unique namespace for your Azure Storage data that's accessible from anywh…
There can be situations where you want to create issues in Azure DevOps whenever a task/job/step is failed. For creating a work item, we need to install the plugin from Azure Marketplace. Click on Mar…
I can feel the pain if you are coming after reading the official documentation of using variables in Azure DevOps by Microsoft. Seriously, so much content in just one post! I just read the entire docu…
Introduction In today's fast-paced digital landscape, Cloud computing has Become an integral part of businesses worldwide Among the leading cloud service providers, Microsoft Azure stand out as a comp…
This article details how to use PowerShell to send a request to Azure DevOps REST API to fetch the content of a Wiki Page. 1. Obtain a Personal Access Token (PAT) Before we get to PowerShell, you fir…
Create a new project in Azure DevOps Configure pipeline by specifying the build and deployment tasks for application. Save and run pipeline: Once you've completed all of the necessary configuratio…
Create a new project in Azure DevOps and select the appropriate repository type Configure the pipeline by specifying the build and deployment tasks for the application. Save and run pipeline: Once…
Create a new project in Azure DevOps and select the appropriate repository type. Create a new pipeline by clicking on the "Pipelines" tab in the left-hand navigation menu and selecting "Create Pipel…
Introduction Hi There, I'm Aditya Narayan Nayak. A few months ago, I got a requirement for making a CI/CD pipeline in the Azure Data factory. I was too excited about Azure DevOps Pipeline because it's…
After you've been working with Power Pages for some time, it will become obvious that it can be difficult to present website changes to stakeholders for approval without those same changes being immed…