UUF - azure-dev-docs-pr - Azure authentication with service principal #42512
Labels
Azure.Identity
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Docs
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Milestone
Customer feedback from Unified User Feedback (UUF) tool:
Repo:
azure-dev-docs-pr
Live Url:
https://learn.microsoft.com/en-us/azure/developer/java/sdk/authentication/service-principal
Git Url:
https://github.com/MicrosoftDocs/azure-dev-docs-pr/blob/live/articles/java/sdk/authentication/service-principal.md
Author:
@g2vinay
Verbatim:
The example using ClientSecretCredential says "This credential authenticates the created service principal through its client secret (password)"But the created service (in section above the code snippet) does not produce any 'client secret'. Where is someone obtaining this 'secret' from? Very unclear. And confusing because other than the secret, the other info are actually available - appId, tenantId. Please reference where this 'client secret' is being obtained from !
The text was updated successfully, but these errors were encountered: