Closed
Description
Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- add Microsoft.graph.authentication in azure automation by browsing gallery.
- Create runbook with the command: Connect-MgGraph -ManagedIdentity
Expected behavior
To be authenticated.
Module Version
2.9
PowerShell 7.2 (preview) runbook
Environment Data
Please run
$PSVersionTable
and paste the output below. If running the Docker container image, indicate the tag of the image used and the version of Docker engine.
Additional context
If i install 2.8 instead, by downloading to my computer, zip, upload to azure automation it works. Issue is with 2.9.