Skip to content
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

Fixes #3767: Remove Mandatory from param CurrentRules in Get-M365DSCVoiceNormalizationRulesDifference. To Load a empty Dial Plan. #4118

Merged

Conversation

abx-mariusdaepp
Copy link
Contributor

Pull Request (PR) description

The Global Policy exist on a new Tenant. But is empty without Normalization Rules. The problem is that an existing Policy without NormalizationRules the Desired NormalizationRules not will be Added.

This because the function "Get-M365DSCVoiceNormalizationRulesDifference" mandatories the CurrentRules. which are null. So I removed the mandatories of CurrentRules in "Get-M365DSCVoiceNormalizationRulesDifference"

This Pull Request (PR) fixes the following issues

Fixes #3767

…-M365DSCVoiceNormalizationRulesDifference. To Load a empty Dial Plan.
@NikCharlebois NikCharlebois merged commit 8c0aff0 into microsoft:Dev Jan 10, 2024
2 checks passed
@abx-mariusdaepp abx-mariusdaepp deleted the Fix-TeamsTenantDialPlan-3767 branch January 11, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TeamsTenantDialPlan: Empty Global DialPlan not load NormalizationRules
2 participants