Skip to content

Commit 590c595

Browse files
authored
Merge branch 'master' into patch-1
2 parents 33cacb5 + 75b5317 commit 590c595

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

skype/skype-ps/skype/New-CsOnlineApplicationInstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Call Queue: 11cd3e2e-fccb-42ad-ad00-878b93575e07
4141
## PARAMETERS
4242

4343
### -UserPrincipalName
44-
The user principal name. It will be used as the SIP URI too.
44+
The user principal name. It will be used as the SIP URI too. The user principal name should have an online domain.
4545

4646
```yaml
4747
Type: System.String

skype/skype-ps/skype/Test-CsEffectiveTenantDialPlan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This example gets the Identity of a dial plan that is associated with the identi
4646
Test-CsEffectiveTenantDialPlan -DialedNumber 14258828080 -Identity [email protected]
4747
```
4848

49-
This example tests the given dialed number against an specific identity.
49+
This example tests the given dialed number against a specific identity.
5050

5151

5252
## PARAMETERS

0 commit comments

Comments
 (0)