Skip to content

Commit 25cc635

Browse files
authored
Update Set-CsOnlineLisCivicAddress.md
addressed comments
1 parent a409f59 commit 25cc635

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ Set-CsOnlineLisCivicAddress -CivicAddressId <Guid> [-CompanyName <String>] [-Com
3131
```
3232

3333
## DESCRIPTION
34-
Use the `Set-CsOnlineLisCivicAddress` cmdlet to modify an existing civic address which has not been validated. Validated civic addresses cannot be modified.
34+
Use the `Set-CsOnlineLisCivicAddress` cmdlet to modify limited fields of an existing civic address.
3535

36-
Address editing is restricted to the following countries/regions:
37-
AU, BR, CA, HR, CZ, EE, HK, HU, IL, JP, LV, LT, MX, NZ, PL, PR, RO, SG, KR, SI, ZA, US
36+
Editing address using this cmdlet is restricted to the following countries/regions:
37+
Australia, Brazil, Canada, Croatia, Czech Republic, Estonia, Hong Kong, Hungary, Israel, Japan, Latvia, Lithuania, Mexico, New Zealand, Poland, Puerto Rico, Romania, Singapore, South Korea, Slovenia, South Africa, United States
3838

39-
If the user runs the PATCH request on one of the unsupported countries, it may interfere with number assignment and potentially is against regulatory requirements, so public use of the API is limited to the above countries.
39+
40+
If the user runs this cmdlet on one of the unsupported countries, it may interfere with number assignment and potentially is against regulatory requirements, so public use of the API is limited to the above countries/regions.
4041

4142
## EXAMPLES
4243

0 commit comments

Comments
 (0)