You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/New-CsOnlineSession.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -64,8 +64,7 @@ Establishes a Skype for Business Online Remote PowerShell session using multi-fa
64
64
65
65
### -UserName
66
66
Specifies the Skype for Business Online administrator account name to be used when prompting for credentials.
67
-
> [!WARNING]
68
-
> UserName has been deprecated and is not avaiable in Teams Powershell module. Please use Credential parameter to provide username and password.
67
+
Please Note: UserName has been deprecated and is not available in the Teams Powershell module. Please use the Credential parameter to provide username and password.
69
68
70
69
```yaml
71
70
Type: String
@@ -183,6 +182,7 @@ Specify "TeamsGCCH" if your organization is in the GCC High Environment. Specify
0 commit comments