Is it possible to create an Umbraco site from the Azure Marketplace using powershell?
问题 I keep getting requests to set up Umbraco sites for developers. I have done a bit of searching and, I am wondering if it is possible to use powershell to create an Umbraco site from the Azure Marketplace using powershell . I create VMs, for example, using the following commands: Get-AzureVMImage New-AzureQuickVM But I cand find any for websites (web apps) from the market place. There is what I would use to do in in the portal: Note : it must be done using the market place. Update to question: