diff --git a/lib/ansible/modules/cloud/azure/azure_rm_keyvault.py b/lib/ansible/modules/cloud/azure/azure_rm_keyvault.py index fe21cf1ef0f..f8601447511 100644 --- a/lib/ansible/modules/cloud/azure/azure_rm_keyvault.py +++ b/lib/ansible/modules/cloud/azure/azure_rm_keyvault.py @@ -63,7 +63,7 @@ options: description: - "The object ID of a user, service principal or security group in the Azure Active Directory tenant for the vault. The object ID must be unique for the list of access policies." - - Please note this is not application id. Object id can be obtained by running "az ad show sp --id ". + - Please note this is not application id. Object id can be obtained by running "az ad sp show --id ". required: True application_id: description: