From f1031be4bb925d80035c750acd2d570ca8ed0b51 Mon Sep 17 00:00:00 2001 From: Jamie Stark Date: Wed, 7 May 2025 15:56:43 -0700 Subject: [PATCH 1/2] Learn Editor: Update Set-CsOnlineLisCivicAddress.md --- teams/teams-ps/teams/Set-CsOnlineLisCivicAddress.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teams/teams-ps/teams/Set-CsOnlineLisCivicAddress.md b/teams/teams-ps/teams/Set-CsOnlineLisCivicAddress.md index e14a5b9850..49f8ab38fe 100644 --- a/teams/teams-ps/teams/Set-CsOnlineLisCivicAddress.md +++ b/teams/teams-ps/teams/Set-CsOnlineLisCivicAddress.md @@ -16,6 +16,9 @@ ms.reviewer: Use the \`Set-CsOnlineLisCivicAddress\` cmdlet to modify an existing civic address which has not been validated. 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. + > [!Note] > This cmdlet is only available for public use with limited countries and certain fields. The remaining countries and fields are for Microsoft internal use only. From 9e54ee87fe4aea7e12a885925c2b629653fda54b Mon Sep 17 00:00:00 2001 From: Jamie Stark Date: Wed, 7 May 2025 16:06:40 -0700 Subject: [PATCH 2/2] Learn Editor: Update Set-CsOnlineLisCivicAddress.md