George Markou
  • Home
  • Categories
    • Azure
    • Hyper-V
    • Windows Server
    • Identity
    • Linux
    • VMware
    • Various
  • Channel
  • Home Lab
  • Contact
Azure

Azure deployment models with Bicep

George Markou March 28, 2023 0 Comments

Reading Time: 2 minutes When deploying infrastructure to Azure using ARM templates, you have two deployment models to choose from, incremental and full deployments. Incremental deployments add new resources to your existing environment, while…

Continue reading
Azure

Flexible parameter values in Bicep at runtime

George Markou March 9, 2023 0 Comments

Reading Time: 2 minutes One of the essential features of Bicep is the ability to provide parameter values during runtime. In this blog post, we will discuss how to provide parameter values during runtime…

Continue reading
Azure

Terraform Azure Private DNS Zone Module

George Markou March 1, 2023 0 Comments

Reading Time: 2 minutes With this module, you can easily create a single or multiple private DNS zones in Azure and attach them to a virtual network. Whether you need to resolve names for…

Continue reading
Azure

Conditional deployments with Bicep, using an If statement to specify when a resource is deployed

George Markou February 25, 2023 0 Comments

Reading Time: 2 minutes Using conditional deployments with Bicep and the if statement is a powerful way to make your deployment scripts more flexible and customizable. With this feature, you can specify conditions that…

Continue reading
Azure

Bring existing Azure resources into Bicep configuration with Visual Studio Code

George Markou February 21, 2023 0 Comments

Reading Time: 3 minutes In this article, we will go through the steps to bring existing Azure resource configurations into a Bicep template using Visual Studio Code. Getting started Install the Azure Bicep extension…

Continue reading
Azure

Publish reusable Bicep code with Template Specs

George Markou February 12, 2023 0 Comments

Reading Time: 3 minutes ICYMI, Template Specs have been out since 2021! Template Specs allow the creation of a versioned library consisting of ARM Templates on Azure. Then using any standard Azure tool, like…

Continue reading
Page 1 of 2 Next

Awards

Recent posts

March 28, 2023

Azure deployment models with Bicep

March 18, 2023

How to cancel Azure subscriptions with existing resources and Azure CLI

March 9, 2023

Flexible parameter values in Bicep at runtime

March 1, 2023

Terraform Azure Private DNS Zone Module

Tags

AADConnect ActiveDirectory Arc Azure Azure File Sync Bicep Cloud Cluster Community Containers DHCP DirSync DNS File Server HCI Hybrid Hyper-V IaaC IaC MCT Microsoft MVPBuzz Nano O365 OMS Powershell Project Honolulu S2D SaaS Scripts SCVMM Server Server Management Surface Systems Center Terraform Training Veeam Virtualization VMware WAC Windows Windows10 Windows11 Windows Server

Recent posts

March 28, 2023

Azure deployment models with Bicep

March 18, 2023

How to cancel Azure subscriptions with existing resources and Azure CLI

March 9, 2023

Flexible parameter values in Bicep at runtime

Categories

Azure (36) Hyper-V (44) Identity (2) Linux (1) Various (10) Veeam (4) VMware (2) Windows Server (73)

Catch up with me

  • LinkedIn
  • Twitter
  • RSS Feed
  • Instagram

Copyright © 2016-2019 George Markou
Back to top