Vantage currently supports only variables of type secret. Secrets are stored encrypted in a dedicated Azure Key Vault.
Creating a new variable
1
Open the create dialog
On the Environment Variables tab, click Create Variable.
2
Enter the variable details
Specify a name, a value, and (optionally) a description.
Once a secret is created, its value is only accessible from a script. You can update the value later on the Environment Variables tab, but you cannot read it back from the UI.
3
Save
Click Save.
Editing an existing variable
1
Select the variable
On the Environment Variables tab, click the variable you want to edit.
2
Open the edit dialog
Click Edit Variable.
3
Update the details
Update the name, description, and value as needed.
You cannot leave the value field blank — a value must be specified each time you edit a variable.
4
Save
Click Save.
