We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Enable-MgBetaBackupRestore cmdlet is not working.
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.
Expect following cmdlet to be part of BackupRestore module.
On running below-
Find-MgGraphCommand -Uri "beta/solutions/backupRestore/enable"
we are getting following response-
which suggests that the command is not in BackupRestore module.
2.22.0
NA
</details> ### Configuration _No response_ ### Other information _No response_
The text was updated successfully, but these errors were encountered:
Ndiritu
No branches or pull requests
Describe the bug
The Enable-MgBetaBackupRestore cmdlet is not working.
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.
Expected behavior
Expect following cmdlet to be part of BackupRestore module.
How to reproduce
On running below-
Find-MgGraphCommand -Uri "beta/solutions/backupRestore/enable"
we are getting following response-
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
```The text was updated successfully, but these errors were encountered: