Project - Automating Workloads With ARM Templates: Exercise 1: Define The Network
Project - Automating Workloads With ARM Templates: Exercise 1: Define The Network
The operations team at Rand decides to define entire networking architecture using ARM
template, once that’s in place they intended to create the storage account along with virtual
machine housing their application.
As Rand Enterprises works extensively on delivering Image based content for their global
audience, they are seeking to improve the performance on that aspect. To facilitate the same,
they have decided to introduce Azure CDN of Standard_Akamai SKU.
Overview
The main tasks for this exercise are as follows:
1. Define the network
2. Extend that with Compute & Storage
3. Create the Storage account for Images & implement CDN
4. Name the project RandEntARM and specify E:\Setup-Provision for the location
8. On the JSON Outline window click the Add Resource button in the upper-
left corner, or right-click the resources and choose Add New Resource.
Summary
In this exercise, team has created a new virtual network with two different subnets.
To verify this, log on to the Microsoft Azure portal and go to Virtual Networks.
Your new network should be listed there.
Exercise 2: Extend with Compute
In this Exercise team will continue the work they started in the previous task by
creating a storage account and adding virtual machine for the web application.
2. Launch the Azure Preview Portal and navigate to the resource group you
deployed to. Click the virtual machine for the web server and then click the
public IP.