microsoftgraph / msgraph-sdk-powershell

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

Please add a Publish-MgSitePage cmdlet #2920

Open joshtransient opened 2 months ago

joshtransient commented 2 months ago

Is your feature request related to a problem? Please describe the problem.

I am trying to publish a site page after I update its content, but I must use Invoke-MgGraphRequest to do so.

Describe the solution you'd like.

Please add a cmdlet such as Publish-MgSitePage to handle this endpoint.

Additional context?

No response