Skip to content

[BUG] Env Var names are incorrect in docs #8623

@jongio

Description

@jongio

Here
https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/identity/azure-identity/README.md#creating-a-service-principal-with-the-azure-cli

Has
AZURE_CLIENT_ID
AZURE_CLIENT_SECRET
AZURE_TENENT_ID

But, here does have underscores:
https://azuresdkdocs.blob.core.windows.net/$web/java/azure-identity/1.1.0-beta.1/index.html

Use the returned credentials above to set AZURECLIENTID(appId), AZURECLIENTSECRET(password) and AZURETENANTID(tenant) environment variables.

image

Metadata

Metadata

Assignees

Labels

Azure.IdentityClientThis issue points to a problem in the data-plane of the library.Docshelp wantedThis issue is tracking work for which community contributions would be welcomed and appreciated

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions