Skip to content

Commit 606613f

Browse files
committed
Private preview
1 parent 76371f9 commit 606613f

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

exchange/exchange-ps/exchange/Get-FeatureConfiguration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ schema: 2.0.0
99
# Get-FeatureConfiguration
1010

1111
## SYNOPSIS
12+
**Note**: Currently, this cmdlet is available only in Private Preview.
13+
1214
This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell).
1315

1416
Use the Get-FeatureConfiguration cmdlet to view Discovery policies.

exchange/exchange-ps/exchange/New-FeatureConfiguration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ schema: 2.0.0
99
# New-FeatureConfiguration
1010

1111
## SYNOPSIS
12+
**Note**: Currently, this cmdlet is available only in Private Preview.
1213

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

1616
Use the New-FeatureConfiguration cmdlet to create Discovery policies.
1717

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

20+
## SYNTAX
21+
2022
```
2123
New-FeatureConfiguration [-Name] <String> -Mode <Microsoft.Office.CompliancePolicy.Tasks.PolicyMode> -Scenario <Microsoft.Office.CompliancePolicy.Tasks.FeatureConfigurationScenario> -ScenarioConfig <String>
2224
[-Comment <String>]

exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ schema: 2.0.0
99
# Remove-FeatureConfiguration
1010

1111
## SYNOPSIS
12+
**Note**: Currently, this cmdlet is available only in Private Preview.
13+
1214
This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell).
1315

1416
Use the Remove-FeatureConfiguration cmdlet to remove Discovery policies.

exchange/exchange-ps/exchange/Set-FeatureConfiguration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ schema: 2.0.0
99
# Set-FeatureConfiguration
1010

1111
## SYNOPSIS
12+
**Note**: Currently, this cmdlet is available only in Private Preview.
13+
1214
This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell).
1315

1416
Use the Set-FeatureConfiguration cmdlet to modify Discovery policies.

0 commit comments

Comments
 (0)