0

I want to create a VM using Powershell Script on Azure.

This PowerShell script should run as Azure Function.

This Azure Function should MSI(Managed Service Identity) to create Resources.

This Azure Function should be exposed as HTTP API to hit it with some authentication parameter.

  • 1
    Your question is overly broad and you're unlikely to get an answer. Consider the advice at https://stackoverflow.com/help/how-to-ask, and perhaps get started on your own. Then come back with new specific questions you need help with. – Matthew Wetmore May 29 '18 at 07:30

1 Answers1