Skip to content

Commit 0f62189

Browse files
authored
Merge branch 'main' into main
2 parents 939f74e + 5a220bb commit 0f62189

File tree

531 files changed

+3817
-4099
lines changed

Some content is hidden

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

531 files changed

+3817
-4099
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-CsOnlineTelephoneNumberOrder.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ Location TelephoneNumber
5959
New York City +17182000004
6060
```
6161

62-
This example cancels the purchase of the telephone number order containing the phone number +17182000004.
63-
62+
This example cancels the purchase of the telephone number order containing the phone number +17182000004.
6463

6564
## PARAMETERS
6665

@@ -70,7 +69,7 @@ Specifies the telephone number search order to look up. Use `New-CsOnlineTelepho
7069
```yaml
7170
Type: String
7271
Parameter Sets: (All)
73-
Aliases:
72+
Aliases:
7473

7574
Required: True
7675
Position: Named
@@ -79,16 +78,25 @@ Accept pipeline input: False
7978
Accept wildcard characters: False
8079
```
8180
81+
### CommonParameters
82+
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).
83+
8284
## INPUTS
8385
8486
## OUTPUTS
8587
88+
## NOTES
89+
8690
## RELATED LINKS
8791
88-
[Get-CsOnlineTelephoneNumberCountry](Get-CsOnlineTelephoneNumberCountry.md)
89-
[Get-CsOnlineTelephoneNumberType](Get-CsOnlineTelephoneNumberType.md)
92+
[Get-CsOnlineTelephoneNumberCountry](https://learn.microsoft.com/powershell/module/teams/get-csonlinetelephonenumbercountry)
93+
94+
[Get-CsOnlineTelephoneNumberType](https://learn.microsoft.com/powershell/module/teams/get-csonlinetelephonenumbertype)
95+
96+
[New-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/new-csonlinetelephonenumberorder)
97+
98+
[Get-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/get-csonlinetelephonenumberorder)
99+
100+
[Complete-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/complete-csonlinetelephonenumberorder)
90101
91-
[New-CsOnlineTelephoneNumberOrder](New-CsOnlineTelephoneNumberOrder.md)
92-
[Get-CsOnlineTelephoneNumberOrder](Get-CsOnlineTelephoneNumberOrder.md)
93-
[Complete-CsOnlineTelephoneNumberOrder](Complete-CsOnlineTelephoneNumberOrder.md)
94-
[Clear-CsOnlineTelephoneNumberOrder](Clear-CsOnlineTelephoneNumberOrder.md)
102+
[Clear-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/clear-csonlinetelephonenumberorder)

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/Complete-CsOnlineTelephoneNumberOrder.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Complete-CsOnlineTelephoneNumberOrder [-OrderId] <OrderId> [<CommonParameters>]
2626

2727
Use the `Complete-CsOnlineTelephoneNumberOrder` cmdlet to complete a specific telephone number search order and confirm the purchase of the new telephone numbers. The telephone numbers can then be used to set up calling features for users and services in your organization.
2828

29-
3029
## EXAMPLES
3130

3231
### -------------------------- Example 1 --------------------------
@@ -60,8 +59,7 @@ Location TelephoneNumber
6059
New York City +17182000004
6160
```
6261

63-
This example completes the purchase of the telephone number order containing the phone number +17182000004.
64-
62+
This example completes the purchase of the telephone number order containing the phone number +17182000004.
6563

6664
## PARAMETERS
6765

@@ -71,7 +69,7 @@ Specifies the telephone number search order to look up. Use `New-CsOnlineTelepho
7169
```yaml
7270
Type: String
7371
Parameter Sets: (All)
74-
Aliases:
72+
Aliases:
7573

7674
Required: True
7775
Position: Named
@@ -80,20 +78,25 @@ Accept pipeline input: False
8078
Accept wildcard characters: False
8179
```
8280
81+
### CommonParameters
82+
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).
83+
8384
## INPUTS
8485
8586
## OUTPUTS
8687
88+
## NOTES
89+
8790
## RELATED LINKS
8891
89-
[Get-CsOnlineTelephoneNumberCountry](Get-CsOnlineTelephoneNumberCountry.md)
92+
[Get-CsOnlineTelephoneNumberCountry](https://learn.microsoft.com/powershell/module/teams/get-csonlinetelephonenumbercountry)
9093
91-
[Get-CsOnlineTelephoneNumberType](Get-CsOnlineTelephoneNumberType.md)
94+
[Get-CsOnlineTelephoneNumberType](https://learn.microsoft.com/powershell/module/teams/get-csonlinetelephonenumbertype)
9295
93-
[New-CsOnlineTelephoneNumberOrder](New-CsOnlineTelephoneNumberOrder.md)
96+
[New-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/new-csonlinetelephonenumberorder)
9497
95-
[Get-CsOnlineTelephoneNumberOrder](Get-CsOnlineTelephoneNumberOrder.md)
98+
[Get-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/get-csonlinetelephonenumberorder)
9699
97-
[Complete-CsOnlineTelephoneNumberOrder](Complete-CsOnlineTelephoneNumberOrder.md)
100+
[Complete-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/complete-csonlinetelephonenumberorder)
98101
99-
[Clear-CsOnlineTelephoneNumberOrder](Clear-CsOnlineTelephoneNumberOrder.md)
102+
[Clear-CsOnlineTelephoneNumberOrder](https://learn.microsoft.com/powershell/module/teams/clear-csonlinetelephonenumberorder)

0 commit comments

Comments
 (0)