Skip to content

Commit c7e19ab

Browse files
authored
Merge pull request #678 from MicrosoftDocs/jacktremper-patch-2
Global admin updates
2 parents 615b3f1 + 09cdf57 commit c7e19ab

11 files changed

+11
-11
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-FileSensitivityLabelInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-FileSensitivityLabelInfo -FileUrl <String> [<CommonParameters>]
2424

2525
## DESCRIPTION
2626

27-
The `Get-FileSensitivityLabelInfo` cmdlet runs on a single office online file. If the file has a sensitivity label attached then it returns the id, displayname, isProtectionEnabled flag and id of the parent label (if applicable). You must be a SharePoint Online administrator or Global Administrator to run the `GetFileSensitivityLabelInfo` cmdlet. Note that this cmdlet does not work on files that have labels with custom permission or user defined permission or double key encryption.
27+
The `Get-FileSensitivityLabelInfo` cmdlet runs on a single office online file. If the file has a sensitivity label attached then it returns the id, displayname, isProtectionEnabled flag and id of the parent label (if applicable). You must be a SharePoint Online administrator to run the `GetFileSensitivityLabelInfo` cmdlet. Note that this cmdlet does not work on files that have labels with custom permission or user defined permission or double key encryption.
2828
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell).
2929

3030
## EXAMPLES

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOAppErrors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Date time values that are older than 50 years or later than 20 years from today
3434
Each error includes the error message, time in UTC that error happened, the site where the error happened, and the error type.
3535
Values for error type are as follows: 0 - None, 1 - Install Error, 2 - Upgrade Error, 3 - Runtime Error.
3636

37-
You must be a SharePoint Online administrator or Global Administrator to run the cmdlet.
37+
You must be a SharePoint Online administrator to run the cmdlet.
3838

3939
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell?view=sharepoint-ps).
4040

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOAppInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Either ProductId or Name must be given. Name is ignored if ProductId is specifie
3030

3131
The returned collection of installed applications contains Product ID (GUID), Product name and Source. Values for source type are as follows: 0 = App Catalog and 1 = Marketplace.
3232

33-
You must be a SharePoint Online administrator or Global Administrator to run the cmdlet.
33+
You must be a SharePoint Online administrator to run the cmdlet.
3434

3535
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell?view=sharepoint-ps).
3636

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOContainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Get-SPOContainer [[-Identity] <ContainerSiteURL>]
5050

5151
The `Get-SPOContainer` cmdlet retrieves and returns a list of Containers and details of an individual Container created under a SharePoint Embedded application. This command is available only in SharePoint Online Management Shell version 16.0.24211.12000 or higher to run this cmdlet.
5252

53-
You must be a SharePoint Online Administrator or Global Administrator to run this cmdlet.
53+
You must be a SharePoint Online Administrator to run this cmdlet.
5454

5555
> [!NOTE]
5656
> Containers in the Recycle Bin will not be retrieved by using the `Get-SPOContainer` cmdlet.

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCrossGeoMovedUsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-SPOCrossGeoMovedUsers -Direction <String> [<CommonParameters>]
2424

2525
## DESCRIPTION
2626

27-
This cmdlet allows you to get the moved users out and in the current SPO Site. It requires a connection to a multi-geo tenant to run correctly. You must be a SharePoint Online Administrator or Global Administrator to get the moved users out and in the current SPO site.
27+
This cmdlet allows you to get the moved users out and in the current SPO Site. It requires a connection to a multi-geo tenant to run correctly. You must be a SharePoint Online Administrator to get the moved users out and in the current SPO site.
2828

2929
## EXAMPLES
3030

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCrossGeoUsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-SPOCrossGeoUsers -ValidDataLocation <Boolean> [<CommonParameters>]
2424

2525
## DESCRIPTION
2626

27-
The Get-SPOCrossGeoUsers cmdlet is used to return the SharePoint Online users that match a given criteria. The ValidDataLocation parameter is a switch used to validate the location of the data. This cmdlet requires a connection to a multi-geo tenant to run correctly. You must have the SharePoint Online Admin role or Global Administrator role to execute this cmdlet.
27+
The Get-SPOCrossGeoUsers cmdlet is used to return the SharePoint Online users that match a given criteria. The ValidDataLocation parameter is a switch used to validate the location of the data. This cmdlet requires a connection to a multi-geo tenant to run correctly. You must have the SharePoint Online Admin role to execute this cmdlet.
2828

2929
## EXAMPLES
3030

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCrossTenantCompatibilityStatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-SPOCrossTenantCompatibilityStatus -PartnerCrossTenantHostUrl <String> [<Comm
2424

2525
## DESCRIPTION
2626

27-
This cmdlet allows you to determine the compatibility with the partner tenant before cross-tenant migration. You must be a SharePoint Administrator or a Global Administrator to run it.
27+
This cmdlet allows you to determine the compatibility with the partner tenant before cross-tenant migration. You must be a SharePoint Administrator to run it.
2828

2929
## EXAMPLES
3030

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCrossTenantHostUrl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-SPOCrossTenantHostUrl [<CommonParameters>]
2424

2525
## DESCRIPTION
2626

27-
Use this cmdlet to retrieve the cross-tenant host URL. You must be a SharePoint Administrator or a Global Administrator to run the cmdlet.
27+
Use this cmdlet to retrieve the cross-tenant host URL. You must be a SharePoint Administrator to run the cmdlet.
2828

2929
## EXAMPLES
3030

sharepoint/sharepoint-ps/sharepoint-online/Get-SPODeletedContainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get-SPODeletedContainer [<CommonParameters>]
2828

2929
The `Get-SPODeletedContainer` cmdlet returns a list of all deleted File Storage Containers in the Recycle Bin. There is no `Identity` parameter needed. The list includes the `ContainerId`, `ContainerName`, and `CreatedDate`. Deleted Containers in the Recycle Bin are permanently deleted after 93 days. More details in [`Remove-SPOContainer`](./Remove-SPOContainer.md). You can restore a deleted Container with the cmdlet [`Restore-SPODeletedContainer`](./Restore-SPODeletedContainer.md).
3030

31-
You must be a SharePoint Administrator or Global Administrator to run this cmdlet.
31+
You must be a SharePoint Administrator to run this cmdlet.
3232

3333
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell?view=sharepoint-ps).
3434

sharepoint/sharepoint-ps/sharepoint-online/Get-SPODeletedSite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This action does not restore these returned sites or site collection.
4444
It only returns their properties so that you can see what sites or site collections have been deleted.
4545
To restore the site or site collections, forward the results to the `Restore-SPODeletedSite` cmdlet in the pipeline.
4646

47-
You must be a SharePoint Online administrator or Global Administrator and be a site collection administrator for the deleted site collections to run the cmdlet.
47+
You must be a SharePoint Online administrator and be a site collection administrator for the deleted site collections to run the cmdlet.
4848

4949
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell?view=sharepoint-ps).
5050

0 commit comments

Comments
 (0)