Skip to content

Commit 84f30d0

Browse files
Merge pull request #221102 from miashapan/overview-changes
Overview changes
2 parents ae6a112 + 3196ab9 commit 84f30d0

21 files changed

+71
-88
lines changed

articles/defender-for-iot/device-builders/TOC.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
- name: Add a resource group to your IoT solution
2222
displayName: resources, monitored, resource
2323
href: tutorial-configure-your-solution.md
24-
- name: Create a DefenderforIoTMicroAgent module twin (Preview)
24+
- name: Create a DefenderforIoTMicroAgent module twin
2525
href: tutorial-create-micro-agent-module-twin.md
26-
- name: Install the Microsoft Defender for IoT micro agent (Preview)
26+
- name: Install the Microsoft Defender for IoT micro agent
2727
displayName: package, authentication, methods, certificate, authenticate, version
2828
href: tutorial-standalone-agent-binary-installation.md
2929
- name: Investigate security recommendations
@@ -32,26 +32,26 @@
3232
href: tutorial-investigate-security-alerts.md
3333
- name: Concepts
3434
items:
35-
- name: Agent portfolio overview and OS support (Preview)
35+
- name: Agent portfolio overview and OS support
3636
displayName: standalone agent, micro agent, RTOS
3737
href: concept-agent-portfolio-overview-os-support.md
38-
- name: Standalone micro agent overview (Preview)
38+
- name: Standalone micro agent overview
3939
displayName: endpoint, posture, distribution, flexible, model
4040
href: concept-standalone-micro-agent-overview.md
4141
- name: Data processing and residency
4242
href: concept-data-processing.md
43-
- name: Micro agent configurations (Preview)
43+
- name: Micro agent configurations
4444
displayNAme: collectors, configuration, configurations, event-based, trigger, general
4545
href: concept-micro-agent-configuration.md
46-
- name: Micro agent event collection (Preview)
46+
- name: Micro agent event collection
4747
displayName: process events, network connection
4848
href: concept-event-aggregation.md
4949
- name: Micro agent linux dependencies
5050
displayName: linux, micro agent, agent
5151
href: concept-micro-agent-linux-dependencies.md
5252
- name: Security alerts
5353
items:
54-
- name: Micro agent security alerts (Preview)
54+
- name: Micro agent security alerts
5555
href: concept-agent-based-security-alerts.md
5656
- name: Built-in alerts for IoT Hub
5757
displayName: binary command line, disable firewall, port forwarding detection, possible attempt to disable auditd logging detected, reverse shells, successful bruteforce attempt, successful local login, web shell, Behavior similar, Crypto coin, suspicious, Exposed Docker,
@@ -62,7 +62,7 @@
6262
href: concept-recommendations.md
6363
- name: How-to guides
6464
items:
65-
- name: Install Defender for IoT micro agent for Edge (Preview)
65+
- name: Install Defender for IoT micro agent for Edge
6666
displayName: Edge, micro agent,
6767
href: how-to-install-micro-agent-for-edge.md
6868
- name: Upgrade a Defender for IoT micro agent
@@ -79,14 +79,14 @@
7979
- name: Create custom alerts
8080
displayName: security group
8181
href: quickstart-create-custom-alerts.md
82-
- name: Defender-IoT-micro-agent for Azure RTOS
82+
- name: Defender-IoT-micro-agent for Azure RTOS (Preview)
8383
href: iot-security-azure-rtos.md
8484
items:
85-
- name: Work with Defender-IoT-micro-agent for Azure RTOS
85+
- name: Work with Defender-IoT-micro-agent for Azure RTOS (Preview)
8686
href: how-to-azure-rtos-security-module.md
87-
- name: Understand the Defender-IoT-micro-agent for Azure RTOS
87+
- name: Understand the Defender-IoT-micro-agent for Azure RTOS (Preview)
8888
href: concept-rtos-security-module.md
89-
- name: Defender-IoT-micro-agent for Azure RTOS alerts and recommendations
89+
- name: Defender-IoT-micro-agent for Azure RTOS alerts and recommendations (Preview)
9090
href: concept-rtos-security-alerts-recommendations.md
9191
- name: Manage cloud device inventory
9292
href: how-to-manage-device-inventory-on-the-cloud.md
@@ -95,7 +95,7 @@
9595
href: how-to-region-move.md
9696
- name: Troubleshoot
9797
items:
98-
- name: Defender for IoT micro agent troubleshooting (Preview)
98+
- name: Defender for IoT micro agent troubleshooting
9999
displayName: service status, review logs
100100
href: troubleshoot-defender-micro-agent.md
101101
- name: Legacy agent
@@ -164,7 +164,7 @@
164164
href: how-to-investigate-device.md
165165
- name: Reference
166166
items:
167-
- name: Defender-IoT-micro-agent for Azure RTOS API
167+
- name: Defender-IoT-micro-agent for Azure RTOS API (Preview)
168168
displayNAme: prototype, disable
169169
href: azure-rtos-security-module-api.md
170170
- name: Frequently asked questions

articles/defender-for-iot/device-builders/concept-agent-based-security-alerts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Micro agent security alerts (Preview)
2+
title: Micro agent security alerts
33
description: Learn about security alerts and recommended remediation using Defender for IoT device's features, and services.
44
ms.topic: conceptual
55
ms.date: 11/09/2021
66
---
77

8-
# Micro agent security alerts (Preview)
8+
# Micro agent security alerts
99

1010
Defender for IoT continuously analyzes your IoT solution using advanced analytics and threat intelligence to alert you to malicious activity.
1111
In addition, you can create custom alerts based on your knowledge of expected device behavior.

articles/defender-for-iot/device-builders/concept-agent-portfolio-overview-os-support.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Agent portfolio overview and OS support (Preview)
2+
title: Agent portfolio overview and OS support
33
description: Microsoft Defender for IoT provides a large portfolio of agents based on the device type.
44
ms.date: 01/09/2022
55
ms.topic: conceptual
66
---
77

8-
# Agent portfolio overview and OS support (Preview)
8+
# Agent portfolio overview and OS support
99

1010
Microsoft Defender for IoT provides a large portfolio of agents based on the device type.
1111

@@ -31,6 +31,6 @@ The Microsoft Defender for IoT micro agent comes built in as part of the Azure R
3131

3232
## Next steps
3333

34-
Learn more about [Micro agent Linux dependencies (Preview)](concept-micro-agent-linux-dependencies.md).
34+
Learn more about [Micro agent Linux dependencies](concept-micro-agent-linux-dependencies.md).
3535

36-
Learn more about the [Standalone micro agent overview (Preview)](concept-standalone-micro-agent-overview.md).
36+
Learn more about the [Standalone micro agent overview](concept-standalone-micro-agent-overview.md).

articles/defender-for-iot/device-builders/concept-event-aggregation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Micro agent event collection (Preview)
2+
title: Micro agent event collection
33
description: Defender for IoT security agents collect data and system events from your local device, and send the data to the Azure cloud for processing, and analytics.
44
ms.date: 04/26/2022
55
ms.topic: conceptual
66
---
77

8-
# Micro agent event collection (Preview)
8+
# Micro agent event collection
99

1010
Defender for IoT security agents collect data and system events from your local device, and send the data to the Azure cloud for processing.
1111

@@ -159,5 +159,5 @@ When the agent collects similar events to the ones that are already stored in me
159159

160160
For more information, see:
161161

162-
- [Micro agent configurations (Preview)](concept-micro-agent-configuration.md)
162+
- [Micro agent configurations](concept-micro-agent-configuration.md)
163163
- Check your [Defender for IoT security alerts](concept-security-alerts.md).

articles/defender-for-iot/device-builders/concept-micro-agent-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Micro agent configurations (Preview)
2+
title: Micro agent configurations
33
description: The collector sends all current data immediately after any configuration change is made. The configuration changes are then applied.
44
ms.date: 05/03/2022
55
ms.topic: conceptual
66
---
77

8-
# Micro agent configurations (Preview)
8+
# Micro agent configurations
99

1010
This article describes the different types of configurations that the micro agent supports. Customers can configure the micro agent to fit the needs of their devices, and network environments.
1111

@@ -113,4 +113,4 @@ Configure the micro agent using the following collector-specific properties and
113113

114114
For more information, see:
115115
- [Configure a micro agent twin](how-to-configure-micro-agent-twin.md).
116-
- [Micro agent event collection (Preview)](concept-event-aggregation.md)
116+
- [Micro agent event collection](concept-event-aggregation.md)

articles/defender-for-iot/device-builders/concept-micro-agent-linux-dependencies.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Micro agent Linux dependencies (Preview)
2+
title: Micro agent Linux dependencies
33
description: This article describes the different Linux OS dependencies for the Defender for IoT micro agent.
44
ms.topic: conceptual
55
ms.date: 11/09/2021
66
---
77

8-
# Micro agent Linux dependencies (Preview)
8+
# Micro agent Linux dependencies
99

10-
This article describes the different Linux OS dependencies for the Defender for IoT micro agent.
10+
This article describes the different Linux OS dependencies for the Defender for IoT micro agent.
1111

1212
## Linux dependencies
1313

14-
The table below shows the Linux dependencies for each component.
14+
The table below shows the Linux dependencies for each component.
1515

1616
| Component | Dependency | Type | Required by IoT SDK | Notes |
1717
|--|--|--|--|--|
@@ -40,4 +40,4 @@ The table below shows the Linux dependencies for each component.
4040

4141
## Next steps
4242

43-
[Install the Defender for IoT micro agent (Preview)](quickstart-standalone-agent-binary-installation.md).
43+
[Install the Defender for IoT micro agent](quickstart-standalone-agent-binary-installation.md).

articles/defender-for-iot/device-builders/concept-standalone-micro-agent-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Standalone micro agent overview (Preview)
2+
title: Standalone micro agent overview
33
description: The Microsoft Defender for IoT security agents allow you to build security directly into your new IoT devices and Azure IoT projects.
44
ms.date: 12/13/2021
55
ms.topic: conceptual
66
---
77

8-
# Standalone micro agent overview (Preview)
8+
# Standalone micro agent overview
99

1010
Security is a near-universal concern for IoT implementers. IoT devices have unique needs for endpoint monitoring, security posture management, and threat detection – all with highly specific performance requirements.
1111

@@ -37,4 +37,4 @@ The Microsoft Defender for IoT micro agent is easy to deploy, and has minimal pe
3737

3838
## Next steps
3939

40-
Check your [Micro agent authentication methods (Preview)](concept-security-agent-authentication.md).
40+
Check your [Micro agent authentication methods](concept-security-agent-authentication.md).

articles/defender-for-iot/device-builders/configure-pam-to-audit-sign-in-events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before you get started, make sure that you have a Defender for IoT Micro Agent.
1919

2020
Configuring PAM requires technical knowledge.
2121

22-
For more information, see [Tutorial: Install the Defender for IoT micro agent (Preview)](tutorial-standalone-agent-binary-installation.md).
22+
For more information, see [Tutorial: Install the Defender for IoT micro agent](tutorial-standalone-agent-binary-installation.md).
2323

2424
## Modify PAM configuration to report sign-in and sign-out events
2525

@@ -100,4 +100,4 @@ This procedure describes how to verify that you've configured PAM correctly to a
100100
101101
## Next steps
102102
103-
For more information, see [Micro agent event collection (Preview)](concept-event-aggregation.md).
103+
For more information, see [Micro agent event collection](concept-event-aggregation.md).

articles/defender-for-iot/device-builders/how-to-configure-micro-agent-twin.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ Learn how to configure a micro agent twin.
9090
9191
You learned how to configure a micro agent twin. For more information about micro agent configurations and event aggregation, see:
9292
93-
- [Micro agent configurations (Preview)](concept-micro-agent-configuration.md)
94-
95-
- [Micro agent event collection (Preview)](concept-event-aggregation.md)
93+
- [Micro agent configurations](concept-micro-agent-configuration.md)
9694
95+
- [Micro agent event collection](concept-event-aggregation.md)

articles/defender-for-iot/device-builders/how-to-install-micro-agent-for-edge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Install Defender for IoT micro agent for Edge (Preview)
2+
title: Install Defender for IoT micro agent for Edge
33
description: Learn how to install, and authenticate the Defender Micro agent for Edge.
44
ms.date: 02/08/2022
55
ms.topic: how-to
66
---
77

8-
# Install Defender for IoT micro agent for Edge (Preview)
8+
# Install Defender for IoT micro agent for Edge
99

1010
This article explains how to install, and authenticate the Defender micro agent for Edge.
1111

0 commit comments

Comments
 (0)