Creating virtual machine with automatic installation of windows functions and features?

Salves 501 Reputation points
2020-09-05T18:04:25.363+00:00

Hi,

I need to create six virtual machines with IIS installed.

How can I automate this creation process?

Thank you.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,839 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2020-09-05T18:23:29.303+00:00

    Something here might help.
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/template-tutorial-deploy-vm-extensions

    --please don't forget to Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

  2. Bryan McMurray 36 Reputation points Microsoft Employee
    2020-09-06T00:24:35.213+00:00

    DSPatrick's link will help.
    Here is another resource from the learning modules where you can test it on a free learning environment:
    https://learn.microsoft.com/en-us/learn/modules/build-azure-vm-templates/

    the 201-vm-win-iis-app-ssl might be a good template baseline.
    https://github.com/Azure/azure-quickstart-templates/tree/master/201-vm-win-iis-app-ssl

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.