Skip to content

Publish main to live, 03/27/25, 10:30 AM PDT #12636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 42 commits into from
Mar 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
76371f9
FeatureConfig
chrisda Mar 28, 2024
606613f
Private preview
chrisda Mar 28, 2024
62c7072
Merge branch 'main' into FeatureConfig-chrisda
chrisda May 28, 2024
d17c970
Merge branch 'main' into FeatureConfig-chrisda
chrisda May 28, 2024
452f460
Adding changes from PR against Main
chrisda May 28, 2024
39f01d1
Update New-FeatureConfiguration.md
jiwei0722 May 31, 2024
3131824
Update Get-FeatureConfiguration.md
jiwei0722 May 31, 2024
ab0fe4e
Update Set-FeatureConfiguration.md
jiwei0722 May 31, 2024
8509e49
Update New-FeatureConfiguration.md
jiwei0722 May 31, 2024
bb0e0d1
Update Set-FeatureConfiguration.md
jiwei0722 May 31, 2024
29afbcf
Update New-FeatureConfiguration.md
chrisda May 31, 2024
63fdb8f
Merge pull request #11873 from jiwei0722/patch-6
chrisda May 31, 2024
9dde2b8
Merge pull request #11875 from jiwei0722/patch-8
chrisda May 31, 2024
1d0831b
Merge pull request #11874 from jiwei0722/patch-7
chrisda May 31, 2024
2450b35
Merge branch 'main' into FeatureConfig-chrisda
chrisda Jul 17, 2024
f7cc737
Merge branch 'main' into FeatureConfig-chrisda
chrisda Nov 15, 2024
51810fd
Merge branch 'main' into FeatureConfig-chrisda
chrisda Jan 9, 2025
c3a57d6
Merge branch 'main' into FeatureConfig-chrisda
chrisda Mar 20, 2025
4ccc3cd
Update Get-FeatureConfiguration.md
brenle Mar 24, 2025
9470475
Fix typo in Get-FeatureConfiguration documentation
brenle Mar 24, 2025
6cd9dd9
Update Remove-FeatureConfiguration.md
brenle Mar 24, 2025
ca32e03
Update cmdlet description to include Microsoft Purview
brenle Mar 24, 2025
0a35318
Update cmdlet description to include 'Microsoft'
brenle Mar 24, 2025
d1e4c19
Update New-FeatureConfiguration.md
brenle Mar 24, 2025
c552964
Update example policy configuration in documentation
brenle Mar 24, 2025
35fc8f9
Merge branch 'main' into FeatureConfig-chrisda
chrisda Mar 24, 2025
c1cbc2c
New params per IM request
chrisda Mar 24, 2025
60e6827
Merge branch 'FeatureConfig-chrisda' into patch-8
chrisda Mar 24, 2025
993c683
Merge pull request #12625 from brenle/patch-8
chrisda Mar 24, 2025
65b1d37
Merge branch 'FeatureConfig-chrisda' into patch-7
chrisda Mar 24, 2025
efb97bb
Merge pull request #12624 from brenle/patch-7
chrisda Mar 24, 2025
b08f8ae
Merge branch 'FeatureConfig-chrisda' into patch-6
chrisda Mar 24, 2025
600344f
Merge pull request #12623 from brenle/patch-6
chrisda Mar 24, 2025
5fb1e1e
New params to reserved
chrisda Mar 24, 2025
39b9619
Merge branch 'FeatureConfig-chrisda' of https://github.com/MicrosoftD…
chrisda Mar 24, 2025
4e15594
Update Set-FeatureConfiguration.md
brenle Mar 27, 2025
9af094c
Update parameter sets in Set-FeatureConfiguration
chrisda Mar 27, 2025
944e240
Merge pull request #12633 from brenle/patch-9
chrisda Mar 27, 2025
5e89e11
Merge branch 'main' into FeatureConfig-chrisda
chrisda Mar 27, 2025
b690c77
Merge branch 'FeatureConfig-chrisda' of https://github.com/MicrosoftD…
chrisda Mar 27, 2025
1329544
Minor Synopsis reformatting
chrisda Mar 27, 2025
5a3efbf
Merge pull request #12635 from MicrosoftDocs/FeatureConfig-chrisda
chrisda Mar 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
184 changes: 184 additions & 0 deletions exchange/exchange-ps/exchange/Get-FeatureConfiguration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,184 @@
---
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
online version: https://learn.microsoft.com/powershell/module/exchange/get-featureconfiguration
applicable: Security & Compliance
title: Get-FeatureConfiguration
schema: 2.0.0
---

# Get-FeatureConfiguration

## SYNOPSIS
This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell).

> [!NOTE]
> This cmdlet is currently available in Public Preview, isn't available in all organizations, and is subject to change.

Use the Get-FeatureConfiguration cmdlet to view Microsoft Purview feature configurations within your organization, including:

- Collection policies.
- Endpoint DLP trust container.

For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).

## SYNTAX

```
Get-FeatureConfiguration [[-Identity] <PolicyIdParameter>] [-FeatureScenario] <PolicyScenario>
[-All]
[-Confirm]
[-GeneralDiscovery]
[-IrmDiscovery]
[-WhatIf]
[<CommonParameters>]
```

## DESCRIPTION
To use this cmdlet in Security & Compliance PowerShell, you need to be assigned permissions. For more information, see [Permissions in Security & Compliance](https://go.microsoft.com/fwlink/p/?LinkId=511920).

## EXAMPLES

### Example 1
```powershell
Get-FeatureConfiguration -FeatureScenario KnowYourData | Format-Table Name,Mode
```

This example returns a summary list of all collection policies in the organization.

### Example 2
```powershell
Get-FeatureConfiguration -FeatureScenario KnowYourData -Identity "Engineering Group"
```

This example returns detailed information about the specified collection policy.

## PARAMETERS

### -Identity
The Identity policy specifies the feature configuration that you want to view. You can use any value that uniquely identifies the configuration. For example:

- Name
- Distinguished name (DN)
- GUID

```yaml
Type: PolicyIdParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```

### -FeatureScenario
The FeatureScenario parameter specifies the scenario for the feature configuration. Currently, the only valid values are:
- `KnowYourData` for collection policies
- `TrustContainer` for Endpoint DLP trust container

```yaml
Type: PolicyScenario
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -All
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -Confirm
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -GeneralDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -IrmDiscovery
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -WhatIf
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).

## INPUTS

## OUTPUTS

## NOTES

## RELATED LINKS
Loading
Loading