From 9ed21c22c026af6a99ca7a193c383c32853b96f0 Mon Sep 17 00:00:00 2001 From: brenle Date: Tue, 29 Apr 2025 15:17:36 -0400 Subject: [PATCH] Update Remove-FeatureConfiguration.md Remove deprecated parameters --- .../exchange/Remove-FeatureConfiguration.md | 34 ------------------- 1 file changed, 34 deletions(-) diff --git a/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md b/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md index d2fc6efa33..8c7e5d2a91 100644 --- a/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md +++ b/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md @@ -26,8 +26,6 @@ For information about the parameter sets in the Syntax section below, see [Excha ``` Remove-FeatureConfiguration [-Identity] [-Confirm] - [-GeneralDiscovery] - [-IrmDiscovery] [-WhatIf] [] ``` @@ -85,38 +83,6 @@ 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 The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.