"description":"Default Service Principal password (client secret or certificate (File type)) _(only define if using Service Principal authentication with credentials)_",
"description":"Default Service Principal password (client secret or certificate (File type)) (only define if using Service Principal authentication with credentials)",
"advanced":true,
"secret":true
},
@@ -73,7 +73,7 @@
},
{
"name":"AZURE_REVIEW_SP_PASSWORD",
"description":"Service Principal password (client secret or certificate (File type)) for `review` env - _(only define if using Service Principal authentication with credentials and if different from default)_",
"description":"Service Principal password (client secret or certificate (File type)) for `review` env - (only define if using Service Principal authentication with credentials and if different from default)",
"advanced":true,
"secret":true
},
@@ -108,7 +108,7 @@
},
{
"name":"AZURE_INTEG_SP_PASSWORD",
"description":"Service Principal password (client secret or certificate (File type)) for `integration` env - _(only define if using Service Principal authentication with credentials and if different from default)_",
"description":"Service Principal password (client secret or certificate (File type)) for `integration` env - (only define if using Service Principal authentication with credentials and if different from default)",
"advanced":true,
"secret":true
},
@@ -143,7 +143,7 @@
},
{
"name":"AZURE_STAGING_SP_PASSWORD",
"description":"Service Principal password (client secret or certificate (File type)) for `staging` env - _(only define if using Service Principal authentication with credentials and if different from default)_",
"description":"Service Principal password (client secret or certificate (File type)) for `staging` env - (only define if using Service Principal authentication with credentials and if different from default)",
"advanced":true,
"secret":true
},
@@ -185,7 +185,7 @@
},
{
"name":"AZURE_PROD_SP_PASSWORD",
"description":"Service Principal password (client secret or certificate (File type)) for `production` env - _(only define if using Service Principal authentication with credentials and if different from default)_",
"description":"Service Principal password (client secret or certificate (File type)) for `production` env - (only define if using Service Principal authentication with credentials and if different from default)",