msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

BackupRestore module not visible in Graph modules

Open agarwal-arjun opened this issue 1 year ago • 2 comments

Describe the bug

I am looking at https://github.com/microsoftgraph/msgraph-sdk-powershell/wiki/MS-Graph-PowerShell-Modules and can't see BackupRestore module. The module was added as part of https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2889/files

image

Expected behavior

I expect BackupRestore module to be available on https://github.com/microsoftgraph/msgraph-sdk-powershell/wiki/MS-Graph-PowerShell-Modules.

How to reproduce

  1. go to https://github.com/microsoftgraph/msgraph-sdk-powershell/wiki/MS-Graph-PowerShell-Modules
  2. Check if BackupRestore module is available

SDK Version

2.22.0

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

agarwal-arjun avatar Aug 22 '24 16:08 agarwal-arjun

I don't see any data of module: BackupRestore in https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/OpenApiInfo/beta/openApiInfo.json

STRO09 avatar Sep 17 '24 07:09 STRO09

How about this tweak: "Bookings": "^bookingBusinesses\.|^bookingCurrencies\.|^solutions.Actions$|^solutions.bookingBusiness$|^solutions.bookingCurrency$|^solutions.virtualEventsRoot$|^solutions.Functions$", "BusinessScenario": "^solutions.businessScenario$", "BackupRestore": "^solutions\.backupRestore\.",

STRO09 avatar Sep 17 '24 08:09 STRO09

Thanks @agarwal-arjun the wiki page has been updated.

Image

timayabi2020 avatar Feb 13 '25 12:02 timayabi2020