Skip to content

Commit 3b0c0dc

Browse files
Merge pull request #13298 from MicrosoftDocs/main
[AutoPublish] main to live - 12/17 13:33 PST | 12/18 03:03 IST
2 parents 110ee73 + 8959da2 commit 3b0c0dc

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

teams/teams-ps/MicrosoftTeams/New-CsInboundBlockedNumberPattern.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ Accept wildcard characters: False
144144
### -ResourceAccount
145145
The GUID of a resource account to redirect calls to when the pattern matches. If specified, matched calls will be redirected to this resource account instead of being blocked.
146146
147+
> [!NOTE]
148+
> Currently, redirection to a Resource Account is supported for calls from Operator Connect and Direct Routing. Calling Plan calls will be blocked.
149+
147150
```yaml
148151
Type: Guid
149152
Parameter Sets: (All)

teams/teams-ps/MicrosoftTeams/Set-CsInboundBlockedNumberPattern.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ Accept wildcard characters: False
123123
### -ResourceAccount
124124
The GUID of a resource account to redirect calls to when the pattern matches. If specified, matched calls will be redirected to this resource account instead of being blocked.
125125
126+
> [!NOTE]
127+
> Currently, redirection to a Resource Account is supported for calls from Operator Connect and Direct Routing. Calling Plan calls will be blocked.
128+
126129
```yaml
127130
Type: Guid
128131
Parameter Sets: (All)

teams/teams-ps/MicrosoftTeams/Set-CsOnlineLisCivicAddress.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ Set-CsOnlineLisCivicAddress -CivicAddressId <Guid> [-CompanyName <String>] [-Com
2929
```
3030

3131
## DESCRIPTION
32-
Validated civic addresses cannot be modified.
33-
34-
> [!IMPORTANT]
35-
> Due to a current issue, the parameters **-CompanyName** and **-CountryOrRegion** are required as an interim workaround for this cmdlet.
3632

3733
Use the `Set-CsOnlineLisCivicAddress` cmdlet to modify limited fields of an existing civic address.
3834

0 commit comments

Comments
 (0)