201-web-app-postgres-keyvault patch (#179)

* fix example
This commit is contained in:
Dingjia Chen
2023-03-01 23:41:59 -06:00
committed by GitHub
parent 95a5b0cac4
commit 5e48773198
8 changed files with 126 additions and 111 deletions

View File

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