File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
sdk/identity/Azure.Identity Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -227,15 +227,6 @@ Not all credentials require this configuration. Credentials that authenticate th
227227|` AZURE_CLIENT_CERTIFICATE_PASSWORD ` |(optional) the password protecting the certificate file (currently only supported for PFX (PKCS12) certificates)
228228|` AZURE_CLIENT_SEND_CERTIFICATE_CHAIN ` |(optional) send certificate chain in x5c header to support subject name / issuer based authentication
229229
230- ### Username and password
231-
232- |Variable name|Value
233- |-|-
234- |` AZURE_CLIENT_ID ` |ID of a Microsoft Entra application
235- |` AZURE_TENANT_ID ` |ID of the application's Microsoft Entra tenant
236- |` AZURE_USERNAME ` |a username (usually an email address)
237- |` AZURE_PASSWORD ` |that user's password
238-
239230### Workload identity (` DefaultAzureCredential ` )
240231
241232|Variable name|Value
You can’t perform that action at this time.
0 commit comments