Skip to content

Commit 252dc19

Browse files
committed
Fixed all blocking and non-blocking issues
1 parent 6b85498 commit 252dc19

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

articles/security-center/alerts-schemas.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This is the schema of the alert events passed to:
5252
For more information about the workflow automation feature see [Automate responses to alerts and recommendations](workflow-automation.md).
5353
For more information about continuous export, see [Export alerts and recommendations](continuous-export.md).
5454

55-
[!INCLUDE [Workflow schema](../../includes/security-center-alerts-schema-workflowautomation.md)]
55+
[!INCLUDE [Workflow schema](../../includes/security-center-alerts-schema-workflow-automation.md)]
5656

5757

5858

@@ -65,7 +65,7 @@ To create a Sentinel case or incident using Security Center alerts, you'll need
6565

6666
For more information about Azure Sentinel, see [the documentation](https://docs.microsoft.com/azure/sentinel/).
6767

68-
[!INCLUDE [Sentinel and workspace schema](../../includes/security-center-alerts-schema-loganalyticsworkspace.md)]
68+
[!INCLUDE [Sentinel and workspace schema](../../includes/security-center-alerts-schema-log-analytics-workspace.md)]
6969

7070

7171

@@ -76,7 +76,7 @@ Azure Security Center audits generated Security alerts as events in Azure Activi
7676

7777
You can view the security alerts events in Activity Log by searching for the Activate Alert event as shown:
7878

79-
[![Searching the Activity log for the Activate Alert event](media/alerts-schemas/SampleActivityLogAlert.png)](media/alerts-schemas/SampleActivityLogAlert.png#lightbox)
79+
[![Searching the Activity log for the Activate Alert event](media/alerts-schemas/sample-activity-log-alert.png)](media/alerts-schemas/sample-activity-log-alert.png#lightbox)
8080

8181

8282
### Sample JSON for alerts sent to Azure Activity Log
@@ -177,4 +177,17 @@ Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It pro
177177

178178
The schema and a JSON representation for security alerts sent to MS Graph, are available in [the Microsoft Graph documentation](https://docs.microsoft.com/graph/api/resources/alert?view=graph-rest-1.0).
179179

180-
---
180+
---
181+
182+
183+
## Next steps
184+
185+
This article described the schemas that Azure Security Center's threat protection tools use when sending security alert information.
186+
187+
For more information on the ways to access security alerts from outside Security Center, see the following:
188+
189+
- [Azure Sentinel](https://docs.microsoft.com/azure/sentinel/) - Microsoft's cloud-native SIEM
190+
- [Azure Event Hubs](https://docs.microsoft.com/azure/event-hubs/) - Microsoft's fully managed, real-time data ingestion service
191+
- Security Center's [continuous export feature](continuous-export.md)
192+
193+
- [Log Analytics workspaces](https://docs.microsoft.com/azure/azure-monitor/learn/quick-create-workspace) - Azure Monitor stores log data in a Log Analytics workspace, a container that includes data and configuration information
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)