how to create - Automating Workloads with ARM Templates

VAMSHI KANDAKATLA 5 Reputation points
2023-11-26T07:17:09.2266667+00:00

Need help with Business Scenario project:

The Rand Enterprises Corporation’s wants to test ARM template to bring infrastructure as code into practice. They have decided to work on project RandEnt to verify the functionality.

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.

 

Expectation of the operation team is to Rather than deploying resources in Azure independently, they should leverage Azure ARM templates to deploy and provision all resources in templatize format.

 

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

 

Create a virtual network template using Visual Studio and deploy it to your Azure subscription.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,871 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,264 questions
Azure Content Delivery Network
{count} votes

1 answer

Sort by: Most helpful
  1. KapilAnanth-MSFT 39,451 Reputation points Microsoft Employee
    2023-11-28T05:07:39.0466667+00:00

    @VAMSHI KANDAKATLA

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I take it that you are looking for ARM templates.

    Here are the sample ARM references for the resources you have requested:

    The below templates are readymade for :

    Kindly let us know if this helps or you need further assistance on this issue.

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments