diff --git a/azure-mgmt-security/azure/mgmt/security/models/external_security_solution.py b/azure-mgmt-security/azure/mgmt/security/models/external_security_solution.py index d9e655a91baa..0eb60137c0c0 100644 --- a/azure-mgmt-security/azure/mgmt/security/models/external_security_solution.py +++ b/azure-mgmt-security/azure/mgmt/security/models/external_security_solution.py @@ -14,7 +14,7 @@ class ExternalSecuritySolution(Model): """Represents a security solution external to Azure Security Center which - sends information to an OMS workspace and whos data is displayed by Azure + sends information to an OMS workspace and whose data is displayed by Azure Security Center. You probably want to use the sub-classes and not this class directly. Known diff --git a/azure-mgmt-security/azure/mgmt/security/models/external_security_solution_py3.py b/azure-mgmt-security/azure/mgmt/security/models/external_security_solution_py3.py index a7495db0f8a3..798e808ddfab 100644 --- a/azure-mgmt-security/azure/mgmt/security/models/external_security_solution_py3.py +++ b/azure-mgmt-security/azure/mgmt/security/models/external_security_solution_py3.py @@ -14,7 +14,7 @@ class ExternalSecuritySolution(Model): """Represents a security solution external to Azure Security Center which - sends information to an OMS workspace and whos data is displayed by Azure + sends information to an OMS workspace and whose data is displayed by Azure Security Center. You probably want to use the sub-classes and not this class directly. Known diff --git a/azure-mgmt-security/azure/mgmt/security/operations/alerts_operations.py b/azure-mgmt-security/azure/mgmt/security/operations/alerts_operations.py index 5ce45a717eb5..9d7f01c1b7c6 100644 --- a/azure-mgmt-security/azure/mgmt/security/operations/alerts_operations.py +++ b/azure-mgmt-security/azure/mgmt/security/operations/alerts_operations.py @@ -115,7 +115,7 @@ def internal_paging(next_link=None, raw=False): def list_by_resource_group( self, resource_group_name, filter=None, select=None, expand=None, custom_headers=None, raw=False, **operation_config): - """List all the alerts alerts that are associated with the resource group. + """List all the alerts that are associated with the resource group. :param resource_group_name: The name of the resource group within the user's subscription. The name is case insensitive.