Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Aug 10, 2023
1 parent d94506f commit 86f859b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ See the steps listed [here](#get-subscription-key) in order to get a subscriptio
retrieved one, save it in Azure Key Vault:

```
az keyvault secret set --vault-name rhubarb-{environment} --name test-client-subscription-key --value {the subscription key}
az keyvault secret set --vault-name toffee-{environment} --name test-client-subscription-key --value {the subscription key}
```

## License
Expand Down

0 comments on commit 86f859b

Please sign in to comment.