Skip to content

Commit f6ef14d

Browse files
Merge pull request #271183 from limwainstein/2413-release-notes
24.1.3 what's new and release notes
2 parents 3010136 + 246cc25 commit f6ef14d

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

articles/defender-for-iot/organizations/how-to-troubleshoot-sensor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The **Cloud connectivity troubleshooting** pane covers the following types of is
4848
|**Proxy authentication issues** | Occurs when a proxy demands authentication, but no credentials, or incorrect credentials, are provided. <br><br>In such cases, make sure that you've configured the proxy credentials correctly. For more information, see [Update the OT sensor network configuration](how-to-manage-individual-sensors.md#update-the-ot-sensor-network-configuration). |
4949
|**Name resolution failures** | Occurs when the sensor can't perform name resolution for a specific endpoint. <br><br>In such cases, if your DNS server is reachable, make sure that the DNS server is configured on your sensor correctly. If the configuration is correct, we recommend reaching out to your DNS administrator. <br><br>For more information, see [Update the OT sensor network configuration](how-to-manage-individual-sensors.md#update-the-ot-sensor-network-configuration). |
5050
|**Unreachable proxy server errors** | Occurs when the sensor can't establish a connection with the proxy server. In such cases, confirm the reachability of your proxy server with your network team. <br><br>For more information, see [Update the OT sensor network configuration](how-to-manage-individual-sensors.md#update-the-ot-sensor-network-configuration). |
51-
51+
|**Time drift detected** |Occurs when the UTC time of the sensor isn't synchronized with Defender for IoT on the Azure portal.<br><br>In this case, configure a Network Time Protocol (NTP) server to synchronize the sensor in UTC time.<br><br>For more information, see [Configure OT sensor settings from the Azure portal](configure-sensor-settings-portal.md#ntp). |
5252

5353
## Check system health
5454

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

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Cloud features may be dependent on a specific sensor version. Such features are
3838
| Version / Patch | Release date | Scope | Supported until |
3939
| ------- | ------------ | ----------- | ------------------- |
4040
| **24.1** | | | |
41+
| 24.1.3 |04/2024 | Major |03/2025 |
4142
| 24.1.2 |02/2024 | Major |01/2025 |
4243
| **23.1** | | | |
4344
| 23.1.3 | 09/2023 | Patch | 08/2024 |
@@ -103,14 +104,25 @@ To understand whether a feature is supported in your sensor version, check the r
103104

104105
## Versions 24.1.x
105106

106-
### Version 24.1.0
107+
### Version 24.1.3
107108

108-
**Release date**: 02/2024
109+
**Release date**: 04/2024
109110

110111
**Supported until**: 03/2025
111112

112113
This version includes the following updates and enhancements:
113114

115+
- [Sensor time drift detection](whats-new.md#sensor-time-drift-detection)
116+
- Bug fixes for stability improvements
117+
118+
### Version 24.1.2
119+
120+
**Release date**: 02/2024
121+
122+
**Supported until**: 01/2025
123+
124+
This version includes the following updates and enhancements:
125+
114126
- [Alert suppression rules from the Azure portal](how-to-accelerate-alert-incident-response.md#suppress-irrelevant-alerts)
115127
- [Focused alerts in OT/IT environments](alerts.md#focused-alerts-in-otit-environments)
116128
- [Alert ID (ID field) is now aligned on the Azure portal and sensor console](how-to-manage-cloud-alerts.md#view-alerts-on-the-azure-portal)

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ Features released earlier than nine months ago are described in the [What's new
1616
> Noted features listed below are in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include other legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1717
>
1818
19+
## March 2024
20+
21+
|Service area |Updates |
22+
|---------|---------|
23+
| **OT networks** | [Sensor time drift detection](#sensor-time-drift-detection) |
24+
25+
### Sensor time drift detection
26+
27+
This version introduces a new troubleshooting test in the connectivity tool feature, specifically designed to identify time drift issues.
28+
29+
One common challenge when connecting sensors to Defender for IoT in the Azure portal arises from discrepancies in the sensor’s UTC time, which can lead to connectivity problems. To address this issue, we recommend that you configure a Network Time Protocol (NTP) server [in the sensor settings](configure-sensor-settings-portal.md#ntp).
30+
1931
## February 2024
2032

2133
|Service area |Updates |

0 commit comments

Comments
 (0)