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
Using Connect-MgGraph if the cert is placed in the machine cert store, only on-screen error is returned and nothing to the error stream.
Reproduce, place cert in local machine cert store vs current user.
Connect to graph using Connect-MgGraph with cert.
Error on-screen is [REDACTED] certificate was not found or has expired.
No error sent to error stream.