Skip to content

Commit

Permalink
Merge branch 'hossamnasr/auth-readme' of github.com:microsoft/vscode-…
Browse files Browse the repository at this point in the history
…azuretools into hossamnasr/auth-readme
  • Loading branch information
hossam-nasr committed May 23, 2024
2 parents 48bb165 + 9e997b4 commit 2b6e0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/AzureFederatedCredentialsGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ These are:

![identifier values for service connection](guide-imgs/identifier_values.jpg)

Make you pass an object containing these variables for the `new AzureDevOpsServiceProvider()` constructor. These values are _not_ secrets, so they can be set as environment variables, assigned as pipeline variables in ADO, accessed and assigned using an Azure Key Vault step, or even manually hardcoded in code (not recommended).
Make sure you pass an object containing these variables for the `new AzureDevOpsServiceProvider()` constructor. These values are _not_ secrets, so they can be set as environment variables, assigned as pipeline variables in ADO, accessed and assigned using an Azure Key Vault step, or even manually hardcoded in code (not recommended).

0 comments on commit 2b6e0c7

Please sign in to comment.