Skip to content

Commit 8a040fe

Browse files
committed
Learn Editor: Update Test-CsTeamsTranslationRule.md
1 parent ecccda1 commit 8a040fe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

teams/teams-ps/MicrosoftTeams/Test-CsTeamsTranslationRule.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@ If a match is found in two or more manipulation rules, the first one is returned
166166
167167
There is a short delay before newly created manipulation rules are added to the evaluation.
168168
169+
If no matching TeamsTranslationRule found, then cmdlet will return error: "No number translation rule matched"
170+
171+
If matching TeamsTranslationRule found, but it produces invalid phonenumber, them cmdlet will return error: "Number translation rule {TeamsTranslationRule.Name} applied to phonenumber produced invalid phonenumber: {resultPhoneNumber}"
172+
169173
## RELATED LINKS
170174
[New-CsTeamsTranslationRule](https://learn.microsoft.com/powershell/module/microsoftteams/new-csteamstranslationrule)
171175

0 commit comments

Comments
 (0)