Forum Discussion
Manoune69
Mar 26, 2025Copper Contributor
I'm trying to block a number via powershell but it doesn't work.
Hello, I would like to block a number via powershelle on the tenant, and I was able to find some information on this site :https://learn.microsoft.com/fr-fr/microsoftteams/block-inbound-calls . I t...
Lee_S1275
Apr 10, 2025Copper Contributor
Manoune69Did you get this resolved? Also when you had this problem did you use Get-CsTenantBlockedCallingNumbers to confirm your added pattern? I'm having a problem with this, too. Although Get-CsTenantBlockedCallingNumbers shows my added patterns, Test-CsInboundBlockedNumberPattern returns false (and test calls ring through).
VasilMichevdoes it take up to 24h for the submitted patterns to be verifiable via Get-CsTenantBlockedCallingNumbers? Or are you saying after confirming added patterns with Get-CsTenantBlockedCallingNumbers, the setting might take 24 hours to actually go into effect and be verificable using Test-CsInboundBlockedNumberPattern?