Azure VM Deployment Automation

Arbina Inamdar 86 Reputation points
2022-01-18T16:34:10.677+00:00

What is the tool used in Azure to deploy 10-15 VMs, like Terraform is an open source tool, what is the native tool of Azure?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,585 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,196 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pradeep Kommaraju 2,551 Reputation points
    2022-01-19T01:26:12.743+00:00

    Hi @Arbina Inamdar

    Thanks for reaching out to Microsoft Q&A Platform.

    To answer your question Azure ARM templates is one of most suggested answer .

    How to create a ARM template?
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/template-tutorial-create-first-template?tabs=azure-powershell

    How to use ARM template to create multiple resources of the same type?
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-resources

    How to download the sample ARM template with all the required values to deploy a VM ?
    While trying to create a new VM from the Azure portal , Just before you click "Review+Create " you will be able to view the "Download ARM template for this deployment "
    Quick Screen shot for reference:

    166211-image.png

    Hope this answers your question and helps to start of with .

    Thanks & Regards,
    Pradeep

    -----------------------------------------------------------------------------

    Please do "Accept the answer" or "Up-Vote " if this was helpful in answering your question

    0 comments No comments

0 additional answers

Sort by: Most helpful