Skip to content

Azure Cloud Deployment

activoricordi edited this page Jul 21, 2021 · 1 revision

There are several methods to perform an Azure Cloud Deployment.

Deploy to Azure

[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.storage%2Fstorage-account-create%2Fazuredeploy.json)

It is necessary to create a JSON file with a Microsoft Template

A nice example of deploying a VM could be found at azure-demo-template.json.