You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
AzureCliCredential can't get tokens if user auth azure cli by service principal with cert, which will throw Please provide either a non-null secret or a non-null certificate, is there any way or plan to fix this issue?
Reproduce
Create Service Principal by az ad sp create-for-rbac
Description
AzureCliCredential can't get tokens if user auth azure cli by service principal with cert, which will throw
Please provide either a non-null secret or a non-null certificate, is there any way or plan to fix this issue?Reproduce