menu

Use Bicep to deploy resources and update setting

date_range 17/03/2023 00:00

Introduction

what is Bicep
  • Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy Azure resources.
  • Bicep has simpler syntax compared to JSON.
  • Official wiki.

Let's build a P2S VPN to connect on-prem environment to Azure Virtual Network

date_range 06/02/2023 15:00

Why you need a P2S VPN

Let's build a DNS forwarder in Azure

date_range 10/01/2023 15:00

Why you need a DNS forwarder in Azure