Skip to content

Commit 5a14d1b

Browse files
clnvCopilot
andcommitted
Update sdk/azidentity/workload_identity.go
Co-authored-by: Copilot <[email protected]>
1 parent cd5a6e3 commit 5a14d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/azidentity/workload_identity.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ type WorkloadIdentityCredentialOptions struct {
5757
DisableInstanceDiscovery bool
5858

5959
// EnableAzureProxy determines whether the credential reads proxy configuration from environment variables or
60-
// from the AzureTokenProxyOptions field.
60+
// from the AzureProxy field.
6161
// When this value is true and proxy configuration isn't present or this value is false, the credential will request
6262
// tokens directly from Entra ID.
6363
//

0 commit comments

Comments
 (0)