diff --git a/src/KeyVault/KeyVault/ChangeLog.md b/src/KeyVault/KeyVault/ChangeLog.md
index 2010827a365a..4363e8526585 100644
--- a/src/KeyVault/KeyVault/ChangeLog.md
+++ b/src/KeyVault/KeyVault/ChangeLog.md
@@ -18,6 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
+* Fixed several typos in cmdlet messages [#14341]
## Version 3.4.0
* Supported specifying key type and curve name when importing keys via a BYOK file
diff --git a/src/KeyVault/KeyVault/Properties/Resources.Designer.cs b/src/KeyVault/KeyVault/Properties/Resources.Designer.cs
index 0b538ed84f7a..cc286c9af504 100644
--- a/src/KeyVault/KeyVault/Properties/Resources.Designer.cs
+++ b/src/KeyVault/KeyVault/Properties/Resources.Designer.cs
@@ -115,7 +115,7 @@ internal static string AddNetworkRule {
}
///
- /// Looks up a localized string similar to Please make sure you have sufficient permissions in AD Graph to get and list graph objects for validation to work. Otherwise skip witch `-BypassObjectIdValidation`..
+ /// Looks up a localized string similar to Please make sure you have sufficient permissions in AD Graph to get and list graph objects for validation to work. Otherwise skip with `-BypassObjectIdValidation`..
///
internal static string ADGraphPermissionWarning {
get {
@@ -640,7 +640,7 @@ internal static string InvalidManagedStorageAccountIdentifier {
}
///
- /// Looks up a localized string similar to Invalid key vault managed storage acccount name..
+ /// Looks up a localized string similar to Invalid key vault managed storage account name..
///
internal static string InvalidManagedStorageAccountName {
get {
@@ -1441,7 +1441,7 @@ internal static string VaultAlreadyExists {
}
///
- /// Looks up a localized string similar to Vault '{0}' does not exist in current subscription. If this vault exists in your tenant, please switch to the correct subscription in order to modifiy the Access Policies of this vault..
+ /// Looks up a localized string similar to Vault '{0}' does not exist in current subscription. If this vault exists in your tenant, please switch to the correct subscription in order to modify the Access Policies of this vault..
///
internal static string VaultDoesNotExist {
get {
diff --git a/src/KeyVault/KeyVault/Properties/Resources.resx b/src/KeyVault/KeyVault/Properties/Resources.resx
index 40df75218fb9..36a938aee975 100644
--- a/src/KeyVault/KeyVault/Properties/Resources.resx
+++ b/src/KeyVault/KeyVault/Properties/Resources.resx
@@ -211,7 +211,7 @@ You can find the object ID using Azure Active Directory Module for Windows Power
Invalid vault name.
- Invalid key vault managed storage acccount name.
+ Invalid key vault managed storage account name.
Invalid vault uri '{0}'. Vault uri must contain valid dns host name with domain suffix '{1}'.
@@ -484,7 +484,7 @@ You can find the object ID using Azure Active Directory Module for Windows Power
Purge managed storage account
- Vault '{0}' does not exist in current subscription. If this vault exists in your tenant, please switch to the correct subscription in order to modifiy the Access Policies of this vault.
+ Vault '{0}' does not exist in current subscription. If this vault exists in your tenant, please switch to the correct subscription in order to modify the Access Policies of this vault.
The current credentials do not have access to Azure Active Directory. Please either use an ObjectId to refer to ActiveDirectory objects, or log in using credentials that have access to Azure Active Directory.
@@ -577,7 +577,7 @@ You can find the object ID using Azure Active Directory Module for Windows Power
Remove HSM
- Please make sure you have sufficient permissions in AD Graph to get and list graph objects for validation to work. Otherwise skip witch `-BypassObjectIdValidation`.
+ Please make sure you have sufficient permissions in AD Graph to get and list graph objects for validation to work. Otherwise skip with `-BypassObjectIdValidation`.
Updating managed HSM '{0}' in resource group '{1}'.