Replies: 1 comment
-
@gbasso23 You can use a managed identity to authenticate to MsGraph without user interaction. See this related discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which Authentication Methods can I use to connect-MSGraph?
So my Problem is, I need a Powershell Script to run on a Server, and it should run every month. Once I login with the normal way, so with a username and password, every time I restart the PowerShell ISE I have to Log back in, which is normal. But I need a way to Login without Userinteraction.
Is there any way I can login into MSGraph without a user interaction?
(Sorry for my bad English)
Beta Was this translation helpful? Give feedback.
All reactions