diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/ServerAdvancedThreatProtectionSettings.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/ServerAdvancedThreatProtectionSettings.json index 8565c2a82002..9b54ddb97fd2 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/ServerAdvancedThreatProtectionSettings.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/ServerAdvancedThreatProtectionSettings.json @@ -21,7 +21,7 @@ "tags": [ "ServerAdvancedThreatProtectionSettings" ], - "description": "Get the server's Advanced Threat Protection states.", + "description": "Get a list of the server's Advanced Threat Protection states.", "operationId": "ServerAdvancedThreatProtectionSettings_ListByServer", "parameters": [ { @@ -39,7 +39,7 @@ ], "responses": { "200": { - "description": "Successfully retrieved the server Advanced Threat Protection states.", + "description": "Successfully retrieved the list of server's Advanced Threat Protection states.", "schema": { "$ref": "#/definitions/LogicalServerAdvancedThreatProtectionListResult" } diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/examples/DatabaseAdvancedThreatProtectionSettingsListByDatabase.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/examples/DatabaseAdvancedThreatProtectionSettingsListByDatabase.json index 2c94201b213e..5d8b590cc1b2 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/examples/DatabaseAdvancedThreatProtectionSettingsListByDatabase.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/examples/DatabaseAdvancedThreatProtectionSettingsListByDatabase.json @@ -11,8 +11,8 @@ "body": { "value": [ { - "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/threatprotection-6852/providers/Microsoft.Sql/servers/threatprotection-2080/databases/testdb/advancedThreatProtectionSettings/default", - "name": "default", + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/threatprotection-6852/providers/Microsoft.Sql/servers/threatprotection-2080/databases/testdb/advancedThreatProtectionSettings/Default", + "name": "Default", "type": "Microsoft.Sql/servers/databases/advancedThreatProtectionSettings", "systemData": { "createdBy": "string",