diff --git a/teams/teams-ps/MicrosoftTeams/New-CsInboundBlockedNumberPattern.md b/teams/teams-ps/MicrosoftTeams/New-CsInboundBlockedNumberPattern.md index b735cf0a5a..4f4d7868e2 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsInboundBlockedNumberPattern.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsInboundBlockedNumberPattern.md @@ -144,6 +144,9 @@ Accept wildcard characters: False ### -ResourceAccount 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. +> [!NOTE] +> Currently, redirection to a Resource Account is supported for calls from Operator Connect and Direct Routing. Calling Plan calls will be blocked. + ```yaml Type: Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsInboundBlockedNumberPattern.md b/teams/teams-ps/MicrosoftTeams/Set-CsInboundBlockedNumberPattern.md index 4667cc8077..6329912047 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsInboundBlockedNumberPattern.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsInboundBlockedNumberPattern.md @@ -123,6 +123,9 @@ Accept wildcard characters: False ### -ResourceAccount 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. +> [!NOTE] +> Currently, redirection to a Resource Account is supported for calls from Operator Connect and Direct Routing. Calling Plan calls will be blocked. + ```yaml Type: Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsOnlineLisCivicAddress.md b/teams/teams-ps/MicrosoftTeams/Set-CsOnlineLisCivicAddress.md index bb65946698..7f8e8fa785 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsOnlineLisCivicAddress.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsOnlineLisCivicAddress.md @@ -29,10 +29,6 @@ Set-CsOnlineLisCivicAddress -CivicAddressId [-CompanyName ] [-Com ``` ## DESCRIPTION -Validated civic addresses cannot be modified. - -> [!IMPORTANT] -> Due to a current issue, the parameters **-CompanyName** and **-CountryOrRegion** are required as an interim workaround for this cmdlet. Use the `Set-CsOnlineLisCivicAddress` cmdlet to modify limited fields of an existing civic address.