MicrosoftDocs / PowerShell-Docs

The official PowerShell documentation sources
https://learn.microsoft.com/powershell
Creative Commons Attribution 4.0 International
1.93k stars 1.55k forks source link

Get-SPOSite(Microsoft.Online.SharePoint.PowerShell) when use -Limit parameter "SharingCapability" value is returned correct, not match with the article #11144

Closed CoralFang closed 1 month ago

CoralFang commented 1 month ago

Prerequisites

Links

https://learn.microsoft.com/en-us/powershell/module/sharepoint-online/get-sposite?view=sharepoint-ps

article issue

Summary

In document is says -limit parameter cannot populated SharingCapability, but we tried in old version 16.0.20717.12000 and latest version it's all returned. Which make confuse whether it's an improvement or it's happen to work currently.###

Details

No response

Suggested Fix

Remove the SharingCapability in this note

sdwheeler commented 1 month ago

This repository is for PowerShell core documentation. The documentation you are asking about is not part of this repository.

Use the Feedback link at the top of the page to report your issue.

image