This repository was archived by the owner on Feb 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ Got to your RAFT deployment keyvault
1111
1212Under the ` Secrets ` select ` Generate/Import ` button.
1313
14- ![ RAFT keyvault] ( ../images/key-vault.png )
14+ ![ RAFT keyvault] ( ../images/key-vault.PNG )
1515
1616
1717Create a secret with name that follows environment variable conventions (e.g. no dashes in the name). Add you ` Token ` text as the secret value.
18- ![ Create secret] ( ../images/create-secret.png )
18+ ![ Create secret] ( ../images/create-secret.PNG )
1919
2020
2121** Specify in job config token authentication**
2222
2323In your job config specify the secret to be imported in the list of ` keyVaultSecrets ` . Use that secret as ` TxtToken ` authentication method.
2424
25- ![ Job Config] ( ../images/TxtToken-job-config.png )
25+ ![ Job Config] ( ../images/TxtToken-job-config.PNG )
You can’t perform that action at this time.
0 commit comments