Skip to content

Commit 7bcebbe

Browse files
authored
Merge pull request MicrosoftDocs#932 from nsshommo/nasim
Removed fwlink
2 parents 16faafa + 861daa2 commit 7bcebbe

7 files changed

+9
-38
lines changed

skype/skype-ps/skype/Get-CsOnlineTelephoneNumber.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineTelephoneNumber
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineTelephoneNumber to retrieve telephone numbers from the Business Voice Directory.
11+
Use the `Get-CsOnlineTelephoneNumber` to retrieve telephone numbers from the Business Voice Directory.
1212

1313
## SYNTAX
1414

@@ -21,7 +21,7 @@ Get-CsOnlineTelephoneNumber [-ActivationState <Object>] [-Assigned <Object>] [-B
2121
```
2222

2323
## DESCRIPTION
24-
Here is an example of the output of the Get-CsOnlineTelephoneNumber cmdlet.
24+
Here is an example of the output of the `Get-CsOnlineTelephoneNumber` cmdlet.
2525

2626
RunspaceId : f90303a9-c6a8-483c-b3b3-a5b8cdbab19c
2727

@@ -122,7 +122,6 @@ Accept wildcard characters: False
122122
### -CapitalOrMajorCity
123123
Specifies the city by a concatenated string in the form: region-country-area-city.
124124
For example, "NOAM-US-OR-PO" would specify Portland, Oregon.
125-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
126125
127126
The values for the CapitalOrMajorCity parameter are case-sensitive.
128127
@@ -353,18 +352,15 @@ Accept wildcard characters: False
353352
### CommonParameters
354353
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
355354

356-
357355
## INPUTS
358356

359357
### None
360358

361-
362359
## OUTPUTS
363360

364361
### Deserialized.Microsoft.Skype.EnterpriseVoice.BVDClient.Number
365362
An instance or array of the objects.
366363

367364
## NOTES
368365

369-
370366
## RELATED LINKS

skype/skype-ps/skype/Get-CsOnlineTelephoneNumberInventoryAreas.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineTelephoneNumberInventoryAreas
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineTelephoneNumberInventoryAreas cmdlet to retrieve the geographical areas where specified inventory types are supported.
11+
Use the `Get-CsOnlineTelephoneNumberInventoryAreas` cmdlet to retrieve the geographical areas where specified inventory types are supported.
1212

1313
## SYNTAX
1414

@@ -69,7 +69,6 @@ This example returns the areas with Subscriber inventory in the specified region
6969

7070
### -CountryOrRegion
7171
Specifies the target country for the cmdlet.
72-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
7372

7473
```yaml
7574
Type: Object
@@ -107,7 +106,6 @@ Accept wildcard characters: False
107106
108107
### -RegionalGroup
109108
Specifies the target geographical region for the cmdlet.
110-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
111109
112110
```yaml
113111
Type: Object
@@ -124,7 +122,6 @@ Accept wildcard characters: False
124122
125123
### -Area
126124
Specifies the target geographical area for the cmdlet.
127-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
128125
129126
```yaml
130127
Type: Object
@@ -228,14 +225,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
228225
229226
### None
230227
231-
232228
## OUTPUTS
233229
234230
### Deserialized.Microsoft.Rtc.Management.Hosted.Bvd.Types.InventoryArea
235231
Instance or array of the objects.
236232
237-
238233
## NOTES
239234
240-
241235
## RELATED LINKS

skype/skype-ps/skype/Get-CsOnlineTelephoneNumberInventoryCities.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineTelephoneNumberInventoryCities
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineTelephoneNumberInventoryCities to retrieve the cities that support a given inventory type within a geographical area.
11+
Use the `Get-CsOnlineTelephoneNumberInventoryCities` to retrieve the cities that support a given inventory type within a geographical area.
1212

1313
## SYNTAX
1414

@@ -19,7 +19,7 @@ Get-CsOnlineTelephoneNumberInventoryCities [-Area <Object>] [-CountryOrRegion <O
1919
```
2020

2121
## DESCRIPTION
22-
Following is an example of the Get-CsOnlineTelephoneNumberInventoryCities cmdlet's console output.
22+
Following is an example of the `Get-CsOnlineTelephoneNumberInventoryCities` cmdlet's console output.
2323

2424
Get-CsOnlineTelephoneNumberInventoryCities -InventoryType Service -RegionalGroup NOAM -CountryOrRegion US -Area NY
2525

@@ -52,7 +52,6 @@ The following example retrieves the cities defined as supporting "Subscriber" in
5252

5353
### -Area
5454
Specifies the target geographical area for the cmdlet.
55-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
5655

5756
```yaml
5857
Type: Object
@@ -69,7 +68,6 @@ Accept wildcard characters: False
6968
7069
### -CountryOrRegion
7170
Specifies the target country for the cmdlet.
72-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
7371
7472
```yaml
7573
Type: Object
@@ -107,7 +105,6 @@ Accept wildcard characters: False
107105
108106
### -RegionalGroup
109107
Specifies the target geographical region for the cmdlet.
110-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
111108
112109
```yaml
113110
Type: Object
@@ -140,7 +137,6 @@ Accept wildcard characters: False
140137
141138
### -CapitalOrMajorCity
142139
Specifies the target geographical city for the cmdlet.
143-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
144140
145141
```yaml
146142
Type: Object

skype/skype-ps/skype/Get-CsOnlineTelephoneNumberInventoryCountries.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineTelephoneNumberInventoryCountries
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineTelephoneNumberInventoryCountries cmdlet to retrieve a list of countries with telephone number inventories by specified region and telephone number inventory types.
11+
Use the `Get-CsOnlineTelephoneNumberInventoryCountries` cmdlet to retrieve a list of countries with telephone number inventories by specified region and telephone number inventory types.
1212

1313
## SYNTAX
1414

@@ -19,7 +19,7 @@ Get-CsOnlineTelephoneNumberInventoryCountries [-InventoryType <Object>] [-Region
1919
```
2020

2121
## DESCRIPTION
22-
Following is an example of the Get-CsOnlineTelephoneNumberInventoryCountries cmdlet's console output.
22+
Following is an example of the `Get-CsOnlineTelephoneNumberInventoryCountries` cmdlet's console output.
2323

2424
RunspaceId : af39ca40-06a7-473b-8963-668865d15e87
2525

@@ -38,7 +38,6 @@ Get-CsOnlineTelephoneNumberInventoryCountries -InventoryType Service -RegionalGr
3838

3939
This example returns the countries in the north American region that contain service type telephone numbers.
4040

41-
4241
## PARAMETERS
4342

4443
### -InventoryType
@@ -64,7 +63,6 @@ Accept wildcard characters: False
6463
6564
### -RegionalGroup
6665
Specifies the target geographical region for the cmdlet.
67-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
6866
6967
```yaml
7068
Type: Object
@@ -97,7 +95,6 @@ Accept wildcard characters: False
9795
9896
### -CountryOrRegion
9997
Specifies the target country for the cmdlet.
100-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
10198
10299
```yaml
103100
Type: Object

skype/skype-ps/skype/Get-CsOnlineTelephoneNumberInventoryRegions.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineTelephoneNumberInventoryRegions
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineTelephoneNumberInventoryRegions cmdlet to retrieve the regions where specified inventory types are supported.
11+
Use the `Get-CsOnlineTelephoneNumberInventoryRegions` cmdlet to retrieve the regions where specified inventory types are supported.
1212

1313
## SYNTAX
1414

@@ -19,7 +19,7 @@ Get-CsOnlineTelephoneNumberInventoryRegions [-InventoryType <Object>] [-BypassDu
1919
```
2020

2121
## DESCRIPTION
22-
Following is an example of the Get-CsOnlineTelephoneNumberInventoryRegions cmdlet's console output.
22+
Following is an example of the `Get-CsOnlineTelephoneNumberInventoryRegions` cmdlet's console output.
2323

2424
RunspaceId : f90303a9-c6a8-483c-b3b3-a5b8cdbab19c
2525

@@ -45,7 +45,6 @@ Get-CsOnlineTelephoneNumberInventoryRegions -InventoryType Subscriber
4545

4646
This example returns the region where the inventory type of "Subscriber" is supported.
4747

48-
4948
## PARAMETERS
5049

5150
### -InventoryType
@@ -121,7 +120,6 @@ Accept wildcard characters: False
121120
122121
### -RegionalGroup
123122
Specifies the target geographical region for the cmdlet.
124-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
125123
126124
```yaml
127125
Type: Object
@@ -175,7 +173,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
175173
176174
### None
177175
178-
179176
## OUTPUTS
180177
181178
### Deserialized.Microsoft.Skype.EnterpriseVoice.BVDClient.Region

skype/skype-ps/skype/Search-CsOnlineTelephoneNumberInventory.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ This example reserves 10 Service type telephone numbers in New York, New York.
4040

4141
### -Area
4242
Specifies the target geographical area for the cmdlet.
43-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
4443

4544
```yaml
4645
Type: Object
@@ -57,7 +56,6 @@ Accept wildcard characters: False
5756
5857
### -CapitalOrMajorCity
5958
Specifies the target geographical city for the cmdlet.
60-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
6159
6260
```yaml
6361
Type: Object
@@ -74,7 +72,6 @@ Accept wildcard characters: False
7472
7573
### -CountryOrRegion
7674
Specifies the target country for the cmdlet.
77-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
7875
7976
```yaml
8077
Type: Object
@@ -129,7 +126,6 @@ Accept wildcard characters: False
129126
130127
### -RegionalGroup
131128
Specifies the target geographical region for the cmdlet.
132-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
133129
134130
```yaml
135131
Type: Object

skype/skype-ps/skype/Select-CsOnlineTelephoneNumberInventory.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,10 @@ Select-CsOnlineTelephoneNumberInventory -ReservationId 76ce711f-9da4-46d9-b81d-4
3636

3737
This example assigns two telephone numbers to New York City.
3838

39-
4039
## PARAMETERS
4140

4241
### -Area
4342
Specifies the target geographical area for the cmdlet.
44-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
4543

4644
```yaml
4745
Type: Object
@@ -58,7 +56,6 @@ Accept wildcard characters: False
5856
5957
### -CapitalOrMajorCity
6058
Specifies the target geographical city for the cmdlet.
61-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
6259
6360
```yaml
6461
Type: Object
@@ -75,7 +72,6 @@ Accept wildcard characters: False
7572
7673
### -CountryOrRegion
7774
Specifies the target country for the cmdlet.
78-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
7975
8076
```yaml
8177
Type: Object
@@ -92,7 +88,6 @@ Accept wildcard characters: False
9288
9389
### -RegionalGroup
9490
Specifies the target geographical region for the cmdlet.
95-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
9691
9792
```yaml
9893
Type: Object

0 commit comments

Comments
 (0)