title: "Azure Bastion"
linkTitle: "Azure Bastion"
type: docs
description: >
This pattern will demonstrate a simple VNet configuration with an Azure Bastion as the only way to access a Linux VM.
categories: ["pattern"]
tags: ["azure", "network", "terraform"]
---
title: "How this site was built"
linkTitle: "How this site works"
description: >
I wanted to document how this site was built as it's interesting to me, it includes some web knowledge, Terraform IaC, Azure PaaS services, DNS and custom domains, GitHub and Actions.
author: Neil Grinnall
date: 2023-03-25
---
{{< alert >}}This is an alert.{{< /alert >}}
{{< alert title="Note" >}}This is an alert with a title.{{< /alert >}}
{{< alert color="success" >}}This is a successful alert.{{< /alert >}}
{{< alert color="warning" >}}This is a warning.{{< /alert >}}
{{< alert color="warning" title="Warning" >}}This is a warning with a title.{{< /alert >}}