Prerequisites ARM Templates

If you would like to replicate some of our mini hacks in your Azure subscription you can use our Azure Resource Manager templates (ARM templates) which will allow you to implement infrastructure as code for your Azure solutions. The template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for your project. The template uses declarative syntax, which lets you state what you intend to deploy without having to write the sequence of programming commands to create it. In the template, you specify the resources to deploy and the properties for those resources.

# Minihack Environment Prerequisites ARM Template
1 Migration to AzureDeploy on-premise environment simulation

Deploy environment network
2 APIM
3 DevOps No prerequisites
5 Azure Security No prerequisites
Azure Virtual DesktopNo prerequisites
CAF & Governance On-premises connectivity using Azure vWAN


On-premises connectivity with Hub & Spoke

Azure without hybrid connectivity

On-premises connectivity with Hub and Spoke for small Enterprises

A reference implementation that can be deployed to Azure gov
Azure SQL DBMI MigrationUnder development
Azure Synapse Analytics And AIUnder development

Note: AVD users

Scroll to top