Quickstart for WebApp with MySQL backend

This commit is contained in:
Mark Gray
2018-10-27 15:32:15 -07:00
parent a964345544
commit 1a74307d5d
7 changed files with 154 additions and 0 deletions

View File

@ -0,0 +1,12 @@
rg = "mcg623webAppMysql"
loc = "eastus2"
tags = {
type = "sample"
services = "MySql, WebApp, Azure database"
}
administratorLogin = "markg"
siteName = "mcgecd69mysql"
servicePlanTier = "Standard"
servicePlanSize = "S1"