Skip to content

Commit 94da7bc

Browse files
authored
Apply suggestions from code review
1 parent 80db121 commit 94da7bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/sentinel/skill-up-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Microsoft Sentinel supports two new features for data ingestion and transformati
276276
- [**Logs ingestion API**](/azure/azure-monitor/logs/logs-ingestion-api-overview): Use it to send custom-format logs from any data source to your Log Analytics workspace and then store those logs either in certain specific standard tables, or in custom-formatted tables that you create. You can perform the actual ingestion of these logs by using direct API calls. You can use Azure Monitor [data collection rules](/azure/azure-monitor/essentials/data-collection-rule-overview) to define and configure these workflows.
277277

278278
- [**Workspace data transformations for standard logs**](/azure/azure-monitor/essentials/data-collection-transformations-workspace): It uses [data collection rules](/azure/azure-monitor/essentials/data-collection-rule-overview) to filter out irrelevant data, to enrich or tag your data, or to hide sensitive or personal information. You can configure data transformation at ingestion time for the following types of built-in data connectors:
279-
- Azure Monitor Agent (AMA)-based data connectors ([Syslog and CEF](connect-cef-syslog-ama.md) | [Windows DNS](connect-dns-ama.md) | [Custom](connect-custom-logs-ama.md) )
279+
- Azure Monitor Agent (AMA)-based data connectors ([Syslog and CEF](connect-cef-syslog-ama.md) | [Windows DNS](connect-dns-ama.md) | [Custom](connect-custom-logs-ama.md))
280280
- [Data connectors that use diagnostics settings](connect-services-diagnostic-setting-based.md)
281281
- [Service-to-service data connectors](data-connectors-reference.md)
282282

articles/sentinel/tutorial-enrich-ip-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To complete this tutorial, make sure you have:
5454

5555
Microsoft Sentinel includes ready-made, out-of-the-box playbook templates that you can customize and use to automate a large number of basic SecOps objectives and scenarios. Let's find one to enrich the IP address information in our incidents.
5656

57-
1. In Microsoft Sentinel, in either the [Azure portal](https://portal.azure.com) or the [Defender portal](https://security.microsoft.com/), select **Configuration** > **Automation**.
57+
1. In Microsoft Sentinel, select **Configuration** > **Automation**.
5858

5959
1. From the **Automation** page, select the **Playbook templates (Preview)** tab.
6060

0 commit comments

Comments
 (0)