Skip to content

Commit 4f0ade6

Browse files
authored
Merge pull request #3628 from MicrosoftDocs/main
6/03 Publish for azps-14.1.0
2 parents c0a7c7a + c1f24ff commit 4f0ade6

File tree

8,388 files changed

+1897116
-481
lines changed

Some content is hidden

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

8,388 files changed

+1897116
-481
lines changed

azps-12.5.0/Az.Accounts/Add-AzEnvironment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Accept wildcard characters: False
318318
```
319319
320320
### -AzureDataLakeStoreFileSystemEndpointSuffix
321-
Dns Suffix of Azure Data Lake Store FileSystem. Example: azuredatalake.net
321+
Dns Suffix of Azure Data Lake Store FileSystem. Example: `azuredatalake.net`
322322

323323
```yaml
324324
Type: System.String
@@ -333,7 +333,7 @@ Accept wildcard characters: False
333333
```
334334

335335
### -AzureKeyVaultDnsSuffix
336-
Dns suffix of Azure Key Vault service. Example is vault-int.azure-int.net
336+
Dns suffix of Azure Key Vault service. Example is `vault-int.azure-int.net`
337337

338338
```yaml
339339
Type: System.String

azps-12.5.0/Az.Accounts/Connect-AzAccount.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ yyyy-yyyy-yyyy-yyyy Subscription1 xxxx-xxxx-xxxx-xxxx AzureCloud
264264
### Example 9: Connect using certificate file
265265

266266
This example connects to an Azure account using certificate-based service principal authentication.
267-
The certificate file, which is specified by `CertficatePath`, should contains both certificate and private key as the input.
267+
The certificate file, which is specified by `CertificatePath`, should contains both certificate and private key as the input.
268268

269269
```powershell
270270
$SecurePassword = ConvertTo-SecureString -String "****" -AsPlainText -Force
@@ -394,7 +394,7 @@ Accept wildcard characters: False
394394
```
395395

396396
### -CertificatePath
397-
The path of certficate file in pkcs#12 format.
397+
The path of certificate file in pkcs#12 format.
398398

399399
```yaml
400400
Type: System.String

azps-12.5.0/Az.Accounts/Get-AzAccessToken.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Get access token of Microsoft Graph endpoint for current account
5555
## PARAMETERS
5656

5757
### -AsSecureString
58-
Specifiy to convert output token as a secure string.
58+
Specify to convert output token as a secure string.
5959

6060
```yaml
6161
Type: System.Management.Automation.SwitchParameter

azps-12.5.0/Az.Advisor/Enable-AzAdvisorRecommendation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ b1b1b1b1-cccc-dddd-eeee-f2f2f2f2f2f2 Security automanagehcrprg High Microsoft.
5050

5151
Enable recommendation by resource Id
5252

53-
### Example 2: Enable recommendation byrecommendation name
53+
### Example 2: Enable recommendation by recommendation name
5454
```powershell
5555
Enable-AzAdvisorRecommendation -RecommendationName b1b1b1b1-cccc-dddd-eeee-f2f2f2f2f2f2
5656
```
@@ -61,7 +61,7 @@ Name Category Resource Group Impact ImpactedFi
6161
b1b1b1b1-cccc-dddd-eeee-f2f2f2f2f2f2 Security automanagehcrprg High Microsoft.Compute/virtualMachines
6262
```
6363

64-
Enable recommendation byrecommendation name
64+
Enable recommendation by recommendation name
6565

6666
## PARAMETERS
6767

azps-12.5.0/Az.Aks/Install-AzAksCliTool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Download and install kubectl and kubelogin.
2525

2626
## EXAMPLES
2727

28-
### Example 1: Install the lateset version of kubectl and kubelogin
28+
### Example 1: Install the latest version of kubectl and kubelogin
2929
```powershell
3030
Install-AzAksCliTool
3131
```

azps-12.5.0/Az.Aks/New-AzAksCluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ Accept wildcard characters: False
504504
```
505505
506506
### -EnableOidcIssuer
507-
Whether to enalbe OIDC issuer feature.
507+
Whether to enable OIDC issuer feature.
508508
509509
```yaml
510510
Type: System.Management.Automation.SwitchParameter

azps-12.5.0/Az.Aks/New-AzAksNodePool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Create a new node pool in specified cluster.
4949

5050
### Example 1: Create a node pool with default parameters
5151
```powershell
52-
New-AzAksNodePool -ResourceGroupName myResouceGroup -ClusterName myCluster -Name mydefault
52+
New-AzAksNodePool -ResourceGroupName myResourceGroup -ClusterName myCluster -Name mydefault
5353
```
5454

5555
### Example 2: Create Windows Server container on an AKS

azps-12.5.0/Az.Aks/Set-AzAksCluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ Accept wildcard characters: False
421421
```
422422
423423
### -EnableOidcIssuer
424-
Whether to enalbe OIDC issuer feature.
424+
Whether to enable OIDC issuer feature.
425425
426426
```yaml
427427
Type: System.Management.Automation.SwitchParameter
@@ -920,7 +920,7 @@ Accept wildcard characters: False
920920
```
921921
922922
### -WindowsProfileAdminUserPassword
923-
The administrator password to use for Windows VMs. Password requirement:At least one lower case, one upper case, one special character !@#$%^&*(), the minimum lenth is 12.
923+
The administrator password to use for Windows VMs. Password requirement:At least one lower case, one upper case, one special character !@#$%^&*(), the minimum length is 12.
924924
925925
```yaml
926926
Type: System.Security.SecureString

azps-12.5.0/Az.Aks/Update-AzAksNodePool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Update node pool in a managed cluster.
5555

5656
## EXAMPLES
5757

58-
### Example 1: Change minimun count to 5 for specified node pool
58+
### Example 1: Change minimum count to 5 for specified node pool
5959
```powershell
6060
Update-AzAksNodePool -ResourceGroupName myResourceGroup -ClusterName myCluster -Name linuxpool -MinCount 5
6161
```

azps-12.5.0/Az.AlertsManagement/Measure-AzAlertStatistic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Accept wildcard characters: False
135135
```
136136
137137
### -MonitorService
138-
Filter on Moniter Service
138+
Filter on Monitor Service
139139
140140
```yaml
141141
Type: System.String

0 commit comments

Comments
 (0)