AzureCLICredentialOptions doesn't provide azcore.ClientOptions #18568
Labels
Azure.Identity
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Bug Report
golang version:
go version go1.18.3 darwin/arm64
sdk version:
azidentity.NewAzureCLICredential
usesAzureCLICredentialOptions
and this struct doesn't provideClientOptions
:where
azidentity.NewDefaultAzureCredential
usesDefaultAzureCredentialOptions
:so there is no way to set following settings:
The text was updated successfully, but these errors were encountered: