We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running from Azure Automation Account Powershell 7.2 using Graph module version 2.26.1.
When connecting to graph using a system managed identity of the automation account, it throws an error stating invalid JWT access token
This worked in previous graph module version, but stopped working since upgrading modules.
Expected behaviour is to connect to graph using system managed identity
2.26.1.
Previous version worked, but i didn't make a note of the version number
No response
</details> ### Configuration _No response_ ### Other information _No response_
The text was updated successfully, but these errors were encountered:
seems to work if running inside powershell 7.4
Sorry, something went wrong.
This looks to be a duplicate of #3151
It is a duplicate of 3151
No branches or pull requests
Describe the bug
Running from Azure Automation Account Powershell 7.2 using Graph module version
2.26.1.
When connecting to graph using a system managed identity of the automation account, it throws an error stating invalid JWT access token
Expected behavior
This worked in previous graph module version, but stopped working since upgrading modules.
Expected behaviour is to connect to graph using system managed identity
How to reproduce
SDK Version
2.26.1.
Latest version known to work for scenario above?
Previous version worked, but i didn't make a note of the version number
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: