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: exchange/exchange-ps/exchange/Get-FeatureConfiguration.md
+10-6
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,13 @@ schema: 2.0.0
9
9
# Get-FeatureConfiguration
10
10
11
11
## SYNOPSIS
12
-
**Note**: Currently, this cmdlet is available only in Private Preview.
12
+
**Note**: This cmdlet is available in Public Preview.
13
13
14
14
This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell).
15
15
16
-
Use the Get-FeatureConfiguration cmdlet to view Discovery policies.
16
+
Use the Get-FeatureConfiguration cmdlet to view Microsoft Purview feature configurations within your organization, including:
17
+
- Collection policies
18
+
- Endpoint DLP trust container
17
19
18
20
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
19
21
@@ -39,19 +41,19 @@ To use this cmdlet in Security & Compliance PowerShell, you need to be assigned
This example returns detailed information about the specified Discovery policy.
51
+
This example returns detailed information about the specified collection policy.
50
52
51
53
## PARAMETERS
52
54
53
55
### -Identity
54
-
The Identity policy specifies the Discovery policy that you want to view. You can use any value that uniquely identifies the policy. For example:
56
+
The Identity policy specifies the feature configuration that you want to view. You can use any value that uniquely identifies the configuration. For example:
0 commit comments