Muhammad HassanforDevOps Journey with M Hassanhassandevops.online·Dec 4, 2023Setting Up Your Azure DevOps Environment: A Step-by-Step Guide to Configuring Agents for Seamless IntegrationAdministrator Check: The script checks whether the current PowerShell session is running with administrator privileges. If not, it throws an error, indicating that the script should be run in an administrator PowerShell prompt. $ErrorActionPrefer...Discuss#AzureDevOps
Ihar Maiseyeuiharmaiseyeu.net·Oct 30, 2023How to prevent multiple simultaneous deployments in Azure DevOpsCI/CD has completely transformed the way we work today. Instead of releasing the software once a month or somewhere in the future, we now release it multiple times a day. In our environment, each merge to the main branch triggers a deployment to prod...Discuss#AzureDevOps
Sidharthan Chandrasekaran KamarajforThe Bug Shotsthebugshots.dev·Sep 15, 2023Moving from Azure Git Wiki to Vitepress: A Painless Journey to Speedy DocumentationIn the world of software development, documentation is often an overlooked yet crucial aspect of a project's success. At our company, we rely on Azure DevOps for software development, and one of the included packages is Azure Git Wiki. Initially, we ...DiscussDeveloper Toolsdocumentation
Roderick Bantcloudyspells.hashnode.dev·Sep 7, 2023Azure DevOps Pipeline agent image releasedMicrosoft Hosted Azure DevOps agents are great for CI/CD in most projects with an extensive built-in set of popular tools. In practice, however, their usability is limited because the Microsoft Hosted agents cannot be connected to a private network. ...Discussazure-devops
Imam Hossain Roniimamhossainroni.me·Aug 12, 2023Automated Deployment of FastAPI Applications With Azure PipelinesIn today's fast-paced development world, keeping your application up to date manually is crucial. However, manual updates can be time-consuming and error-prone. That's where Azure Pipelines comes to the rescue. In this article, I will explore how to ...Discuss·63 readsAzure
Ezekiel Adesanyaezekiel-adesanya.hashnode.dev·Jul 29, 2023Azure Resource Deployment; Management Tools and Features:Series 2 You are welcome to series 2(two) of the topic: Azure Resource Deployment; Management Tools and Features. In the first series, we looked at 2 Azure resource deployment and management tools which were the Azure Portal and Azure power shells an...Discuss#AzureDevOps
Ezekiel Adesanyaezekiel-adesanya.hashnode.dev·Jul 27, 2023Azure Resource Deployment; Management Tools and Features:Series 1. Welcome to today's learning on the Tech Merchant Blog. Today, we are going to start a series of learning that bothers resource management and deployment on Microsoft Azure. Azure is a very rich, complex offering. As the number of services a...Discuss·1 like·47 reads#AzureDevOps
Justus Dahunsijustusdah.hashnode.dev·Jul 25, 2023An Introduction to Azure Active Directory (AAD)Introduction Effective identity and access management (IAM) is critical for guaranteeing the security and efficiency of enterprises and organizations in today's linked world when cloud computing and remote work are increasingly the standards. Microso...Discussazurecloud
Antoine LOIZEAUblog.smartcloudarchitect.fr·Jun 28, 2023Template de pipeline Azure DevOps générique pour TerraformLe template Terraform Voici un modèle prêt à l'emploi fournit une approche cohérente et automatisée pour gérer l'infrastructure en tant que code, tout en exploitant les fonctionnalités d'Azure DevOps. Ce template repose sur les principes de l'intégra...Discuss·336 readsTerraform#AzureDevOps
Piotr Gaszewskipiotrgaszewski.hashnode.dev·May 10, 2023Work items migration between Azure DevOps projectsSome things were much simpler when they were not in the cloud. Let’s take for example the good old Microsoft Team Foundation Server. In the past when we wanted to move data (code, work items, etc.) between system instances the only required thing was...Discuss·59 reads#AzureDevOps