From 17aeab7011d6085d08e562248eb89c2b2fe40277 Mon Sep 17 00:00:00 2001 From: t-robalt Date: Sun, 20 Jan 2019 12:23:24 +0200 Subject: [PATCH] Added missing description change For Server Security Alerts --- .../preview/2017-03-01-preview/serverSecurityAlertPolicies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/serverSecurityAlertPolicies.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/serverSecurityAlertPolicies.json index a04d538ba5fe..1f0911718403 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/serverSecurityAlertPolicies.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2017-03-01-preview/serverSecurityAlertPolicies.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",