Skip to content

Commit 743df1d

Browse files
committed
Update the document
1 parent 12ea543 commit 743df1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Aks/Aks/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Add `Set-AzAksClusterCredential` to reset the ServicePrincipal of a existing aks cluster.
21+
* Add `Set-AzAksClusterCredential` to reset the ServicePrincipal of an existing AKS cluster.
2222

2323
## Version 2.0.2
2424
* Refined error messages of cmdlet failure.

src/Aks/Aks/help/Set-AzAksClusterCredential.md

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

1010
## SYNOPSIS
11-
Reset the ServicePrincipal of a existing aks cluster.
11+
Reset the ServicePrincipal of an existing AKS cluster.
1212

1313
## SYNTAX
1414

@@ -33,7 +33,7 @@ Set-AzAksClusterCredential [-Id] <String> -ServicePrincipalIdAndSecret <PSCreden
3333
```
3434

3535
## DESCRIPTION
36-
Reset the ServicePrincipal of a existing aks cluster.
36+
Reset the ServicePrincipal of an existing AKS cluster.
3737

3838
## EXAMPLES
3939

0 commit comments

Comments
 (0)