You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/basic-logs-configure.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ By default, all tables in your Log Analytics workspace are Analytics tables, and
59
59
|[AMSStreamingEndpointRequests](/azure/azure-monitor/reference/tables/AMSStreamingEndpointRequests)| Azure Media Services information about requests to streaming endpoints. |
60
60
|[ContainerAppConsoleLogs](/azure/azure-monitor/reference/tables/containerappconsoleLogs)| Azure Container Apps logs, generated within a Container Apps environment. |
61
61
|[ContainerLogV2](/azure/azure-monitor/reference/tables/containerlogv2)| Used in [Container insights](../containers/container-insights-overview.md) and includes verbose text-based log records. |
62
-
|[DevCenterDiagnosticLogs](/azure/azure-monitor/reference/tables/DevCenterDiagnosticLogs)|Data plane audit related to Dev Center resources, for example, dev boxes and environments stop, start, deletes. |
62
+
|[DevCenterDiagnosticLogs](/azure/azure-monitor/reference/tables/DevCenterDiagnosticLogs)|Dev Center resources data plane audit logs. For example, dev boxes and environment stop, start, delete. |
63
63
|[StorageBlobLogs](/azure/azure-monitor/reference/tables/StorageBlobLogs)| Azure Storage blob service logs. |
64
64
|[StorageFileLogs](/azure/azure-monitor/reference/tables/StorageFileLogs)| Azure Storage file service logs. |
65
65
|[StorageQueueLogs](/azure/azure-monitor/reference/tables/StorageQueueLogs)| Azure Storage queue service logs. |
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/defender-for-sql-introduction.md
+14-27Lines changed: 14 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,59 +8,46 @@ ms.custom: references_regions
8
8
9
9
# Overview of Microsoft Defender for Azure SQL
10
10
11
-
Microsoft Defender for Azure SQL includes two Microsoft Defender plans that extend Microsoft Defender for Cloud's [data security package](/azure/azure-sql/database/azure-defender-for-sql) to protect your SQL estate regardless of where it is located (Azure, multicloud, or hybrid environments). Microsoft Defender for Azure SQL includes functions that can be used to discover and mitigate potential database vulnerabilities. Defender for Azure SQL can also detect anomalous activities that may be an indication of a threat to your databases.
11
+
Microsoft Defender for Azure SQL helps you discover and mitigate potential [database vulnerabilities](sql-azure-vulnerability-assessment-overview.md) and alerts you to [anomalous activities](#advanced-threat-protection) that may be an indication of a threat to your databases.
12
+
13
+
-[Vulnerability assessment](#discover-and-mitigate-vulnerabilities): Scan databases to discover, track, and remediate vulnerabilities. Learn more about [vulnerability assessment](sql-azure-vulnerability-assessment-overview.md).
14
+
-[Threat protection](#advanced-threat-protection): Receive detailed security alerts and recommended actions based on SQL Advanced Threat Protection to provide to mitigate threats. Learn more about [SQL Advanced Threat Protection](/azure/azure-sql/database/threat-detection-overview).
15
+
16
+
When you enable **Microsoft Defender for Azure SQL**, all supported resources that exist within the subscription are protected. Future resources created on the same subscription will also be protected.
12
17
13
18
## Availability
14
19
15
20
|Aspect|Details|
16
21
|----|:----|
17
22
|Release state:|Generally available (GA)|
18
23
|Pricing:|**Microsoft Defender for Azure SQL** is billed as shown on the [pricing page](https://azure.microsoft.com/pricing/details/defender-for-cloud/)|
-[Dedicated SQL pool in Azure Synapse](../synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md)
29
-
30
-
When you enabled **Microsoft Defender for Azure SQL**, all supported resources that exist within the subscription are protected. Future resources created on the same subscription will also be protected.
31
-
32
-
> [!NOTE]
33
-
> Microsoft Defender for Azure SQL database currently works for read-write replicas only.
34
-
35
27
## What are the benefits of Microsoft Defender for Azure SQL?
36
28
37
-
This plan includes functionality for identifying and mitigating potential database vulnerabilities and detecting anomalous activities that could indicate threats to your databases.
29
+
### Discover and mitigate vulnerabilities
38
30
39
-
A vulnerability assessment service discovers, tracks, and helps you remediate potential database vulnerabilities. Assessment scans provide an overview of your SQL machines' security state, and details of any security findings.
31
+
A vulnerability assessment service discovers, tracks, and helps you remediate potential database vulnerabilities. Assessment scans provide an overview of your SQL machines' security state, and details of any security findings. Defender for Azure SQL helps you identify and mitigate potential database vulnerabilities and detecting anomalous activities that could indicate threats to your databases.
40
32
41
33
Learn more about [vulnerability assessment for Azure SQL Database](/azure/azure-sql/database/sql-vulnerability-assessment).
42
34
43
-
An advanced threat protection service continuously monitors your SQL servers for threats such as SQL injection, brute-force attacks, and privilege abuse. This service provides action-oriented security alerts in Microsoft Defender for Cloud with details of the suspicious activity, guidance on how to mitigate to the threats, and options for continuing your investigations with Microsoft Sentinel. Learn more about [advanced threat protection](/azure/azure-sql/database/threat-detection-overview).
44
-
45
-
> [!TIP]
46
-
> View the list of security alerts for SQL servers [in the alerts reference page](alerts-reference.md#alerts-sql-db-and-warehouse).
35
+
### Advanced threat protection
47
36
48
-
## What kind of alerts does Microsoft Defender for Azure SQL provide?
37
+
An advanced threat protection service continuously monitors your SQL servers for threats such as SQL injection, brute-force attacks, and privilege abuse. This service provides action-oriented security alerts in Microsoft Defender for Cloud with details of the suspicious activity, guidance on how to mitigate to the threats, and options for continuing your investigations with Microsoft Sentinel. Learn more about [advanced threat protection](/azure/azure-sql/database/threat-detection-overview).
49
38
50
39
Threat intelligence enriched security alerts are triggered when there's:
51
40
52
41
-**Potential SQL injection attacks** - including vulnerabilities detected when applications generate a faulty SQL statement in the database
53
42
-**Anomalous database access and query patterns** - for example, an abnormally high number of failed sign-in attempts with different credentials (a brute force attempt)
54
43
-**Suspicious database activity** - for example, a legitimate user accessing an SQL Server from a breached computer which communicated with a crypto-mining C&C server
55
44
56
-
Alerts include details of the incident that triggered them, as well as recommendations on how to investigate and remediate threats.
45
+
Alerts include details of the incident that triggered them, as well as recommendations on how to investigate and remediate threats. Learn more about the [security alerts for SQL servers](alerts-reference.md#alerts-sql-db-and-warehouse).
57
46
58
47
## Next steps
59
48
60
-
In this article, you learned about Microsoft Defender for Azure SQL.
61
-
62
-
For related information, see these resources:
49
+
In this article, you learned about Microsoft Defender for Azure SQL. Now you can:
63
50
51
+
-[Enable Microsoft Defender for Azure SQL](quickstart-enable-database-protections.md)
64
52
-[How Microsoft Defender for Azure SQL can protect SQL servers anywhere](https://www.youtube.com/watch?v=V7RdB6RSVpc).
65
53
-[Set up email notifications for security alerts](configure-email-notifications.md)
66
-
-[Learn more about Microsoft Sentinel](../sentinel/index.yml)
[!NOTE] This article uses the Azure Az PowerShell module, which is the recommended PowerShell module for interacting with Azure. To get started with the Az PowerShell module, see Install Azure PowerShell. To learn how to migrate to the Az PowerShell module, see Migrate Azure PowerShell from AzureRM to Az.
0 commit comments