Skip to content

Commit 976520d

Browse files
Merge pull request #12388 from MicrosoftDocs/main
Publish main to live, 11/22, 11:00 AM IST
2 parents 2ed6925 + 5a220bb commit 976520d

File tree

436 files changed

+3084
-3269
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

436 files changed

+3084
-3269
lines changed

teams/teams-ps/teams/Add-TeamUser.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add-TeamUser -GroupId <String> -User <String> [-Role <String>] [<CommonParameter
2222
This cmdlet adds an owner or member to the team, and to the unified group which backs the team.
2323

2424
> [!Note]
25-
> The command will return immediately, but the Teams application will not reflect the update immediately. The change can take between 24 and 48 hours to appear within the Teams client.
25+
> The command will return immediately, but the Teams application will not reflect the update immediately. The change can take between 24 and 48 hours to appear within the Teams client.
2626
2727
## EXAMPLES
2828

@@ -66,7 +66,7 @@ Accept wildcard characters: False
6666
```
6767
6868
### -Role
69-
Member or Owner. If Owner is specified then the user is also added as a member to the Team backed by unified group.
69+
Member or Owner. If Owner is specified then the user is also added as a member to the Team backed by unified group.
7070
7171
```yaml
7272
Type: String
@@ -81,8 +81,7 @@ Accept wildcard characters: False
8181
```
8282
8383
### CommonParameters
84-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
85-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
84+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
8685
8786
## INPUTS
8887

teams/teams-ps/teams/Add-TeamsAppInstallation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
118118
## OUTPUTS
119119
120120
### System.Object
121+
121122
## NOTES
122123
123124
## RELATED LINKS

teams/teams-ps/teams/Clear-TeamsEnvironmentConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Clear-TeamsEnvironmentConfig [<CommonParameters>]
2121
```
2222

2323
## DESCRIPTION
24-
This cmdlet clears environment-specific configurations from the local machine set by running Set-TeamsEnvironmentConfig. This helps in clearing and rectifying any wrong information set in Set-TeamsEnvironmentConfig.
24+
This cmdlet clears environment-specific configurations from the local machine set by running Set-TeamsEnvironmentConfig. This helps in clearing and rectifying any wrong information set in Set-TeamsEnvironmentConfig.
2525

2626
## EXAMPLES
2727

teams/teams-ps/teams/Disconnect-MicrosoftTeams.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ Accept wildcard characters: False
6262
```
6363
6464
### CommonParameters
65-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
66-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
65+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
6766
6867
## INPUTS
6968

teams/teams-ps/teams/Get-CsOnlineDialInConferencingBridge.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
2+
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
online version: https://learn.microsoft.com/powershell/module/skype/get-csonlinedialinconferencingbridge
44
applicable: Microsoft Teams
55
title: Get-CsOnlineDialInConferencingBridge
@@ -55,7 +55,6 @@ Get-CsOnlineDialInConferencingBridge -Tenant 26efe125-c070-46f9-8ed0-fc02165a167
5555

5656
This example shows how to return all of the audio conferencing bridges for the given tenant.
5757

58-
5958
## PARAMETERS
6059

6160
### -Identity
@@ -64,7 +63,7 @@ Specifies the globally-unique identifier (GUID) for the audio conferencing bridg
6463
```yaml
6564
Type: Guid
6665
Parameter Sets: (All)
67-
Aliases:
66+
Aliases:
6867
Applicable: Skype for Business Online
6968

7069
Required: False
@@ -80,7 +79,7 @@ Specifies the name of the audio conferencing bridge.
8079
```yaml
8180
Type: String
8281
Parameter Sets: (All)
83-
Aliases:
82+
Aliases:
8483
Applicable: Skype for Business Online
8584

8685
Required: False
@@ -94,11 +93,11 @@ Accept wildcard characters: False
9493
Specifies the domain controller that's used by the cmdlet to read or write the specified data.
9594
Valid inputs for this parameter include:
9695
97-
Fully qualified domain name (FQDN):
96+
Fully qualified domain name (FQDN):
9897
9998
`-DomainController atl-cs-001.Contoso.com`
10099

101-
Computer name:
100+
Computer name:
102101

103102
`-DomainController atl-cs-001`
104103

@@ -125,7 +124,7 @@ If the Force switch isn't provided in the command, you're prompted for administr
125124
```yaml
126125
Type: SwitchParameter
127126
Parameter Sets: (All)
128-
Aliases:
127+
Aliases:
129128
Applicable: Skype for Business Online
130129
131130
Required: False
@@ -141,7 +140,7 @@ This parameter is reserved for internal Microsoft use.
141140
```yaml
142141
Type: Guid
143142
Parameter Sets: (All)
144-
Aliases:
143+
Aliases:
145144
Applicable: Skype for Business Online
146145
147146
Required: False
@@ -157,7 +156,7 @@ This parameter is reserved for internal Microsoft use.
157156
```yaml
158157
Type: String
159158
Parameter Sets: (All)
160-
Aliases:
159+
Aliases:
161160
Applicable: Skype for Business Online
162161
163162
Required: False
@@ -170,18 +169,14 @@ Accept wildcard characters: False
170169
### CommonParameters
171170
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
172171

173-
174172
## INPUTS
175173

176174
### None
177175

178-
179176
## OUTPUTS
180177

181178
### None
182179

183-
184180
## NOTES
185181

186-
187182
## RELATED LINKS

teams/teams-ps/teams/Get-CsOnlineDialInConferencingLanguagesSupported.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
2+
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
online version: https://learn.microsoft.com/powershell/module/skype/get-csonlinedialinconferencinglanguagessupported
44
applicable: Microsoft Teams
55
title: Get-CsOnlineDialInConferencingLanguagesSupported
@@ -37,8 +37,6 @@ Get-CsOnlineDialInConferencingLanguagesSupported | fl
3737

3838
This example allows returns the list of supported languages when you are using Microsoft as your dial-in audio conferencing provider and displays them in a formatted list.
3939

40-
41-
4240
## PARAMETERS
4341

4442
### -DomainController
@@ -70,7 +68,7 @@ If the Force switch isn't provided in the command, you're prompted for administr
7068
```yaml
7169
Type: SwitchParameter
7270
Parameter Sets: (All)
73-
Aliases:
71+
Aliases:
7472
Applicable: Skype for Business Online
7573

7674
Required: False

teams/teams-ps/teams/Get-CsOnlineLisSubnet.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,20 @@ Get-CsOnlineLisSubnet
3535

3636
Example 1 retrieves all Location Information Server (LIS) subnets.
3737

38-
3938
### -------------------------- Example 2 --------------------------
4039
```
4140
Get-CsOnlineLisSubnet -Subnet 10.106.89.12
4241
```
4342

4443
Example 2 retrieves the Location Information Server (LIS) subnet for Subnet ID "10.106.89.12".
4544

46-
4745
### -------------------------- Example 3 --------------------------
4846
```
4947
Get-CsOnlineLisSubnet -Subnet 2001:4898:e8:6c:90d2:28d4:76a4:ec5e
5048
```
5149

5250
Example 2 retrieves the Location Information Server (LIS) subnet for Subnet ID "2001:4898:e8:6c:90d2:28d4:76a4:ec5e".
5351

54-
5552
## PARAMETERS
5653

5754
### -Force
@@ -155,23 +152,16 @@ Accept wildcard characters: False
155152
### CommonParameters
156153
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
157154
158-
159155
## INPUTS
160156
161-
162157
### System.Guid
163158
164-
165159
### System.String
166160
167-
168161
## OUTPUTS
169162
170-
171163
### System.Object
172164
173-
174165
## NOTES
175166
176-
177167
## RELATED LINKS

teams/teams-ps/teams/Get-CsSdgBulkSignInRequestStatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Use this cmdlet to get granular device level details of a bulk sign in request.
2525

2626
### Example 1
2727
```powershell
28-
$newBatchResponse = New-CsSdgBulkSignInRequest  -DeviceDetailsFilePath .\Example.csv  -Region APAC
28+
$newBatchResponse = New-CsSdgBulkSignInRequest -DeviceDetailsFilePath .\Example.csv -Region APAC
2929
$newBatchResponse.BatchId
3030
$getBatchStatusResponse = Get-CsSdgBulkSignInRequestStatus -Batchid $newBatchResponse.BatchId
3131
$getBatchStatusResponse | ft

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

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csteamte
55
title: Get-CsTeamTemplate
66
author: serdarsoysal
77
ms.author: serdars
8-
ms.reviewer:
8+
ms.reviewer:
99
manager: farahf
1010
schema: 2.0.0
1111
---
@@ -45,15 +45,15 @@ This cmdlet supports retrieving details of a team template available to your ten
4545
### EXAMPLE 1
4646

4747
```powershell
48-
PS C:> (Get-CsTeamTemplateList -PublicTemplateLocale en-US) | where Name -like 'test' | ForEach-Object {Get-CsTeamTemplate -OdataId $_.OdataId}
48+
PS C:\> (Get-CsTeamTemplateList -PublicTemplateLocale en-US) | where Name -like 'test' | ForEach-Object {Get-CsTeamTemplate -OdataId $_.OdataId}
4949
```
5050

5151
Within the universe of templates the admin's tenant has access to, returns a template definition object (displayed as a JSON by default) for every custom and every Microsoft en-US template which names include 'test'.
5252

5353
### EXAMPLE 2
5454

5555
```powershell
56-
PS C:> Get-CsTeamTemplate -OdataId '/api/teamtemplates/v1.0/cefcf333-91a9-43d0-919f-bbca5b7d2b24/Tenant/en-US' > 'config.json'
56+
PS C:\> Get-CsTeamTemplate -OdataId '/api/teamtemplates/v1.0/cefcf333-91a9-43d0-919f-bbca5b7d2b24/Tenant/en-US' > 'config.json'
5757
```
5858

5959
Saves the template with specified template ID as a JSON file.
@@ -210,35 +210,35 @@ COMPLEX PARAMETER PROPERTIES
210210
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.
211211
212212
INPUTOBJECT \<IConfigApiBasedCmdletsIdentity\>: Identity Parameter
213-
- `[Bssid <String>]`:
214-
- `[ChassisId <String>]`:
213+
- `[Bssid <String>]`:
214+
- `[ChassisId <String>]`:
215215
- `[CivicAddressId <String>]`: Civic address id.
216-
- `[Country <String>]`:
216+
- `[Country <String>]`:
217217
- `[GroupId <String>]`: The ID of a group whose policy assignments will be returned.
218-
- `[Id <String>]`:
219-
- `[Identity <String>]`:
220-
- `[Locale <String>]`:
218+
- `[Id <String>]`:
219+
- `[Identity <String>]`:
220+
- `[Locale <String>]`:
221221
- `[LocationId <String>]`: Location id.
222222
- `[OdataId <String>]`: A composite URI of a template.
223223
- `[OperationId <String>]`: The ID of a batch policy assignment operation.
224-
- `[OrderId <String>]`:
224+
- `[OrderId <String>]`:
225225
- `[PackageName <String>]`: The name of a specific policy package
226226
- `[PolicyType <String>]`: The policy type for which group policy assignments will be returned.
227-
- `[Port <String>]`:
228-
- `[PortInOrderId <String>]`:
227+
- `[Port <String>]`:
228+
- `[PortInOrderId <String>]`:
229229
- `[PublicTemplateLocale <String>]`: Language and country code for localization of publicly available templates.
230-
- `[SubnetId <String>]`:
231-
- `[TenantId <String>]`:
230+
- `[SubnetId <String>]`:
231+
- `[TenantId <String>]`:
232232
- `[UserId <String>]`: UserId. Supports Guid. Eventually UPN and SIP.
233233

234234
## RELATED LINKS
235235

236-
[Get-CsTeamTemplateList](Get-CsTeamTemplateList.md)
236+
[Get-CsTeamTemplateList](https://learn.microsoft.com/powershell/module/teams/get-csteamtemplatelist)
237237

238-
[Get-CsTeamTemplate](Get-CsTeamTemplate.md)
238+
[Get-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/get-csteamtemplate)
239239

240-
[New-CsTeamTemplate](New-CsTeamTemplate.md)
240+
[New-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/new-csteamtemplate)
241241

242-
[Update-CsTeamTemplate](Update-CsTeamTemplate.md)
242+
[Update-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/update-csteamtemplate)
243243

244-
[Remove-CsTeamTemplate](Remove-CsTeamTemplate.md)
244+
[Remove-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/remove-csteamtemplate)

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csteamte
55
title: Get-CsTeamTemplateList
66
author: serdarsoysal
77
ms.author: serdars
8-
ms.reviewer:
8+
ms.reviewer:
99
manager: farahf
1010
schema: 2.0.0
1111
---
@@ -14,7 +14,7 @@ schema: 2.0.0
1414

1515
## SYNOPSIS
1616

17-
This cmdlet supports retrieving information of all team templates available to your tenant, including both first party Microsoft team templates as well as custom templates. The templates information retrieved includes OData Id, template name, short description, count of channels and count of applications.
17+
This cmdlet supports retrieving information of all team templates available to your tenant, including both first party Microsoft team templates as well as custom templates. The templates information retrieved includes OData Id, template name, short description, count of channels and count of applications.
1818
Note: All custom templates will be retrieved, regardless of the locale specification. If you have hidden templates in the admin center, you will still be able to see the hidden templates here.
1919

2020
## SYNTAX
@@ -40,7 +40,7 @@ Get a list of available team templates
4040
### EXAMPLE 1
4141

4242
```powershell
43-
PS C:> Get-CsTeamTemplateList
43+
PS C:\> Get-CsTeamTemplateList
4444
```
4545

4646
Returns all en-US templates within the universe of templates the admin's tenant has access to.
@@ -50,7 +50,7 @@ Note: All 1P Microsoft templates will always be returned in the specified locale
5050
### EXAMPLE 2
5151

5252
```powershell
53-
PS C:> (Get-CsTeamTemplateList -PublicTemplateLocale en-US) | where ChannelCount -GT 3
53+
PS C:\> (Get-CsTeamTemplateList -PublicTemplateLocale en-US) | where ChannelCount -GT 3
5454
```
5555

5656
Returns all en-US templates that have 3 channels within the universe of templates the admin's tenant has access to.
@@ -136,12 +136,12 @@ Eventually UPN and SIP.
136136
137137
## RELATED LINKS
138138
139-
[Get-CsTeamTemplateList](Get-CsTeamTemplateList.md)
139+
[Get-CsTeamTemplateList](https://learn.microsoft.com/powershell/module/teams/get-csteamtemplatelist)
140140
141-
[Get-CsTeamTemplate](Get-CsTeamTemplate.md)
141+
[Get-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/get-csteamtemplate)
142142
143-
[New-CsTeamTemplate](New-CsTeamTemplate.md)
143+
[New-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/new-csteamtemplate)
144144
145-
[Update-CsTeamTemplate](Update-CsTeamTemplate.md)
145+
[Update-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/update-csteamtemplate)
146146
147-
[Remove-CsTeamTemplate](Remove-CsTeamTemplate.md)
147+
[Remove-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/remove-csteamtemplate)

teams/teams-ps/teams/Get-CsTeamsCortanaPolicy.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
2+
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamscortanapolicy
44
applicable: Microsoft Teams
55
title: Get-CsTeamsCortanaPolicy
@@ -64,7 +64,7 @@ Accept wildcard characters: False
6464
6565
### -Identity
6666
67-
Unique identifier for the policy to be returned. To return the global policy, use this syntax: -Identity global. To return a policy configured at the site scope, use syntax similar to this: -Identity "site:Redmond". To return a policy configured at the service scope, use syntax similar to this: -Identity "Registrar:atl-cs-001.litwareinc.com".
67+
Unique identifier for the policy to be returned. To return the global policy, use this syntax: -Identity global. To return a policy configured at the site scope, use syntax similar to this: -Identity "site:Redmond". To return a policy configured at the service scope, use syntax similar to this: -Identity "Registrar:atl-cs-001.litwareinc.com".
6868
6969
Policies can also be configured at the per-user scope. To return one of these policies, use syntax similar to this: -Identity "SalesDepartmentPolicy".
7070
If this parameter is not included then all of Cortana voice assistant policies configured for use in your organization will be returned.
@@ -99,7 +99,7 @@ Accept wildcard characters: False
9999
100100
### -Tenant
101101
102-
Globally unique identifier (GUID) of the Skype for Business Online tenant account whose Cortana voice assistant policies are being returned.
102+
Globally unique identifier (GUID) of the Skype for Business Online tenant account whose Cortana voice assistant policies are being returned.
103103
104104
```yaml
105105
Type: System.Guid
@@ -123,6 +123,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
123123
## OUTPUTS
124124
125125
### System.Object
126+
126127
## NOTES
127128
128129
## RELATED LINKS

0 commit comments

Comments
 (0)