---
title: "Recording available: Complex ARM templates"
description: "Ther recording from Marcel Zehner and Martin Ehrnst Complex ARM templates live stream is available now. Learn how to use reusable templates"
date: 2020-10-12
updated: 2025-01-07
author: Martin Ehrnst
section: azure
categories: [Azure]
tags: [ARM, Azure, Bicep, IaC]
url: "https://adatum.no/azure/recording-available-complex-arm-templates/"
canonicalUrl: "https://adatum.no/azure/recording-available-complex-arm-templates"
---

Together with [MVP and Regional Director, Marcel Zehner](https://marcelzehner.ch/) we are running four live streams on Azure Resource Manager deployments using ARM templates. Recording from our first live stream, Complex ARM templates is available now.

In this session, we covered how you should use [parameters](https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/template-parameters?WT.mc_id=AZ-MVP-5003437), functions, and [dependencies](https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/define-resource-dependency?WT.mc_id=AZ-MVP-5003437) to create more reusable code, and how to control the result of your user’s input.

You can find the recording on YouTube, and the script examples [on GitHub](https://github.com/ehrnst/arm-templates/tree/master/advanced-templating)

## More ARM template live streams

We have three more ARM template live streams planned- hopefully we will see you there:

Nested & linked ARM templates
Date & Time: October 12, 2020, 5PM CEST
Registration: [https://lnkd.in/deW4xXJ](https://lnkd.in/deW4xXJ)
Attendee Link: [https://lnkd.in/dz_WgyW](https://lnkd.in/dz_WgyW)

Deployment scripts
Date & Time: October 19, 2020, 5PM CEST
Registration: [https://lnkd.in/dhEYeMr](https://lnkd.in/dhEYeMr)

Code release using pipelines
Date & Time: October 26, 2020, 5PM CEST
Registration: [https://lnkd.in/d_JuDuv](https://lnkd.in/d_JuDuv)
###
