Skip to content

Get-MsolCompanyInformation information is not available via GraphAPI #3236

Open
@aaronedelmann

Description

@aaronedelmann

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions