-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
no-recent-activitystatus:waiting-for-author-feedbackIssue that we've responded but needs author feedback to closeIssue that we've responded but needs author feedback to close
Description
Describe the bug
The module has a conflict with the Az.Account 3.0.4 module. Once a Graph module is imported, it breaks the connection to Microsoft Azure via Connect-AzAccount.
Expected behavior
Importing Microsoft.Graph modules in a session should not break the Connect-AzAccount flow.
How to reproduce
Import-Module Microsoft.Graph.Application
Connect-azAccount -CertificateThumbprint xxx -ApplicationId xxx
-TenantId xxx
SDK Version
2.23.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
Metadata
Metadata
Assignees
Labels
no-recent-activitystatus:waiting-for-author-feedbackIssue that we've responded but needs author feedback to closeIssue that we've responded but needs author feedback to close