Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 278 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 278 Bytes

azure-qucikstart-magento

Azure quickstart template for simple Magento instance

HOW-TO

az group create -l westeurope -n AzureDayPL-magento01

az group deployment create --template-file azuredeploy.json --parameters @azuredeploy.parameters.json -g AzureDayPL-magento01