We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5a6e3 commit 5a14d1bCopy full SHA for 5a14d1b
sdk/azidentity/workload_identity.go
@@ -57,7 +57,7 @@ type WorkloadIdentityCredentialOptions struct {
57
DisableInstanceDiscovery bool
58
59
// EnableAzureProxy determines whether the credential reads proxy configuration from environment variables or
60
- // from the AzureTokenProxyOptions field.
+ // from the AzureProxy field.
61
// When this value is true and proxy configuration isn't present or this value is false, the credential will request
62
// tokens directly from Entra ID.
63
//
0 commit comments