Unable to delete normalization rule

Daniel Kaliel 1,346 Reputation points
2023-06-09T16:31:24.0266667+00:00

I have a dial plan with 50 normalization rules. When I attempt to delete 1 or all of the rules I get the following message.

$nr1=(Get-CsTenantDialPlan dr).NormalizationRules[49]
Set-CsTenantDialPlan -Identity dr -NormalizationRules @{remove=$nr1}

Correlation id for this request : 576ff40e-b282-420f-95f9-fb40627b4a72

Set-CsTenantDialPlan:  Maximum Normalization Rules cannot exceed 50...

Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.