Skip to content

Commit 140cfe8

Browse files
authored
Merge pull request #178107 from ElazarK/fix-release-notes
Update release-notes.md
2 parents 146e0d9 + e8b63a2 commit 140cfe8

File tree

1 file changed

+24
-12
lines changed

1 file changed

+24
-12
lines changed

articles/defender-for-iot/organizations/release-notes.md

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: What's new in Azure Defender for IoT
33
description: This article lets you know what's new in the latest release of Defender for IoT.
44
ms.topic: overview
5-
ms.date: 10/20/2021
6-
ms.custom: ignite-fall-2021
5+
ms.date: 11/07/2021
76
---
87

98
# What's new in Azure Defender for IoT?
@@ -56,35 +55,47 @@ If the Key state is detected as Program or the Run state is detected as either R
5655

5756
#### Visibility and risk assessment
5857

59-
- Use the Device Inventory to view the PLC state of organizational PLCs as well as contextual device information. Use the Device Inventory Settings dialog box to add this column to the Inventory.
58+
- Use the Device Inventory to view the PLC state of organizational PLCs, and contextual device information. Use the Device Inventory Settings dialog box to add this column to the Inventory.
6059

61-
:::image type="content" source="media/release-notes/device-inventory-plc.png" alt-text="Device inventory showing plc operating mode.":::
60+
:::image type="content" source="media/release-notes/device-inventory-plc.png" alt-text="Device inventory showing PLC operating mode.":::
6261

6362
- View PLC secure status and last change information per PLC in the Attributes section of the Device Properties screen. If the Key state is detected as Program or the Run state is detected as either Remote or Program the PLC is defined by Defender for IoT as *unsecure*. The Device Properties PLC Secured option will read false. For more information, see [View and manage device properties](how-to-work-with-the-sensor-device-map.md#view-and-manage-device-properties).
6463

65-
:::image type="content" source="media/release-notes/attributes-plc.png" alt-text="Attributes screen showing plc information.":::
64+
:::image type="content" source="media/release-notes/attributes-plc.png" alt-text="Attributes screen showing PLC information.":::
6665

6766
- View all network PLC Run and Key State statuses by creating a Data Mining with PLC operating mode information.
6867

69-
:::image type="content" source="media/release-notes/data-mining-plc.png" alt-text="Data inventory screen showing plc option.":::
68+
:::image type="content" source="media/release-notes/data-mining-plc.png" alt-text="Data inventory screen showing PLC option.":::
7069

7170
- Use the Risk Assessment Report to review the number of network PLCs in the unsecure mode, and additional information you can use to mitigate unsecure PLC risks.
7271

7372
### PCAP API
7473

75-
The new PCAP API lets the user retrieve PCAP files from the sensor via the on-premises management console with, or without direct access to the sensor itself. This is accomplished by using the management console as a proxy.
74+
The new PCAP API lets the user retrieve PCAP files from the sensor via the on-premises management console with, or without direct access to the sensor itself.
7675

7776
### On-premises Management Console audit
7877

79-
Audit logs for your sensor’s deployment are now available from the On-premises management console.
78+
Audit logs for the on-premises management console can now be exported to facilitate investigations into what changes were made, and by who.
8079

8180
### Webhook extended
8281

83-
Webhook extended can be used to send all of the information in the Webhook alert, as well as extra data to the endpoint.
82+
Webhook extended can be used to send extra data to the endpoint. The extended feature includes all of the information in the Webhook alert and adds the following information to the report:
8483

85-
### Unicode support for certificate passphrases
84+
- sensorID
85+
- sensorName
86+
- zoneID
87+
- zoneName
88+
- siteID
89+
- siteName
90+
- sourceDeviceAddress
91+
- destinationDeviceAddress
92+
- remediationSteps
93+
- handled
94+
- additionalInformation
8695

87-
Unicode characters are now supported when working with sensor certificate passphrases. For more information see, [About certificates](how-to-deploy-certificates.md#about-certificates)
96+
### Unicode support for certificate passphrases
97+
98+
Unicode characters are now supported when working with sensor certificate passphrases. For more information, see [About certificates](how-to-deploy-certificates.md#about-certificates)
8899

89100
## April 2021
90101

@@ -121,7 +132,7 @@ New fields are available for users working with alert APIs.
121132
- Source and destination address
122133
- Remediation steps
123134
- The name of sensor defined by the user
124-
- The name of zone associated with the sensor
135+
- The name of zone associated with the sensor
125136
- The name of site associated with the sensor
126137

127138
**Sensor**
@@ -166,6 +177,7 @@ This feature is available on the on-premises management console with the release
166177
- [Onboarding](#onboarding)
167178
- [Usability](#usability)
168179
- [Other updates](#other-updates)
180+
169181
### Security
170182

171183
Certificate and password recovery enhancements were made for this release.

0 commit comments

Comments
 (0)