We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12dc99 commit 7ca1a70Copy full SHA for 7ca1a70
scripts/project.conf
@@ -1,6 +1,8 @@
1
#=============================================================
2
# Azure Database Scaler App Configuration file
3
4
+# NOTE: Never put spaces between KEY=VALUE!
5
+
6
# Commons
7
ResourceGroup="<Resource group for the project>"
8
ResourceLocation="<Resource Region name (ex. japaneast)>"
scripts/project.conf.example
ResourceGroup="RG-dbscalerapp"
ResourceLocation="japanwest"
0 commit comments