Skip to content
New issue

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

UUF Customer feedback: Get-EntraExtensionProperty error #1258

Open
csmulligan opened this issue Jan 8, 2025 · 1 comment
Open

UUF Customer feedback: Get-EntraExtensionProperty error #1258

csmulligan opened this issue Jan 8, 2025 · 1 comment
Labels

Comments

@csmulligan
Copy link
Contributor

Describe the bug
A customer reported via the UUF triage app that running the Get-EntraExtensionProperty cmdlet returns the below error:
"Error for this cmdlt: PS C:\Users\tsiadmin> Get-EntraExtensionProperty
Get-MgDirectoryObjectAvailableExtensionProperty: The 'Get-MgDirectoryObjectAvailableExtensionProperty' command was found in the module
'Microsoft.Graph.DirectoryObjects', but the module could not be loaded due to the following error: [Assembly with same
name is already loaded] For more information, run 'Import-Module Microsoft.Graph.DirectoryObjects'.
"

To Reproduce
I reproduced the same error in my test tenant:

Error

If I run 'Import-Module Microsoft.Graph.DirectoryObjects' I get the output:
Import-Module: Assembly with same name is already loaded

Expected behavior
No error when running the cmdlet.

Debug Output
Error 2

Module Version
0.19.0 preview Microsoft.Graph.Entra

Environment Data
Name Value


PSVersion 7.4.6
PSEdition Core
GitCommitId 7.4.6
OS Microsoft Windows 10.0.22631
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Screenshots
Added

Additional context
None

@csmulligan csmulligan changed the title Get-EntraExtensionProperty error UUF Customer feedback: Get-EntraExtensionProperty error Jan 8, 2025
@SamErde
Copy link
Collaborator

SamErde commented Jan 8, 2025

Please see additional information in the older issue #1083 and related issue #1242.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants