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

BackupRestore module actions still mapping to Booking module #2926

Open
agarwal-arjun opened this issue Aug 26, 2024 · 0 comments
Open

BackupRestore module actions still mapping to Booking module #2926

agarwal-arjun opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
Bug: PowerShell type:bug A broken experience

Comments

@agarwal-arjun
Copy link

agarwal-arjun commented Aug 26, 2024

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_
@agarwal-arjun agarwal-arjun added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Aug 26, 2024
@timayabi2020 timayabi2020 added Bug: PowerShell and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: PowerShell type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

3 participants