Skip to content

Commit bf82a90

Browse files
authored
Merge branch 'master' into teamsfeedpatch
2 parents acdf543 + 0768ffd commit bf82a90

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

exchange/exchange-ps/exchange/Export-MailboxDiagnosticLogs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ The ComponentName parameter specifies the component that you want to retrieve th
113113
- RemindersAssistant
114114
- SharingMigrationAssistant
115115
- SharingSyncAssistant
116+
- SubstrateHoldTracking
116117
- SweepRules
118+
- TimeProfile
117119
118120
```yaml
119121
Type: String

sharepoint/docs-conceptual/sharepoint-online/connect-sharepoint-online.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Update-Module -Name Microsoft.Online.SharePoint.PowerShell
2929

3030
To open the SharePoint Online Management Shell command prompt, from the **Start** screen, type **sharepoint**, and then click **SharePoint Online Management Shell**.
3131

32-
[!VIDEO https://www.youtube.com/embed/TMzHAWEQjlk]
32+
> [!VIDEO https://www.youtube.com/embed/TMzHAWEQjlk]
3333
3434
## To connect with a user name and password ##
3535

skype/skype-ps/skype/New-CsOnlineSession.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,8 @@ Establishes a Skype for Business Online Remote PowerShell session using multi-fa
5555

5656
### -Credential
5757
Specifies a Skype for Business Online administrator, or Syndicated Partner administrator account.
58+
Enter a PSCredential object, such as one returned by the Get-Credential cmdlet.
5859

59-
Type a Skype for Business Online administrator account name, such as "[email protected]", or enter a PSCredential object, such as one returned by the Get-Credential cmdlet.
60-
61-
When you type an account name, you will be prompted for a password.
6260

6361
```yaml
6462
Type: PSCredential

0 commit comments

Comments
 (0)