Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,332 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello. I want to allow some friends start a VM entering in a URL. How can I do it?
Thanks for all!
Javier
Just start/restart a VM instance?
So it does something for them?
Use a Logic App or Function App, with a web hook (URL and key)
Some suggested reading below:
automation-webhooks
Serverless-automation-using-PowerShell-in-Azure-Functions
functions-reference-powershell
All the best,
Pete