Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Commit b5d032d

Browse files
authored
Update txttoken.md (#144)
1 parent 6740d77 commit b5d032d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/step-by-step/txttoken.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ Got to your RAFT deployment keyvault
1111

1212
Under the `Secrets` select `Generate/Import` button.
1313

14-
![RAFT keyvault](../images/key-vault.png)
14+
![RAFT keyvault](../images/key-vault.PNG)
1515

1616

1717
Create 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

2323
In 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)

0 commit comments

Comments
 (0)