Skip to content

Commit bb0d413

Browse files
authored
Merge pull request MicrosoftDocs#1151 from nschonni/typo-locad
typo: usein -> use in
2 parents 33d7d43 + 1a4fb59 commit bb0d413

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

azps-1.8.0/Az.Compute/New-AzVmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Accept wildcard characters: False
305305
```
306306
307307
### -FrontendPoolName
308-
The name of the frontend address pool to usein the Scale Set locad balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
308+
The name of the frontend address pool to use in the Scale Set load balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
309309
310310
```yaml
311311
Type: System.String

azps-2.4.0/Az.Compute/New-AzVmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Accept wildcard characters: False
305305
```
306306
307307
### -FrontendPoolName
308-
The name of the frontend address pool to usein the Scale Set locad balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
308+
The name of the frontend address pool to use in the Scale Set load balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
309309
310310
```yaml
311311
Type: System.String

azurermps-2.5.0/AzureRm.Compute/New-AzureRmVmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Accept wildcard characters: False
250250
```
251251
252252
### -FrontendPoolName
253-
The name of the frontend address pool to usein the Scale Set locad balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
253+
The name of the frontend address pool to use in the Scale Set load balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
254254
255255
```yaml
256256
Type: String

azurermps-6.13.0/AzureRM.Compute/New-AzureRmVmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Accept wildcard characters: False
290290
```
291291
292292
### -FrontendPoolName
293-
The name of the frontend address pool to usein the Scale Set locad balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
293+
The name of the frontend address pool to use in the Scale Set load balancer. If no value is supplied, a new Frontend Address Pool will be created, with the same name as the scale set.
294294
295295
```yaml
296296
Type: System.String

0 commit comments

Comments
 (0)