Skip to content

Commit 3e7f092

Browse files
committed
[mysql] defender table content update pt.2
1 parent 6fb9308 commit 3e7f092

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/mysql/migrate/migrate-single-flexible-in-place-auto-migration.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,11 @@ Following described are the ways to review your migration schedule once you rece
9494

9595
| **Property** | **Configuration** |
9696
|---|---|
97-
| properties.disabledAlerts | You can disable specific alert types by using the Microsoft Defender for Cloud platform. For more information, see the article [Suppress alerts from Microsoft Defender for Cloud guide](../../defender-for-cloud/alerts-suppression-rules.md). |
98-
| properties.emailAccountAdmins, properties.emailAddresses | You can centrally define email notification for Microsoft Defender for Cloud Alerts for all resources in a subscription. For more information, see the article [Quickstart: Configure email notifications for security alerts](../../defender-for-cloud/configure-email-notifications.md). |
99-
| properties.retentionDays, properties.storageAccountAccessKey, properties.storageEndpoint | The Microsoft Defender for Cloud platform exposes alerts through Azure Resource Graph. You can export alerts to a different store and manage retention separately. For more about continuous export, see the article [Set up continuous export in the Azure portal - Microsoft Defender for Cloud](../../defender-for-cloud/continuous-export.md?tabs=azure-portal). |
100-
97+
| Suppress specific alert types | You can disable specific alert types using the Microsoft Defender for Cloud platform. For more information, see the [Suppress alerts from Microsoft Defender for Cloud guide](../../defender-for-cloud/alerts-suppression-rules.md). <br />Single Server users can also achieve this using the API property: properties.disabledAlerts|
98+
| Email notifications | You can centrally define email notification for Microsoft Defender for Cloud Alerts for all resources in a subscription. For more information, see the article [Configure email notifications for security alerts](../../defender-for-cloud/configure-email-notifications.md). <br />Single Server users can also achieve this using the API properties:
99+
properties.emailAccountAdmins, <br />properties.emailAddresses |
100+
| Export alerts for further processing and/or archiving | Alerts are stored in the Microsoft Defender for Cloud platform and exposed through Azure Resource Graph. <br />You can export alerts to a different store and manage retention separately. <br />For more information about continuous export, see [Set up continuous export in the Azure portal - Microsoft Defender for Cloud](../../defender-for-cloud/continuous-export.md). <br />Single Server users can also achieve this using the API properties:
101+
properties.retentionDays, <br />properties.storageAccountAccessKey, <br />properties.storageEndpoint |
101102
## Frequently Asked Questions (FAQs)
102103

103104
**Q. Why am I being auto-migrated​?**

0 commit comments

Comments
 (0)