Skip to content

Commit 1ccab28

Browse files
committed
final fixes with Catalin
1 parent 717319d commit 1ccab28

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

articles/defender-for-cloud/defender-for-databases-introduction.md

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What is Defender for open-source databases
33
description: Learn about the benefits and features of Microsoft Defender for open-source relational databases such as PostgreSQL, MySQL, and MariaDB
4-
ms.date: 04/09/2024
4+
ms.date: 05/01/2024
55
ms.topic: overview
66
ms.author: dacurwin
77
author: dcurwin
@@ -10,20 +10,6 @@ author: dcurwin
1010

1111
# What is Microsoft Defender for open-source relational databases
1212

13-
This plan brings threat protections for the following open-source relational databases on Azure:
14-
15-
- [Azure Database for PostgreSQL](../postgresql/index.yml)
16-
- [Azure Database for MySQL](../mysql/index.yml)
17-
- [Azure Database for MariaDB](../mariadb/index.yml)
18-
19-
and for RDS instances on AWS (Preview):
20-
21-
- Aurora PostgreSQL
22-
- Aurora MySQL
23-
- PostgreSQL
24-
- MySQL
25-
- MariaDB
26-
2713
Defender for Cloud detects anomalous activities indicating unusual and potentially harmful attempts to access or exploit databases. The plan makes it simple to address potential threats to databases without the need to be a security expert or manage advanced security monitoring systems.
2814

2915
## Availability
@@ -32,20 +18,30 @@ Check out the [pricing page](https://azure.microsoft.com/pricing/details/defende
3218

3319
Defender for open-source relational database is supported on PaaS environments for Azure and AWS and not on Azure Arc-enabled machines.
3420

35-
**Protected versions of PostgreSQL include**:
21+
This plan brings threat protections for the following open-source relational databases on Azure:
22+
23+
**Protected versions of [Azure Database for PostgreSQL](../postgresql/index.yml) include**:
3624

3725
- Single Server - General Purpose and Memory Optimized. Learn more in [PostgreSQL Single Server pricing tiers](../postgresql/concepts-pricing-tiers.md).
3826
- Flexible Server - all pricing tiers.
3927

40-
**Protected versions of MySQL include**:
28+
**Protected versions of [Azure Database for MySQL](../mysql/index.yml) include**:
4129

4230
- Single Server - General Purpose and Memory Optimized. Learn more in [MySQL pricing tiers](../mysql/concepts-pricing-tiers.md).
4331
- Flexible Server - all pricing tiers.
4432

45-
**Protected versions of MariaDB include**:
33+
**Protected versions of [Azure Database for MariaDB](../mariadb/index.yml) include**:
4634

4735
- General Purpose and Memory Optimized. Learn more in [MariaDB pricing tiers](../mariadb/concepts-pricing-tiers.md).
4836

37+
For RDS instances on AWS (Preview):
38+
39+
- Aurora PostgreSQL
40+
- Aurora MySQL
41+
- PostgreSQL
42+
- MySQL
43+
- MariaDB
44+
4945
View [cloud availability](support-matrix-cloud-environment.md#cloud-support) for Defender for open-source relational databases
5046

5147
## What are the benefits of Microsoft Defender for open-source relational databases?

articles/defender-for-cloud/defender-for-databases-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Respond to Defender open-source database alerts
33
description: Configure Microsoft Defender for open-source relational databases to detect potential security threats.
4-
ms.date: 04/09/2024
4+
ms.date: 05/01/2024
55
ms.topic: how-to
66
ms.author: dacurwin
77
author: dcurwin
@@ -34,7 +34,7 @@ Learn more about this Microsoft Defender plan in [Overview of Microsoft Defender
3434

3535
- You must [enable Microsoft Defender for Cloud](get-started.md#enable-defender-for-cloud-on-your-azure-subscription) on your Azure subscription.
3636

37-
- Connect your [non-Azure machines](quickstart-onboard-machines.md), [AWS account](quickstart-onboard-aws.md)
37+
- **AWS users only** - Connect your [AWS account](quickstart-onboard-aws.md).
3838

3939
## Respond to alerts in Defender for Cloud
4040

articles/defender-for-cloud/enable-defender-for-databases-aws.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Microsoft Defender for Cloud detects anomalous activities in your AWS environmen
2020

2121
To get alerts from the Microsoft Defender plan, you need to follow the instructions on this page to enable Defender for open-source relational databases on AWS.
2222

23-
The Defender for open-source relational databases on AWS plan also includes the ability to discover sensitive data within your account and enrich the Defender for Cloud experience with the findings. This is feature is included with Defender CSPM.
23+
The Defender for open-source relational databases on AWS plan also includes the ability to discover sensitive data within your account and enrich the Defender for Cloud experience with the findings. This is feature is also included with Defender CSPM.
2424

2525
Learn more about this Microsoft Defender plan in [Overview of Microsoft Defender for open-source relational databases](defender-for-databases-introduction.md).
2626

@@ -56,6 +56,8 @@ Learn more about this Microsoft Defender plan in [Overview of Microsoft Defender
5656
> Toggling the open-source relational databases to on will also enable sensitive data discovery to on, which is a shared feature with Defender CSPM's sensitive data discovery for relation database service (RDS).
5757
>
5858
> :::image type="content" source="media/enable-defender-for-databases-aws/cspm-shared.png" alt-text="Screenshot that shows the settings page for Defender CSPM and the sensitive data turned on with the protected resources." lightbox="media/enable-defender-for-databases-aws/cspm-shared.png":::
59+
>
60+
> Learn more about [sensitive data discovery in AWS RDS instances](concept-data-security-posture-prepare.md#discovering-aws-rds-instances).
5961
6062
1. Select **Configure access**.
6163

@@ -119,13 +121,15 @@ An option group is required for MySQL and MariaDB with the following options for
119121
| SERVER_AUDIT_EXCL_USER | If it exists, expand it to include rdsadmin. |
120122
| SERVER_AUDIT_INCL_USERS | If it exists with a value and rdsadmin is part of the include, then it won't be present in SERVER_AUDIT_EXCL_USER, and the value of incl is empty. |
121123

122-
> [!NOTE]
123-
>
124-
> - If a parameter group already exists it will be updated accordingly.
124+
> [!IMPORTANT]
125+
> You may need to reboot your instances to apply the changes.
125126
>
126-
> - If you are using the default parameter group, a new parameter group will be created that includes the required parameter changes with the prefix `defenderfordatabases*`.
127+
> If you are using the default parameter group, a new parameter group will be created that includes the required parameter changes with the prefix `defenderfordatabases*`.
127128
>
128-
> - If a new parameter group was created or if static parameters were updated they won't take effect until the instance is restarted.
129+
> If a new parameter group was created or if static parameters were updated, they won't take effect until the instance is restarted.
130+
131+
> [!NOTE]
132+
> - If a parameter group already exists it will be updated accordingly.
129133
>
130134
> - MARIADB_AUDIT_PLUGIN is supported in MariaDB 10.2 and higher, MySQL 8.0.25 and higher 8.0 versions and All MySQL 5.7 versions.
131135
>

articles/defender-for-cloud/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you're looking for items older than six months, you can find them in the [Arc
3030

3131
May 1, 2024
3232

33-
We are announcing the public preview of Defender for open-source databases on AWS that adds support for various types of Amazon Relation Database Service (RDS) instance types.
33+
We are announcing the public preview of Defender for open-source databases on AWS that adds support for various types of Amazon Relational Database Service (RDS) instance types.
3434

3535
Learn more about [Defender for open-source databases](defender-for-databases-introduction.md) and how to [enable Defender for open-source databases on AWS](enable-defender-for-databases-aws.md).
3636

0 commit comments

Comments
 (0)