Skip to content

Commit 0497ca4

Browse files
Merge pull request #270750 from tarTech23/hub
remove hub note
2 parents 495e8e1 + a207a48 commit 0497ca4

7 files changed

+4
-27
lines changed

articles/defender-for-iot/device-builders/concept-recommendations.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ Security recommendations are actionable and aim to aid customers in complying wi
1212

1313
In this article, you will find a list of recommendations, which can be triggered on your IoT Hub.
1414

15-
> [!NOTE]
16-
> The Microsoft Defender for IoT legacy experience under IoT Hub has been replaced by our new Defender for IoT standalone experience, in the Defender for IoT area of the Azure portal. The legacy experience under IoT Hub will not be supported after **March 31, 2023**.
17-
1815
## Built in recommendations in IoT Hub
1916

2017
Recommendation alerts provide insight and suggestions for actions to improve the security posture of your environment.

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ ms.topic: how-to
99

1010
Perform basic and advanced investigations based on OS baseline recommendations.
1111

12-
> [!NOTE]
13-
> The Microsoft Defender for IoT legacy experience under IoT Hub has been replaced by our new Defender for IoT standalone experience, in the Defender for IoT area of the Azure portal. The legacy experience under IoT Hub will not be supported after **March 31, 2023**.
14-
1512
## Basic OS baseline security recommendation investigation
1613

1714
You can investigate OS baseline recommendations by navigating to [Defender for IoT in the Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_IoT_Defender/IoTDefenderDashboard/Getting_Started). For more information, see how to [Investigate security recommendations](quickstart-investigate-security-recommendations.md).

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ In this guide, use the investigation suggestions provided to help determine the
1515
> * Find your device data
1616
> * Investigate using KQL queries
1717
18-
> [!NOTE]
19-
> The Microsoft Defender for IoT legacy experience under IoT Hub has been replaced by our new Defender for IoT standalone experience, in the Defender for IoT area of the Azure portal. The legacy experience under IoT Hub will not be supported after **March 31, 2023**.
20-
>
21-
> For more information, see [Tutorial: Investigate security recommendations](tutorial-investigate-security-recommendations.md) and [Tutorial: Investigate security alerts](tutorial-investigate-security-alerts.md).
22-
2318
## How can I access my data?
2419

2520
By default, Defender for IoT stores your security alerts and recommendations in your Log Analytics workspace. You can also choose to store your raw security data.

articles/defender-for-iot/device-builders/how-to-security-data-access.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ ms.date: 03/28/2022
99

1010
Defender for IoT stores security alerts, recommendations, and raw security data (if you choose to save it) in your Log Analytics workspace.
1111

12-
> [!NOTE]
13-
> The Microsoft Defender for IoT legacy experience under IoT Hub has been replaced by our new Defender for IoT standalone experience, in the Defender for IoT area of the Azure portal. The legacy experience under IoT Hub will not be supported after **March 31, 2023**.
14-
>
15-
> For more information, see [Tutorial: Configure Microsoft Defender for IoT agent-based solution](tutorial-configure-agent-based-solution.md).
1612
## Log Analytics
1713

1814
To configure which Log Analytics workspace is used:
@@ -32,7 +28,7 @@ For details on querying data from Log Analytics, see [Get started with log queri
3228

3329
Security alerts are stored in _AzureSecurityOfThings.SecurityAlert_ table in the Log Analytics workspace configured for the Defender for IoT solution.
3430

35-
We've provided a number of useful queries to help you get started exploring security alerts.
31+
We provide many useful queries to help you get started exploring security alerts.
3632

3733
### Sample records
3834

@@ -111,7 +107,7 @@ SecurityAlert
111107

112108
Security recommendations are stored in _AzureSecurityOfThings.SecurityRecommendation_ table in the Log Analytics workspace configured for the Defender for IoT solution.
113109

114-
We've provided a number of useful queries to help you get start exploring security recommendations.
110+
We provide many useful queries to help you get start exploring security recommendations.
115111

116112
### Sample records
117113

@@ -135,8 +131,8 @@ SecurityRecommendation
135131

136132
| TimeGenerated | IoTHubId | DeviceId | RecommendationSeverity | RecommendationState | RecommendationDisplayName | Description | RecommendationAdditionalData |
137133
|---------------|----------|----------|------------------------|---------------------|---------------------------|-------------|------------------------------|
138-
| 2019-03-22T10:21:06.060 | /subscriptions/<subscription_id>/resourceGroups/<resource_group>/providers/Microsoft.Devices/IotHubs/<iot_hub> | <device_name> | Medium | Active | Permissive firewall rule in the input chain was found | A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports | {"Rules":"[{\"SourceAddress\":\"\",\"SourcePort\":\"\",\"DestinationAddress\":\"\",\"DestinationPort\":\"1337\"}]"} |
139-
| 2019-03-22T10:50:27.237 | /subscriptions/<subscription_id>/resourceGroups/<resource_group>/providers/Microsoft.Devices/IotHubs/<iot_hub> | <device_name> | Medium | Active | Permissive firewall rule in the input chain was found | A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports | {"Rules":"[{\"SourceAddress\":\"\",\"SourcePort\":\"\",\"DestinationAddress\":\"\",\"DestinationPort\":\"1337\"}]"} |
134+
| 2019-03-22T10:21:06.060 | /subscriptions/<subscription_id>/resourceGroups/<resource_group>/providers/Microsoft.Devices/IotHubs/<iot_hub> | <device_name> | Medium | Active | Permissive firewall rule in the input chain was found | A rule in the firewall was found that contains a permissive pattern for a wide range of IP addresses or Ports | {"Rules":"[{\"SourceAddress\":\"\",\"SourcePort\":\"\",\"DestinationAddress\":\"\",\"DestinationPort\":\"1337\"}]"} |
135+
| 2019-03-22T10:50:27.237 | /subscriptions/<subscription_id>/resourceGroups/<resource_group>/providers/Microsoft.Devices/IotHubs/<iot_hub> | <device_name> | Medium | Active | Permissive firewall rule in the input chain was found | A rule in the firewall was found that contains a permissive pattern for a wide range of IP addresses or Ports | {"Rules":"[{\"SourceAddress\":\"\",\"SourcePort\":\"\",\"DestinationAddress\":\"\",\"DestinationPort\":\"1337\"}]"} |
140136

141137
### Device summary
142138

articles/defender-for-iot/device-builders/quickstart-create-custom-alerts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ ms.date: 01/01/2023
99

1010
Using custom security groups and alerts, takes full advantage of the end-to-end security information and categorical device knowledge to ensure better security across your IoT solution.
1111

12-
> [!NOTE]
13-
> The Microsoft Defender for IoT legacy experience under IoT Hub has been replaced by our new Defender for IoT standalone experience, in the Defender for IoT area of the Azure portal. The legacy experience under IoT Hub will not be supported after **March 31, 2023**.
1412
## Why use custom alerts?
1513

1614
You know your IoT devices best.

articles/defender-for-iot/device-builders/tutorial-investigate-security-alerts.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ In this tutorial you'll learn how to:
1616
> - Investigate security alert details
1717
> - Investigate alerts in Log Analytics workspace
1818
19-
> [!NOTE]
20-
> The Microsoft Defender for IoT legacy experience under IoT Hub has been replaced by our new Defender for IoT standalone experience, in the Defender for IoT area of the Azure portal. The legacy experience under IoT Hub will not be supported after **March 31, 2023**.
21-
2219
## Prerequisites
2320

2421
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/defender-for-iot/device-builders/tutorial-investigate-security-recommendations.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ In this tutorial you'll learn how to:
1818
> - Investigate security recommendation details
1919
> - Investigate recommendations in a Log Analytics workspace
2020
21-
> [!NOTE]
22-
> The Microsoft Defender for IoT legacy experience under IoT Hub has been replaced by our new Defender for IoT standalone experience, in the Defender for IoT area of the Azure portal. The legacy experience under IoT Hub will not be supported after **March 31, 2023**.
23-
2421
## Prerequisites
2522

2623
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

0 commit comments

Comments
 (0)