Skip to content

Commit 27fa879

Browse files
committed
Link fixes
And other formatting fixes
1 parent 992b222 commit 27fa879

File tree

93 files changed

+674
-751
lines changed

Some content is hidden

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

93 files changed

+674
-751
lines changed

teams/teams-ps/teams/Remove-CsOnlineApplicationInstanceAssociation.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ Accept wildcard characters: False
6969
```
7070
7171
### CommonParameters
72-
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).
73-
72+
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).
7473
7574
## INPUTS
7675
@@ -85,8 +84,8 @@ The Remove-CsOnlineApplicationInstanceAssociation cmdlet accepts a string array
8584
8685
## RELATED LINKS
8786
88-
[Get-CsOnlineApplicationInstanceAssociation](Get-CsOnlineApplicationInstanceAssociation.md)
87+
[Get-CsOnlineApplicationInstanceAssociation](https://learn.microsoft.com/powershell/module/teams/get-csonlineapplicationinstanceassociation)
8988
90-
[Get-CsOnlineApplicationInstanceAssociationStatus](Get-CsOnlineApplicationInstanceAssociationStatus.md)
89+
[Get-CsOnlineApplicationInstanceAssociationStatus](https://learn.microsoft.com/powershell/module/teams/get-csonlineapplicationinstanceassociationstatus)
9190
92-
[New-CsOnlineApplicationInstanceAssociation](New-CsOnlineApplicationInstanceAssociation.md)
91+
[New-CsOnlineApplicationInstanceAssociation](https://learn.microsoft.com/powershell/module/teams/new-csonlineapplicationinstanceassociation)

teams/teams-ps/teams/Remove-CsOnlineAudioFile.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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/remove-csonlineaudiofile
44
applicable: Microsoft Teams
55
author: jenstrier
66
ms.author: serdars
7-
ms.reviewer:
7+
ms.reviewer:
88
manager:
99
schema: 2.0.0
1010
---
@@ -14,11 +14,10 @@ schema: 2.0.0
1414
## SYNOPSIS
1515
Marks an audio file of application type TenantGlobal for deletion and later removal (within 24 hours).
1616

17-
1817
## SYNTAX
1918

2019
```powershell
21-
Remove-CsOnlineAudioFile -Identity <string> [<CommonParameters>]
20+
Remove-CsOnlineAudioFile -Identity <string> [<CommonParameters>]
2221
2322
```
2423

@@ -49,6 +48,8 @@ Accept pipeline input: False
4948
Accept wildcard characters: False
5049
```
5150
51+
### CommonParameters
52+
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).
5253
5354
## INPUTS
5455
@@ -67,9 +68,8 @@ The cmdlet is available in Teams PS module 2.4.0-preview or later.
6768
6869
## RELATED LINKS
6970
70-
[Export-CsOnlineAudioFile](Export-CsOnlineAudioFile.md)
71-
72-
[Get-CsOnlineAudioFile](Get-CsOnlineAudioFile.md)
71+
[Export-CsOnlineAudioFile](https://learn.microsoft.com/powershell/module/teams/export-csonlineaudiofile)
7372
74-
[Import-CsOnlineAudioFile](Import-CsOnlineAudioFile.md)
73+
[Get-CsOnlineAudioFile](https://learn.microsoft.com/powershell/module/teams/get-csonlineaudiofile)
7574
75+
[Import-CsOnlineAudioFile](https://learn.microsoft.com/powershell/module/teams/import-csonlineaudiofile)

teams/teams-ps/teams/Remove-CsOnlineDialInConferencingTenantSettings.md

Lines changed: 5 additions & 12 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/remove-csonlinedialinconferencingtenantsettings
44
applicable: Microsoft Teams
55
title: Remove-CsOnlineDialInConferencingTenantSettings
@@ -35,7 +35,6 @@ Remove-CsOnlineDialInConferencingTenantSettings
3535

3636
This example reverts the tenant level dial-in conferencing settings to their original defaults.
3737

38-
3938
## PARAMETERS
4039

4140
### -Identity
@@ -44,7 +43,7 @@ This parameter is reserved for internal Microsoft use.
4443
```yaml
4544
Type: XdsIdentity
4645
Parameter Sets: (All)
47-
Aliases:
46+
Aliases:
4847
applicable: Microsoft Teams
4948

5049
Required: False
@@ -78,7 +77,7 @@ If the Force switch isn't provided in the command, you're prompted for administr
7877
```yaml
7978
Type: SwitchParameter
8079
Parameter Sets: (All)
81-
Aliases:
80+
Aliases:
8281
applicable: Microsoft Teams
8382

8483
Required: False
@@ -94,7 +93,7 @@ This parameter is reserved for internal Microsoft use.
9493
```yaml
9594
Type: Guid
9695
Parameter Sets: (All)
97-
Aliases:
96+
Aliases:
9897
applicable: Microsoft Teams
9998

10099
Required: False
@@ -122,18 +121,12 @@ Accept wildcard characters: False
122121
```
123122
124123
### CommonParameters
125-
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).
124+
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).
126125
127126
## INPUTS
128127
129-
###
130-
None
131-
132128
## OUTPUTS
133129
134-
###
135-
None
136-
137130
## NOTES
138131
139132
## RELATED LINKS

teams/teams-ps/teams/Remove-CsOnlineLisCivicAddress.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.reviewer:
1313
# Remove-CsOnlineLisCivicAddress
1414

1515
## SYNOPSIS
16-
Use the Remove-CsOnlineLisCivicAddress cmdlet to delete an existing civic address from the Location Information Server (LIS).
16+
Use the Remove-CsOnlineLisCivicAddress cmdlet to delete an existing civic address from the Location Information Server (LIS).
1717

1818
You can't remove a civic address if any of its associated locations are assigned to users or phone numbers.
1919

@@ -127,8 +127,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
127127
128128
## RELATED LINKS
129129
130-
[Set-CsOnlineLisCivicAddress](Set-CsOnlineLisCivicAddress.md)
130+
[Set-CsOnlineLisCivicAddress](https://learn.microsoft.com/powershell/module/teams/set-csonlineliscivicaddress)
131131
132-
[New-CsOnlineLisCivicAddress](New-CsOnlineLisCivicAddress.md)
132+
[New-CsOnlineLisCivicAddress](https://learn.microsoft.com/powershell/module/teams/new-csonlineliscivicaddress)
133133
134-
[Get-CsOnlineLisCivicAddress](Get-CsOnlineLisCivicAddress.md)
134+
[Get-CsOnlineLisCivicAddress](https://learn.microsoft.com/powershell/module/teams/get-csonlineliscivicaddress)

teams/teams-ps/teams/Remove-CsOnlineLisLocation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.reviewer:
1313
# Remove-CsOnlineLisLocation
1414

1515
## SYNOPSIS
16-
Use the Remove-CsOnlineLisLocation cmdlet to remove an existing emergency location from the Location Information Service (LIS).
16+
Use the Remove-CsOnlineLisLocation cmdlet to remove an existing emergency location from the Location Information Service (LIS).
1717

1818
You can only remove locations that have no assigned users or phone numbers. You can't remove the default location, you will have to delete the associated
1919
civic address which will delete the default location.
@@ -120,8 +120,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
120120
121121
## RELATED LINKS
122122
123-
[Set-CsOnlineLisLocation](Set-CsOnlineLisLocation.md)
123+
[Set-CsOnlineLisLocation](https://learn.microsoft.com/powershell/module/teams/set-csonlinelislocation)
124124
125-
[Get-CsOnlineLisLocation](Get-CsOnlineLisLocation.md)
125+
[Get-CsOnlineLisLocation](https://learn.microsoft.com/powershell/module/teams/get-csonlinelislocation)
126126
127-
[New-CsOnlineLisLocation](New-CsOnlineLisLocation.md)
127+
[New-CsOnlineLisLocation](https://learn.microsoft.com/powershell/module/teams/new-csonlinelislocation)

teams/teams-ps/teams/Remove-CsOnlineLisPort.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Removes an association between a Location port and a location. This association
1717
## SYNTAX
1818

1919
```
20-
Remove-CsOnlineLisPort [-ChassisID] <string> -PortID <string> [-Force] [-IsDebug <bool>] [-NCSApiUrl <string>] [-TargetStore <string>]
20+
Remove-CsOnlineLisPort [-ChassisID] <string> -PortID <string> [-Force] [-IsDebug <bool>] [-NCSApiUrl <string>] [-TargetStore <string>]
2121
[-WhatIf] [-Confirm] [<CommonParameters>]
2222
```
2323

@@ -35,7 +35,6 @@ Remove-CsOnlineLisPort -PortID 12174 -ChassisID 0B-23-CD-16-AA-CC
3535

3636
Example 1 removes the location information for port 12174 with ChassisID 0B-23-CD-16-AA-CC.
3737

38-
3938
## PARAMETERS
4039

4140
### -ChassisID
@@ -186,6 +185,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
186185
187186
## RELATED LINKS
188187
189-
[Set-CsOnlineLisPort](Set-CsOnlineLisPort.md)
188+
[Set-CsOnlineLisPort](https://learn.microsoft.com/powershell/module/teams/set-csonlinelisport)
190189
191-
[Get-CsOnlineLisPort](Get-CsOnlineLisPort.md)
190+
[Get-CsOnlineLisPort](https://learn.microsoft.com/powershell/module/teams/get-csonlinelisport)

teams/teams-ps/teams/Remove-CsOnlineLisSwitch.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Removes a Location Information Server (LIS) network switch.
1717
## SYNTAX
1818

1919
```
20-
Remove-CsOnlineLisSwitch [-ChassisID] <string> [-Force] [-IsDebug <bool>] [-NCSApiUrl <string>]
20+
Remove-CsOnlineLisSwitch [-ChassisID] <string> [-Force] [-IsDebug <bool>] [-NCSApiUrl <string>]
2121
[-TargetStore <string>] [-WhatIf] [-Confirm] [<CommonParameters>]
2222
```
2323

@@ -167,6 +167,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
167167
168168
## RELATED LINKS
169169
170-
[Set-CsOnlineLisSwitch](Set-CsOnlineLisSwitch.md)
170+
[Set-CsOnlineLisSwitch](https://learn.microsoft.com/powershell/module/teams/set-csonlinelisswitch)
171171
172-
[Get-CsOnlineLisSwitch](Get-CsOnlineLisSwitch.md)
172+
[Get-CsOnlineLisSwitch](https://learn.microsoft.com/powershell/module/teams/get-csonlinelisswitch)

teams/teams-ps/teams/Remove-CsOnlineLisWirelessAccessPoint.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ Accept wildcard characters: False
164164
### CommonParameters
165165
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).
166166
167-
168167
## INPUTS
169168
170169
### System.String
@@ -177,6 +176,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
177176
178177
## RELATED LINKS
179178
180-
[Set-CsOnlineLisWirelessAccessPoint](Set-CsOnlineLisWirelessAccessPoint.md)
179+
[Set-CsOnlineLisWirelessAccessPoint](https://learn.microsoft.com/powershell/module/teams/set-csonlineliswirelessaccesspoint)
181180
182-
[Get-CsOnlineLisWirelessAccessPoint](Get-CsOnlineLisWirelessAccessPoint.md)
181+
[Get-CsOnlineLisWirelessAccessPoint](https://learn.microsoft.com/powershell/module/teams/get-csonlineliswirelessaccesspoint)

teams/teams-ps/teams/Remove-CsOnlinePSTNGateway.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ Accept wildcard characters: False
5050
```
5151
5252
### CommonParameters
53-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
54-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
53+
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).
5554
5655
## INPUTS
5756
@@ -63,8 +62,8 @@ For more information, see about_CommonParameters (https://go.microsoft.com/fwlin
6362
6463
## RELATED LINKS
6564
66-
[Set-CsOnlinePSTNGateway](Set-CsOnlinePSTNGateway.md)
65+
[Set-CsOnlinePSTNGateway](https://learn.microsoft.com/powershell/module/teams/set-csonlinepstngateway)
6766
68-
[New-CsOnlinePSTNGateway](New-CsOnlinePSTNGateway.md)
67+
[New-CsOnlinePSTNGateway](https://learn.microsoft.com/powershell/module/teams/new-csonlinepstngateway)
6968
70-
[Get-CsOnlinePSTNGateway](Get-CsOnlinePSTNGateway.md)
69+
[Get-CsOnlinePSTNGateway](https://learn.microsoft.com/powershell/module/teams/get-csonlinepstngateway)

teams/teams-ps/teams/Remove-CsOnlineSchedule.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Use the Remove-CsOnlineSchedule cmdlet to remove a schedule.
1717

1818
## SYNTAX
1919
```
20-
Remove-CsOnlineSchedule -Id <String> [-Tenant <Guid>] [-CommonParameters]
20+
Remove-CsOnlineSchedule -Id <String> [-Tenant <Guid>] [<CommonParameters>]
2121
```
2222

2323
## DESCRIPTION
@@ -32,13 +32,11 @@ Remove-CsOnlineSchedule -Id "fa9081d6-b4f3-5c96-baec-0b00077709e5"
3232

3333
This example deletes the schedule that has an Id of fa9081d6-b4f3-5c96-baec-0b00077709e5.
3434

35-
3635
## PARAMETERS
3736

3837
### -Id
3938
The Id for the schedule to be removed.
4039

41-
4240
```yaml
4341
Type: System.String
4442
Parameter Sets: (All)
@@ -68,23 +66,21 @@ Accept wildcard characters: False
6866
```
6967
7068
### CommonParameters
71-
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).`
69+
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).
7270
7371
## INPUTS
7472
7573
### System.String
7674
The Remove-CsOnlineSchedule cmdlet accepts a string as the Id parameter.
7775
78-
7976
## OUTPUTS
8077
8178
### System.Void
8279
83-
8480
## NOTES
8581
8682
## RELATED LINKS
8783
88-
[New-CsOnlineSchedule](New-CsOnlineSchedule.md)
84+
[New-CsOnlineSchedule](https://learn.microsoft.com/powershell/module/teams/new-csonlineschedule)
8985
90-
[Set-CsOnlineSchedule](Set-CsOnlineSchedule.md)
86+
[Set-CsOnlineSchedule](https://learn.microsoft.com/powershell/module/teams/set-csonlineschedule)

teams/teams-ps/teams/Remove-CsOnlineTelephoneNumber.md

Lines changed: 8 additions & 9 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/remove-csonlinetelephonenumber
44
applicable: Microsoft Teams
55
title: Remove-CsOnlineTelephoneNumber
@@ -47,12 +47,11 @@ Remove-CsOnlineTelephoneNumber -TelephoneNumber $tns
4747
NumberIdsDeleted NumberIdsDeleteFailed NumberIdsNotOwnedByTenant NumberIdsManagedByServiceDesk
4848
---------------- --------------------- ------------------------- -----------------------------
4949
{14255551234, {} {} {}
50-
14255551233}
50+
14255551233}
5151
```
5252

5353
This example removes the specified list of telephone numbers from the tenant.
5454

55-
5655
## PARAMETERS
5756

5857
### -TelephoneNumber
@@ -61,7 +60,7 @@ Specifies the telephone number(s) to remove. The format can be with or without t
6160
```yaml
6261
Type: String[]
6362
Parameter Sets: (All)
64-
Aliases:
63+
Aliases:
6564

6665
Required: True
6766
Position: Named
@@ -93,7 +92,7 @@ If the Force switch isn't provided in the command, you're prompted for administr
9392
```yaml
9493
Type: SwitchParameter
9594
Parameter Sets: (All)
96-
Aliases:
95+
Aliases:
9796

9897
Required: False
9998
Position: Named
@@ -119,20 +118,20 @@ Accept wildcard characters: False
119118
```
120119
121120
### CommonParameters
122-
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).
121+
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).
123122
124123
## INPUTS
125124
126-
###
125+
### Input types
127126
None
128127
129128
## OUTPUTS
130129
131-
###
130+
### Output types
132131
None
133132
134133
## NOTES
135134
If one or more of the telephone numbers are assigned to a user or a service, the cmdlet will display an error message and none of the telephone numbers specified will be removed from your tenant.
136135
137136
## RELATED LINKS
138-
[Get-CsOnlineTelephoneNumber](Get-CsOnlineTelephoneNumber.md)
137+
[Get-CsOnlineTelephoneNumber](https://learn.microsoft.com/powershell/module/teams/get-csonlinetelephonenumber)

0 commit comments

Comments
 (0)