Skip to content

Source code to the assignment Infrastructure as Code in Azure Environments – An introduction of Bicep in IT infrastructre at FOM university

Notifications You must be signed in to change notification settings

codewiththomas/infrastructure-as-code-fom-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure as code samples for Microsoft Azure

This repository contains the sample source code to the assignment Infrastructure as Code in Azure Environments – An introduction of Bicep in IT infrastructre at FOM university.

The source code is subdivided into three stand-alone projects. Each of them creates a resource group in Azure and deploys a ready-to-use virtual machine with its required network configuration.

1. Azure Resource Manager Template

This folder contains the transpiled version of the bicep template. ARM templates are JSON-files that can be deployed by Azure CLI or Azure PowerShell module.

2. Bicep Template

This folder contains the bicep files. In order to use them the following prerequisites have to be met:

3. Terraform Template

This folder contains the template files for Terraform. In order to use them, the following prerequisites must be met:

About

Source code to the assignment Infrastructure as Code in Azure Environments – An introduction of Bicep in IT infrastructre at FOM university

Topics

Resources

Stars

Watchers

Forks