Skip to content

Commit bf6ec8c

Browse files
committed
Build report fixes
1 parent 7fadb14 commit bf6ec8c

33 files changed

+75
-75
lines changed

skype/skype-ps/skype/Get-CsExternalUserCommunicationPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This example uses the Identity parameter to retrieve the external user communica
4646
PS C:\> Get-CsExternalUserCommunicationPolicy -Filter tag*
4747
```
4848

49-
This example uses the Filter parameter to retrieve all the external user communication policies along with the settings for each. All per-user external user communication policies have an Identity in the format tag:<ExternalUserCommunicationPolicy>.
49+
This example uses the Filter parameter to retrieve all the external user communication policies along with the settings for each. All per-user external user communication policies have an Identity in the format `tag:<ExternalUserCommunicationPolicy>`.
5050

5151
### -------------------------- Example 4 ------------------------
5252
```

skype/skype-ps/skype/Get-CsOnlineLisCivicAddress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: Get-CsOnlineLisCivicAddress
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/Get-CsOnlineLisLocation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: Get-CsOnlineLisLocation
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/Get-CsOnlineLisPort.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/get-csonlinel
44
applicable: Skype for Business Online
55
title: Get-CsOnlineLisPort
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Get-CsOnlineLisSubnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applicable: Skype for Business Online
55
title: Get-CsOnlineLisSubnet
66
schema: 2.0.0
77
author: kaishuipinggai
8-
ms.author: junya
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Get-CsOnlineLisSwitch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/get-csonlinel
44
applicable: Skype for Business Online
55
title: Get-CsOnlineLisSwitch
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Get-CsOnlineLisWirelessAccessPoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/get-csonlinel
44
applicable: Skype for Business Online
55
title: Get-CsOnlineLisWirelessAccessPoint
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Get-CsOnlineUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ FeatureTypes – Array of unique strings specifying what features are enabled fo
180180
LdapFilter has been deprecated due to low usage.
181181

182182
*Changes in "-Filter" parameter*
183-
- Assigned Plan filter - Previous format will no longer be supported. Existing filters like AssignedPlan eq '<some-xml-string>' will stop working. This will need to be modified to one of the below formats:
183+
- Assigned Plan filter - Previous format will no longer be supported. Existing filters like `AssignedPlan eq '<some-xml-string>'` will stop working. This will need to be modified to one of the below formats:
184184
- AssignedPlans eq 'MCOEV' - For exact match
185185
- AssignedPlans eq '*MCO*' - for contains checks.
186186

skype/skype-ps/skype/New-CsCallingLineIdentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Accept wildcard characters: False
200200
```
201201
202202
### -InMemory
203-
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
203+
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-\<cmdlet\>.
204204
205205
```yaml
206206
Type: SwitchParameter

skype/skype-ps/skype/New-CsCloudCallDataConnectorConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Accept wildcard characters: False
116116
```
117117
118118
### -InMemory
119-
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
119+
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-\<cmdlet\>.
120120
121121
```yaml
122122
Type: SwitchParameter

skype/skype-ps/skype/New-CsImConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Accept wildcard characters: False
102102
```
103103
104104
### -InMemory
105-
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
105+
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-\<cmdlet\>.
106106
107107
```yaml
108108
Type: SwitchParameter

skype/skype-ps/skype/New-CsOnlineLisCivicAddress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: New-CsOnlineLisCivicAddress
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/New-CsOnlineLisLocation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: New-CsOnlineLisLocation
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/New-CsOnlineVoiceRoute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Accept wildcard characters: False
128128
```
129129
130130
### -InMemory
131-
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
131+
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-\<cmdlet\>.
132132
133133
```yaml
134134
Type: SwitchParameter

skype/skype-ps/skype/New-CsTeamsTranslationRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Accept wildcard characters: False
121121
```
122122
123123
### -InMemory
124-
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
124+
Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-\<cmdlet\>.
125125
126126
```yaml
127127
Type: SwitchParameter

skype/skype-ps/skype/Remove-CsOnlineLisCivicAddress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: Remove-CsOnlineLisCivicAddress
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/Remove-CsOnlineLisLocation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: Remove-CsOnlineLisLocation
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/Remove-CsOnlineLisPort.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/remove-csonli
44
applicable: Skype for Business Online
55
title: Remove-CsOnlineLisPort
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Remove-CsOnlineLisSubnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/remove-csonli
44
applicable: Skype for Business Online
55
title: Remove-CsOnlineLisSubnet
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Remove-CsOnlineLisSwitch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/remove-csonli
44
applicable: Skype for Business Online
55
title: Remove-CsOnlineLisSwitch
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Remove-CsOnlineLisWirelessAccessPoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/remove-csonli
44
applicable: Skype for Business Online
55
title: Remove-CsOnlineLisWirelessAccessPoint
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Set-CsOnlineLisCivicAddress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: Set-CsOnlineLisCivicAddress
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/Set-CsOnlineLisLocation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ applicable: Skype for Business Online
55
title: Set-CsOnlineLisLocation
66
schema: 2.0.0
77
manager: bulenteg
8-
author: junya
9-
ms.author: junya
8+
ms.author: serdarsoysal
9+
ms.author: serdars
1010
ms.reviewer:
1111
---
1212

skype/skype-ps/skype/Set-CsOnlineLisPort.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/set-csonlinel
44
applicable: Skype for Business Online
55
title: Set-CsOnlineLisPort
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Set-CsOnlineLisSubnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applicable: Skype for Business Online
55
title: Set-CsOnlineLisSubnet
66
schema: 2.0.0
77
author: kaishuipinggai
8-
ms.author: junya
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Set-CsOnlineLisSwitch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/set-csonlinel
44
applicable: Skype for Business Online
55
title: Set-CsOnlineLisSwitch
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Set-CsOnlineLisWirelessAccessPoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ online version: https://docs.microsoft.com/powershell/module/skype/set-csonlinel
44
applicable: Skype for Business Online
55
title: Set-CsOnlineLisWirelessAccessPoint
66
schema: 2.0.0
7-
author: junya
8-
ms.author: junya
7+
ms.author: serdarsoysal
8+
ms.author: serdars
99
ms.reviewer:
1010
---
1111

skype/skype-ps/skype/Set-CsUserCallForwardingSettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Accept wildcard characters: False
163163
```
164164
165165
### -EnableSimulRing
166-
This is a switch parameter that enables forwarding to the specified destination. Cannot be used along with the DisableForwarding and EnableForwarding parameters. SimulRingDestination can be a phone number, delegates, or team call group. Acceptable input formats: "<phone number>", Team, Delegates.
166+
This is a switch parameter that enables forwarding to the specified destination. Cannot be used along with the DisableForwarding and EnableForwarding parameters. SimulRingDestination can be a phone number, delegates, or team call group. Acceptable input formats: "\<phone number\>", Team, Delegates.
167167
168168
169169
```yaml

teams/teams-ps/teams/Get-CsTeamTemplate.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ external help file: Microsoft.Teams.ConfigAPI.Cmdlets-help.xml
33
Module Name: Microsoft.Teams.ConfigAPI.Cmdlets
44
online version: https://docs.microsoft.com/powershell/module/teams/get-csteamtemplate
55
title: Get-CsTeamTemplate
6-
author: levdavid
7-
ms.author: legorbun
6+
author: serdarsoysal
7+
ms.author: serdars
88
ms.reviewer:
99
manager: farahf
1010
schema: 2.0.0
@@ -207,9 +207,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
207207
208208
COMPLEX PARAMETER PROPERTIES
209209
210-
To create the parameters described below, construct a hash table containing the appropriate properties.
211-
For information on hash tables, run Get-Help about_Hash_Tables.
212-
INPUTOBJECT <IConfigApiBasedCmdletsIdentity>: Identity Parameter
210+
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
211+
212+
INPUTOBJECT \<IConfigApiBasedCmdletsIdentity\>: Identity Parameter
213213
- `[Bssid <String>]`:
214214
- `[ChassisId <String>]`:
215215
- `[CivicAddressId <String>]`: Civic address id.

teams/teams-ps/teams/Get-CsTeamTemplateList.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ external help file: Microsoft.Teams.ConfigAPI.Cmdlets-help.xml
33
Module Name: Microsoft.Teams.ConfigAPI.Cmdlets
44
online version: https://docs.microsoft.com/powershell/module/teams/get-csteamtemplatelist
55
title: Get-CsTeamTemplateList
6-
author: levdavid
7-
ms.author: legorbun
6+
author: serdarsoysal
7+
ms.author: serdars
88
ms.reviewer:
99
manager: farahf
1010
schema: 2.0.0

teams/teams-ps/teams/New-CsTeamTemplate.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ external help file: Microsoft.Teams.ConfigAPI.Cmdlets-help.xml
33
Module Name: Microsoft.Teams.ConfigAPI.Cmdlets
44
online version: https://docs.microsoft.com/powershell/module/teams/new-csteamtemplate
55
title: New-CsTeamTemplate
6-
author: levdavid
7-
ms.author: legorbun
6+
author: serdarsoysal
7+
ms.author: serdars
88
ms.reviewer:
99
manager:
1010
schema: 2.0.0
@@ -662,7 +662,7 @@ APP <ITeamsAppTemplate[]>: Gets or sets the set of applications that should be i
662662
663663
- `[Id <String>]`: Gets or sets the app's ID in the global apps catalog.
664664

665-
BODY <ITeamTemplate>: The client input for a request to create a template. Only admins from Config Api can perform this request.
665+
BODY \<ITeamTemplate\>: The client input for a request to create a template. Only admins from Config Api can perform this request.
666666

667667
- `DisplayName <String>`: Gets or sets the team's DisplayName.
668668
- `ShortDescription <String>`: Gets or sets template short description.
@@ -742,23 +742,23 @@ CHANNEL <IChannelTemplate[]>: Gets or sets the set of channel templates included
742742
- `[TeamsAppId <String>]`: Gets or sets the app's id in the global apps catalog.
743743
- `[WebUrl <String>]`: Gets or sets the deep link url of the tab instance.
744744

745-
DISCOVERYSETTING <ITeamDiscoverySettings>: Governs discoverability of a team.
745+
DISCOVERYSETTING \<ITeamDiscoverySettings\>: Governs discoverability of a team.
746746

747747
- `ShowInTeamsSearchAndSuggestion <Boolean>`: Gets or sets value indicating if team is visible within search and suggestions in Teams clients.
748748

749-
FUNSETTING <ITeamFunSettings>: Governs use of fun media like giphy and stickers in the team.
749+
FUNSETTING \<ITeamFunSettings\>: Governs use of fun media like giphy and stickers in the team.
750750

751751
- `AllowCustomMeme <Boolean>`: Gets or sets a value indicating whether users are allowed to create and post custom meme images in team conversations.
752752
- `AllowGiphy <Boolean>`: Gets or sets a value indicating whether users can post giphy content in team conversations.
753753
- `AllowStickersAndMeme <Boolean>`: Gets or sets a value indicating whether users can post stickers and memes in team conversations.
754754
- `GiphyContentRating <String>`: Gets or sets the rating filter on giphy content.
755755

756-
GUESTSETTING <ITeamGuestSettings>: Guest role settings for the team.
756+
GUESTSETTING \<ITeamGuestSettings\>: Guest role settings for the team.
757757

758758
- `AllowCreateUpdateChannel <Boolean>`: Gets or sets a value indicating whether guests can create or edit channels in the team.
759759
- `AllowDeleteChannel <Boolean>`: Gets or sets a value indicating whether guests can delete team channels.
760760

761-
INPUTOBJECT <IConfigApiBasedCmdletsIdentity>: Identity Parameter
761+
INPUTOBJECT \<IConfigApiBasedCmdletsIdentity\>: Identity Parameter
762762

763763
- `[Bssid <String>]`:
764764
- `[ChassisId <String>]`:
@@ -781,7 +781,7 @@ INPUTOBJECT <IConfigApiBasedCmdletsIdentity>: Identity Parameter
781781
- `[TenantId <String>]`:
782782
- `[UserId <String>]`: UserId. Supports Guid. Eventually UPN and SIP.
783783

784-
MEMBERSETTING <ITeamMemberSettings>: Member role settings for the team.
784+
MEMBERSETTING \<ITeamMemberSettings\>: Member role settings for the team.
785785

786786
- `AllowAddRemoveApp <Boolean>`: Gets or sets a value indicating whether members can add or remove apps in the team.
787787
- `AllowCreatePrivateChannel <Boolean>`: Gets or Sets a value indicating whether members can create Private channels.
@@ -791,7 +791,7 @@ MEMBERSETTING <ITeamMemberSettings>: Member role settings for the team.
791791
- `AllowDeleteChannel <Boolean>`: Gets or sets a value indicating whether members can delete team channels.
792792
- `UploadCustomApp <Boolean>`: Gets or sets a value indicating is allowed to upload custom apps.
793793

794-
MESSAGINGSETTING <ITeamMessagingSettings>: Governs use of messaging features within the teamThese are settings the team owner should be able to modify from UI after team creation.
794+
MESSAGINGSETTING \<ITeamMessagingSettings\>: Governs use of messaging features within the teamThese are settings the team owner should be able to modify from UI after team creation.
795795

796796
- `AllowChannelMention <Boolean>`: Gets or sets a value indicating whether team members can at-mention entire channels in team conversations.
797797
- `AllowOwnerDeleteMessage <Boolean>`: Gets or sets a value indicating whether team owners can delete anyone's messages in team conversations.

0 commit comments

Comments
 (0)