Skip to content

Commit b571854

Browse files
committed
fixing merge conflict
2 parents 09451d0 + 7e0e413 commit b571854

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/defender-for-iot/device-builders/how-to-investigate-cis-benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For more information, see [Configure Microsoft Defender for IoT agent-based solu
3636

3737
For example:
3838

39-
:::image type="content" source="media/how-to-investigate-cis-benchmark/log-analytics.png" alt-text="Screenshot of the Log Analytics workspace with a Defender for IoT alert query." lightbox="media/how-to-investigate-cis-benchmark/log-analytics.png":::
39+
:::image type="content" source="media/how-to-investigate-cis-benchmark/log-analytics.png" alt-text="Screenshot of the Log Analytics workspace with a Defender for I o T alert query." lightbox="media/how-to-investigate-cis-benchmark/log-analytics.png":::
4040

4141
> [!NOTE]
4242
> In addition to alerts, you can also use this same procedure to query for recommendations or raw event data.

articles/defender-for-iot/device-builders/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The Defender for IoT micro agent enables you to quickly improve your organizatio
3434
The Defender for IoT micro agent provides deep security protection, and visibility into device behavior.
3535

3636
- The micro agent collects, aggregates, and analyzes raw security events from your devices. Events can include IP connections, process creation, user logons, and other security-relevant information.
37-
- Defender for IoT device agents handles event aggregation, to help avoid high network throughput.
38-
- The micro agent has flexible deployment options. The micro agent includes source code, so you can incorporate it into firmware, or customize it to include only what you need. It's also available as a binary package, or integrated directly into other Azure IoT solutions. The micro agent is available for standard IoT operating systems, such as Linux and Azure RTOS.
37+
- Defender for IoT device agents handle event aggregation, to help avoid high network throughput.
38+
- The micro agent has flexible deployment options. The micro agent includes source code, so you can incorporate it into firmware, or customize it to include only what you need. It's also available as a binary package, or integrated directly into other Azure IoT solutions. The micro agent is available for standard IoT operating systems, such as Linux and Azure RTOS.
3939
- The agents are highly customizable, allowing you to use them for specific tasks, such as sending only important information at the fastest SLA, or for aggregating extensive security information and context into larger segments, avoiding higher service costs.
4040

4141

articles/defender-for-iot/device-builders/release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Noted features are in PREVIEW. The [Azure Preview Supplemental Terms](https://az
1515

1616
## May 2022
1717

18-
**Version 4.2.1**
18+
**Version 4.2.3**
1919

2020
- **Proxy connection updates**: Now you can connect your micro-agent to an IoT Hub via a proxy. For more information, see [Connect via a proxy](tutorial-standalone-agent-binary-installation.md#connect-via-a-proxy).
2121

@@ -27,7 +27,7 @@ Noted features are in PREVIEW. The [Azure Preview Supplemental Terms](https://az
2727

2828
- **Login collector via UTMP**: The Login collector now supports UTMP to catch SSH interactive events, telnet events, and terminal logins, including failed login events. For more information, see [Login collector (event-based collector)](concept-event-aggregation.md#login-collector-event-based-collector).
2929

30-
- **SBoM collector known issue**: The SBOM collector currently only collects the first 1,000 packages ingested. For more information, see [SBoM (trigger based)](concept-event-aggregation.md#sbom-trigger-based) collection.
30+
- **SBoM collector known issue**: The SBOM collector currently only collects the first 500 packages ingested. For more information, see [SBoM (trigger based)](concept-event-aggregation.md#sbom-trigger-based) collection.
3131

3232
## February 2022
3333

@@ -77,7 +77,7 @@ Noted features are in PREVIEW. The [Azure Preview Supplemental Terms](https://az
7777

7878
- **[Login collector](concept-event-aggregation.md#login-collector-event-based-collector)** - The login collectors gather user logins, logouts, and failed login attempts. Such as SSH & telnet.
7979

80-
- **[System information collector](concept-event-aggregation.md#system-information-trigger-based-collector)** - The system information collector gatherers information related to the device’s operating system and hardware details.
80+
- **[System information collector](concept-event-aggregation.md#system-information-trigger-based-collector)** - The system information collector gathers information related to the device’s operating system and hardware details.
8181

8282
- **[Event aggregation](concept-event-aggregation.md#how-does-event-aggregation-work)** - The Defender for IoT agent aggregates events such as process, login, network events that reduce the number of messages sent and costs, all while maintaining your device's security.
8383

0 commit comments

Comments
 (0)