Skip to content

Publish main to live, 11/22, 11:00 AM IST #12388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
b088824
More link fixes
chrisda Nov 21, 2024
fdc1a11
Merge branch 'main' into Teams-chrisda
chrisda Nov 21, 2024
0910b05
Fixed INPUT section issues
chrisda Nov 22, 2024
6793892
Merge pull request #12379 from MicrosoftDocs/Teams-chrisda
chrisda Nov 22, 2024
61864c6
Link fixes 3
chrisda Nov 22, 2024
fbb1fd1
Merge branch 'main' into Teams-chrisda
chrisda Nov 22, 2024
992b222
Link fixes per build report
chrisda Nov 22, 2024
e42d030
Merge pull request #12381 from MicrosoftDocs/Teams-chrisda
chrisda Nov 22, 2024
27fa879
Link fixes
chrisda Nov 22, 2024
96bed8e
Merge branch 'main' into Teams-chrisda
chrisda Nov 22, 2024
3bc5436
Update Set-CsExternalAccessPolicy.md
chrisda Nov 22, 2024
bbb4707
Merge branch 'Teams-chrisda' of https://github.com/MicrosoftDocs/offi…
chrisda Nov 22, 2024
d5bf41c
Merge pull request #12383 from MicrosoftDocs/Teams-chrisda
chrisda Nov 22, 2024
fccdb84
Link fixes 5
chrisda Nov 22, 2024
d8eb8b8
Merge branch 'main' into Teams-chrisda
chrisda Nov 22, 2024
2455a39
Update Update-CsCustomPolicyPackage.md
chrisda Nov 22, 2024
d22e5c6
Merge branch 'Teams-chrisda' of https://github.com/MicrosoftDocs/offi…
chrisda Nov 22, 2024
1d3b372
Merge pull request #12384 from MicrosoftDocs/Teams-chrisda
chrisda Nov 22, 2024
c0629fd
Removed extra spaces and carriage returns
chrisda Nov 22, 2024
e66f162
Merge branch 'main' into Teams-chrisda
chrisda Nov 22, 2024
2cf796c
Merge pull request #12386 from MicrosoftDocs/Teams-chrisda
chrisda Nov 22, 2024
896fbbd
Adding missing sections
chrisda Nov 22, 2024
2920f6d
Merge branch 'main' into Teams-chrisda
chrisda Nov 22, 2024
5a220bb
Merge pull request #12387 from MicrosoftDocs/Teams-chrisda
chrisda Nov 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 3 additions & 4 deletions teams/teams-ps/teams/Add-TeamUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add-TeamUser -GroupId <String> -User <String> [-Role <String>] [<CommonParameter
This cmdlet adds an owner or member to the team, and to the unified group which backs the team.

> [!Note]
> 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.
> 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.

## EXAMPLES

Expand Down Expand Up @@ -66,7 +66,7 @@ Accept wildcard characters: False
```

### -Role
Member or Owner. If Owner is specified then the user is also added as a member to the Team backed by unified group.
Member or Owner. If Owner is specified then the user is also added as a member to the Team backed by unified group.

```yaml
Type: String
Expand All @@ -81,8 +81,7 @@ Accept wildcard characters: False
```

### CommonParameters
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).
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).

## INPUTS

Expand Down
1 change: 1 addition & 0 deletions teams/teams-ps/teams/Add-TeamsAppInstallation.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Clear-TeamsEnvironmentConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Clear-TeamsEnvironmentConfig [<CommonParameters>]
```

## DESCRIPTION
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.
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.

## EXAMPLES

Expand Down
3 changes: 1 addition & 2 deletions teams/teams-ps/teams/Disconnect-MicrosoftTeams.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ Accept wildcard characters: False
```

### CommonParameters
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).
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).

## INPUTS

Expand Down
21 changes: 8 additions & 13 deletions teams/teams-ps/teams/Get-CsOnlineDialInConferencingBridge.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/skype/get-csonlinedialinconferencingbridge
applicable: Microsoft Teams
title: Get-CsOnlineDialInConferencingBridge
Expand Down Expand Up @@ -55,7 +55,6 @@ Get-CsOnlineDialInConferencingBridge -Tenant 26efe125-c070-46f9-8ed0-fc02165a167

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


## PARAMETERS

### -Identity
Expand All @@ -64,7 +63,7 @@ Specifies the globally-unique identifier (GUID) for the audio conferencing bridg
```yaml
Type: Guid
Parameter Sets: (All)
Aliases:
Aliases:
Applicable: Skype for Business Online

Required: False
Expand All @@ -80,7 +79,7 @@ Specifies the name of the audio conferencing bridge.
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Aliases:
Applicable: Skype for Business Online

Required: False
Expand All @@ -94,11 +93,11 @@ Accept wildcard characters: False
Specifies the domain controller that's used by the cmdlet to read or write the specified data.
Valid inputs for this parameter include:

Fully qualified domain name (FQDN):
Fully qualified domain name (FQDN):

`-DomainController atl-cs-001.Contoso.com`

Computer name:
Computer name:

`-DomainController atl-cs-001`

Expand All @@ -125,7 +124,7 @@ If the Force switch isn't provided in the command, you're prompted for administr
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Aliases:
Applicable: Skype for Business Online

Required: False
Expand All @@ -141,7 +140,7 @@ This parameter is reserved for internal Microsoft use.
```yaml
Type: Guid
Parameter Sets: (All)
Aliases:
Aliases:
Applicable: Skype for Business Online

Required: False
Expand All @@ -157,7 +156,7 @@ This parameter is reserved for internal Microsoft use.
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Aliases:
Applicable: Skype for Business Online

Required: False
Expand All @@ -170,18 +169,14 @@ Accept wildcard characters: False
### CommonParameters
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).


## INPUTS

### None


## OUTPUTS

### None


## NOTES


## RELATED LINKS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/skype/get-csonlinedialinconferencinglanguagessupported
applicable: Microsoft Teams
title: Get-CsOnlineDialInConferencingLanguagesSupported
Expand Down Expand Up @@ -37,8 +37,6 @@ Get-CsOnlineDialInConferencingLanguagesSupported | fl

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.



## PARAMETERS

### -DomainController
Expand Down Expand Up @@ -70,7 +68,7 @@ If the Force switch isn't provided in the command, you're prompted for administr
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Aliases:
Applicable: Skype for Business Online

Required: False
Expand Down
10 changes: 0 additions & 10 deletions teams/teams-ps/teams/Get-CsOnlineLisSubnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,23 +35,20 @@ Get-CsOnlineLisSubnet

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


### -------------------------- Example 2 --------------------------
```
Get-CsOnlineLisSubnet -Subnet 10.106.89.12
```

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


### -------------------------- Example 3 --------------------------
```
Get-CsOnlineLisSubnet -Subnet 2001:4898:e8:6c:90d2:28d4:76a4:ec5e
```

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


## PARAMETERS

### -Force
Expand Down Expand Up @@ -155,23 +152,16 @@ Accept wildcard characters: False
### CommonParameters
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).


## INPUTS


### System.Guid


### System.String


## OUTPUTS


### System.Object


## NOTES


## RELATED LINKS
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsSdgBulkSignInRequestStatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Use this cmdlet to get granular device level details of a bulk sign in request.

### Example 1
```powershell
$newBatchResponse = New-CsSdgBulkSignInRequest  -DeviceDetailsFilePath .\Example.csv  -Region APAC
$newBatchResponse = New-CsSdgBulkSignInRequest -DeviceDetailsFilePath .\Example.csv -Region APAC
$newBatchResponse.BatchId
$getBatchStatusResponse = Get-CsSdgBulkSignInRequestStatus -Batchid $newBatchResponse.BatchId
$getBatchStatusResponse | ft
Expand Down
38 changes: 19 additions & 19 deletions teams/teams-ps/teams/Get-CsTeamTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csteamte
title: Get-CsTeamTemplate
author: serdarsoysal
ms.author: serdars
ms.reviewer:
ms.reviewer:
manager: farahf
schema: 2.0.0
---
Expand Down Expand Up @@ -45,15 +45,15 @@ This cmdlet supports retrieving details of a team template available to your ten
### EXAMPLE 1

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

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'.

### EXAMPLE 2

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

Saves the template with specified template ID as a JSON file.
Expand Down Expand Up @@ -210,35 +210,35 @@ COMPLEX PARAMETER PROPERTIES
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.

INPUTOBJECT \<IConfigApiBasedCmdletsIdentity\>: Identity Parameter
- `[Bssid <String>]`:
- `[ChassisId <String>]`:
- `[Bssid <String>]`:
- `[ChassisId <String>]`:
- `[CivicAddressId <String>]`: Civic address id.
- `[Country <String>]`:
- `[Country <String>]`:
- `[GroupId <String>]`: The ID of a group whose policy assignments will be returned.
- `[Id <String>]`:
- `[Identity <String>]`:
- `[Locale <String>]`:
- `[Id <String>]`:
- `[Identity <String>]`:
- `[Locale <String>]`:
- `[LocationId <String>]`: Location id.
- `[OdataId <String>]`: A composite URI of a template.
- `[OperationId <String>]`: The ID of a batch policy assignment operation.
- `[OrderId <String>]`:
- `[OrderId <String>]`:
- `[PackageName <String>]`: The name of a specific policy package
- `[PolicyType <String>]`: The policy type for which group policy assignments will be returned.
- `[Port <String>]`:
- `[PortInOrderId <String>]`:
- `[Port <String>]`:
- `[PortInOrderId <String>]`:
- `[PublicTemplateLocale <String>]`: Language and country code for localization of publicly available templates.
- `[SubnetId <String>]`:
- `[TenantId <String>]`:
- `[SubnetId <String>]`:
- `[TenantId <String>]`:
- `[UserId <String>]`: UserId. Supports Guid. Eventually UPN and SIP.

## RELATED LINKS

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

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

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

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

[Remove-CsTeamTemplate](Remove-CsTeamTemplate.md)
[Remove-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/remove-csteamtemplate)
18 changes: 9 additions & 9 deletions teams/teams-ps/teams/Get-CsTeamTemplateList.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csteamte
title: Get-CsTeamTemplateList
author: serdarsoysal
ms.author: serdars
ms.reviewer:
ms.reviewer:
manager: farahf
schema: 2.0.0
---
Expand All @@ -14,7 +14,7 @@ schema: 2.0.0

## SYNOPSIS

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.
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.
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.

## SYNTAX
Expand All @@ -40,7 +40,7 @@ Get a list of available team templates
### EXAMPLE 1

```powershell
PS C:> Get-CsTeamTemplateList
PS C:\> Get-CsTeamTemplateList
```

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

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

Returns all en-US templates that have 3 channels within the universe of templates the admin's tenant has access to.
Expand Down Expand Up @@ -136,12 +136,12 @@ Eventually UPN and SIP.

## RELATED LINKS

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

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

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

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

[Remove-CsTeamTemplate](Remove-CsTeamTemplate.md)
[Remove-CsTeamTemplate](https://learn.microsoft.com/powershell/module/teams/remove-csteamtemplate)
7 changes: 4 additions & 3 deletions teams/teams-ps/teams/Get-CsTeamsCortanaPolicy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamscortanapolicy
applicable: Microsoft Teams
title: Get-CsTeamsCortanaPolicy
Expand Down Expand Up @@ -64,7 +64,7 @@ Accept wildcard characters: False

### -Identity

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".
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".

Policies can also be configured at the per-user scope. To return one of these policies, use syntax similar to this: -Identity "SalesDepartmentPolicy".
If this parameter is not included then all of Cortana voice assistant policies configured for use in your organization will be returned.
Expand Down Expand Up @@ -99,7 +99,7 @@ Accept wildcard characters: False

### -Tenant

Globally unique identifier (GUID) of the Skype for Business Online tenant account whose Cortana voice assistant policies are being returned.
Globally unique identifier (GUID) of the Skype for Business Online tenant account whose Cortana voice assistant policies are being returned.

```yaml
Type: System.Guid
Expand All @@ -123,6 +123,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
Loading