From e01a332d6e97ebedf04677ea5eb356ae4570d97b Mon Sep 17 00:00:00 2001 From: t-robalt Date: Sun, 20 Jan 2019 11:56:07 +0200 Subject: [PATCH] FIxed a description this property is for databases+servers --- .../ManagedDatabaseSecurityAlertPolicies.json | 2 +- .../2017-03-01-preview/ManagedServerSecurityAlertPolicy.json | 2 +- .../2018-06-01-preview/DatabaseSecurityAlertPolicies.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedDatabaseSecurityAlertPolicies.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedDatabaseSecurityAlertPolicies.json index d2689712b89b..d8d5e617223c 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedDatabaseSecurityAlertPolicies.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedDatabaseSecurityAlertPolicies.json @@ -223,7 +223,7 @@ "type": "object", "properties": { "state": { - "description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.", + "description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific resource.", "enum": [ "New", "Enabled", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedServerSecurityAlertPolicy.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedServerSecurityAlertPolicy.json index 24664c4631eb..7326bfe1a92c 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedServerSecurityAlertPolicy.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/ManagedServerSecurityAlertPolicy.json @@ -188,7 +188,7 @@ "type": "object", "properties": { "state": { - "description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.", + "description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific resource.", "enum": [ "New", "Enabled", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2018-06-01-preview/DatabaseSecurityAlertPolicies.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2018-06-01-preview/DatabaseSecurityAlertPolicies.json index cb585915d5ec..c3e52110d29d 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2018-06-01-preview/DatabaseSecurityAlertPolicies.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2018-06-01-preview/DatabaseSecurityAlertPolicies.json @@ -223,7 +223,7 @@ "type": "object", "properties": { "state": { - "description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.", + "description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific resource.", "enum": [ "New", "Enabled",