Forum Discussion
malvinportner
Jan 11, 2023Copper Contributor
Get Accesstoken from Connect-MgGraph
Hello there I am using the PowerShell Graph SDK and connecting using the connect-mggraph cmdlet to authenticate to Azure (manual Login). I am assuming, this cmdlet somehow creates something l...
jsepanik
Feb 20, 2023Copper Contributor
malvinportner
I found these instructions on accessing Graph. He has some examples of how to get a token using Invoke-RestMethod. https://adamtheautomator.com/powershell-graph-api/
I found these instructions on accessing Graph. He has some examples of how to get a token using Invoke-RestMethod. https://adamtheautomator.com/powershell-graph-api/