Skip to content

Commit

Permalink
Update auth/AzureFederatedCredentialsGuide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Weininger <[email protected]>
  • Loading branch information
hossam-nasr and alexweininger authored May 23, 2024
1 parent b774ac3 commit 9e997b4
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 @@ -170,4 +170,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 9e997b4

Please sign in to comment.