Skip to content

Get-MsolCompanyInformation information is not available via GraphAPI #3236

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

Open
aaronedelmann opened this issue Mar 24, 2025 · 2 comments
Open
Labels

Comments

@aaronedelmann
Copy link

Is your feature request related to a problem? Please describe the problem.

In a PowerShell script I am trying to get the following information:
(Get-MsolCompanyInformation).AuthorizedServiceInstances
(Get-MsolCompanyInformation).UsersPermissionToCreateLOBAppsEnabled
I know that MSOnline is getting shut down and there is the Get-MgOrganization command but this will not provide the required values.

Describe the solution you'd like.

Both values of the MSOnline command let (Get-MsolCompanyInformation).AuthorizedServiceInstances and (Get-MsolCompanyInformation).UsersPermissionToCreateLOBAppsEnabled need to be accessible via GraphAPI.

Additional context?

No response

@aaronedelmann aaronedelmann added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:feature New experience request labels Mar 24, 2025
@SteveMutungi254
Copy link
Contributor

SteveMutungi254 commented Mar 27, 2025

Comment: 27th March 2025

Microsoft Graph API potential parity gap with MSOnline/BEC APIs. Internal teams currently looking into this. cc: @aaronedelmann, @timayabi2020

@timayabi2020 timayabi2020 removed the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Apr 15, 2025
@timayabi2020
Copy link
Contributor

@SteveMutungi254 this should be transferred to the team looking into this.

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

3 participants