Skip to content

BackupRestore module actions still mapping to Booking module #2926

Closed
@agarwal-arjun

Description

@agarwal-arjun

Describe the bug

The Enable-MgBetaBackupRestore cmdlet is not working.
image

However, after installing Microsoft.Graph.Beta.Bookings , it is working fine.

Following are few more cmdlets which are not showing up in BackupRestore module but are part of booking, but should be part of BackupRestore module.

image

Expected behavior

Expect following cmdlet to be part of BackupRestore module.

image

How to reproduce

On running below-

Find-MgGraphCommand -Uri "beta/solutions/backupRestore/enable"

we are getting following response-
image

which suggests that the command is not in BackupRestore module.

SDK Version

2.22.0

Latest version known to work for scenario above?

NA

Known Workarounds

NA

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_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