microsoftgraph / msgraph-sdk-powershell

Powershell SDK for Microsoft Graph
https://www.powershellgallery.com/packages/Microsoft.Graph
Other
712 stars 172 forks source link

Wrong ``Connect-MgBetaGraph`` command appearing in PowerShell reference docs for beta endpoints #3001

Closed timayabi2020 closed 3 weeks ago

timayabi2020 commented 4 weeks ago

Describe the bug

Some beta cmdlets contain examples that have inexistent Connect-MgBetaGraph cmdlet. This is mostly in examples that were handwritten. See example here and in the image below.

image

Attached is the list of cmdlets that have this issue. log.txt

Expected behavior

The correct command is Connect-MgGraph

How to reproduce

NA

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

NA

Debug output

Click to expand log ``` ```

Configuration

No response

Other information

No response