Skip to content

Commit 7ca1a70

Browse files
author
Yoichi Kawasaki
committed
Added Note
1 parent b12dc99 commit 7ca1a70

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

scripts/project.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#=============================================================
22
# Azure Database Scaler App Configuration file
33
#=============================================================
4+
# NOTE: Never put spaces between KEY=VALUE!
5+
46
# Commons
57
ResourceGroup="<Resource group for the project>"
68
ResourceLocation="<Resource Region name (ex. japaneast)>"

scripts/project.conf.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#=============================================================
22
# Azure Database Scaler App Configuration file
33
#=============================================================
4+
# NOTE: Never put spaces between KEY=VALUE!
5+
46
# Commons
57
ResourceGroup="RG-dbscalerapp"
68
ResourceLocation="japanwest"

0 commit comments

Comments
 (0)