From 69139c86a897c357fb55a3a7cec697d19b3b4151 Mon Sep 17 00:00:00 2001 From: Poorbi Dalal <191111328+poorbidalal@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:31:06 +0530 Subject: [PATCH] Update Test-CsInboundBlockedNumberPattern.md to fix missing heading errro. --- .../MicrosoftTeams/Test-CsInboundBlockedNumberPattern.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/teams/teams-ps/MicrosoftTeams/Test-CsInboundBlockedNumberPattern.md b/teams/teams-ps/MicrosoftTeams/Test-CsInboundBlockedNumberPattern.md index c09dc9dd43..1cc61e0439 100644 --- a/teams/teams-ps/MicrosoftTeams/Test-CsInboundBlockedNumberPattern.md +++ b/teams/teams-ps/MicrosoftTeams/Test-CsInboundBlockedNumberPattern.md @@ -115,7 +115,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable An object with two properties: - IsMatch: True if the given number matches any of the blocked number patterns, otherwise False - ResourceAccount: If the matched blocked number pattern has a ResourceAccount assigned, it will return the ResourceAccount Guid, otherwise null. -``` + +#### Example +```json { "IsMatch": true, "ResourceAccount": "00000000-0000-0000-0000-000000000000"