Alla Yasheelacloud-z.hashnode.dev·Sep 16, 2024Azure ARM TemplatesWhat are ARM Templates? Azure Resource Manager (ARM) Templates are JSON-based files used to define and deploy Azure resources in a declarative manner. They allow you to automate the creation, update, and management of infrastructure on Azure. Key Co...AzureDevOpsARM Templates
Farzam Mohammaditriedandtestedbuilds.com·Nov 26, 2023Getting Started with Azure Bicep: Deploying a "Hello World" Web ApplicationBiceps? But I'm Not Into Weightlifting... Don’t worry, there’s no heavy lifting required – only some clever coding. With Azure Bicep, your computer and a willingness to learn are all you need. Let’s dive in. What is a Bicep File? Bicep files are your...1.1K readsStreamlining Azure Deployments with Bicep Filesazure-bicep