BICEP
Infrastructure-as-code made easy with Bicep language
In this article, we will explore what Bicep is, how it works, and how it can help you simplify and automate your Azure deployments.
BICEP
In this article, we will explore what Bicep is, how it works, and how it can help you simplify and automate your Azure deployments.
Embark on a journey from Classic to YAML pipelines in Azure DevOps with me. I transitioned, faced challenges, and found it all worthwhile. Follow to learn practical configurations and detailed insights, bypassing the debate on YAML vs Classic. Your guide in mastering Azure DevOps.
Azure
This article provides a comprehensive overview of key aspects in modern software development, focusing on effective repository hosting, branching strategies, the concept of a codebase, and the pull request-merge cycle.
DevOps
This is a series of 3 articles: Part 1 to provide guidance to get Azure & DevOps accounts, Part 2 explains how to work with code repositories and my suggested branching strategy, and Part 3 I explain the code behind the YAML pipeline and how to use it to achieve a multi-environment deployment.
Azure
Introduction Two key components in the Microsoft Azure ecosystem often causing confusion are the Azure Account and Azure DevOps Account. In this technical article, we'll unravel the intricacies of these accounts, exploring their purposes, features, and how they complement each other in the realm of cloud computing. This
Azure
Shared Infrastructure is not merely a set of resources; it's a carefully designed approach to resource management that promotes efficiency, reduces redundancy, and ensures a unified foundation for Enterprise-Scale Analytics Data-Products.
How-to
The purpose of this article is to explain how access to an SQL Database can be configured from a Visual Studio (VS) Project in order to be deployed along with a DACPAC thru DevOps pipelines.