You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteUserInvitations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,9 @@ This example retrieves email invites stored in the ContosoWeb1 site to the user
40
40
41
41
### -Site
42
42
43
-
Specifies the URL or GUID of the site collection to get.
43
+
Specifies the URL of the site collection to get.
44
44
45
-
The type must be a valid URL, in the form, https://server_name or https://server_name/sites/sitename, or a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh).
45
+
The type must be a valid URL, in the form, https://server_name or https://server_name/sites/sitename
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Restore-SPODataEncryptionPolicy.md
+13-28Lines changed: 13 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,49 +14,34 @@ ms.reviewer:
14
14
15
15
## SYNOPSIS
16
16
17
-
.
17
+
CmdLet to restore customer encryption status for your geo tenant when in recovery mode.
18
+
For more information, see [Controlling your data in Office 365 using Customer Key](https://docs.microsoft.com/microsoft-365/compliance/controlling-your-data-using-customer-key)
Use the cmdLet to restore customer encryption status for your geo tenant when in recovery mode.
29
+
For more information, see [Controlling your data in Office 365 using Customer Key](https://docs.microsoft.com/microsoft-365/compliance/controlling-your-data-using-customer-key)
0 commit comments