Skip to content

Commit 3af75fe

Browse files
committed
Merge branch 'release-d4iot-deployment-plus' of https://github.com/MicrosoftDocs/azure-docs-pr into release-deployment-only
2 parents c06d02d + 3049222 commit 3af75fe

22 files changed

+108
-66
lines changed

articles/defender-for-iot/organizations/TOC.yml

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,10 @@
427427
href: how-to-troubleshoot-the-sensor-and-on-premises-management-console.md
428428
- name: Reference
429429
items:
430-
- name: Data retention
431-
href: references-data-retention.md
430+
- name: Sample connectivity models
431+
href: best-practices/sample-connectivity-models.md
432+
- name: Networking requirements
433+
href: networking-requirements.md
432434
- name: OT monitoring appliances
433435
items:
434436
- name: Overview
@@ -474,9 +476,23 @@
474476
href: appliance-catalog/hpe-proliant-dl20-smb-legacy.md
475477
- name: Neousys Nuvo-500LP (L100 Rugged)
476478
href: appliance-catalog/neousys-nuvo-5006lp.md
479+
- name: Supported protocols
480+
href: concept-supported-protocols.md
477481
- name: Alert reference
478482
href: alert-engine-messages.md
479483
displayName: alerts
484+
- name: Sensor health message reference
485+
href: sensor-health-messages.md
486+
- name: CLI command reference
487+
items:
488+
- name: CLI users and access
489+
href: references-work-with-defender-for-iot-cli-commands.md
490+
displayName: shell, login, cli, command-line, commands, users, user
491+
- name: OT sensor CLI reference
492+
href: cli-ot-sensor.md
493+
displayName: shell, login, cli, command-line, commands, users, user
494+
- name: Data retention
495+
href: references-data-retention.md
480496
- name: API reference
481497
items:
482498
- name: Working with Defender for IoT APIs
@@ -505,16 +521,6 @@
505521
href: api/management-inventory-apis.md
506522
- name: Partner integration
507523
href: api/management-integration-apis.md
508-
- name: Sensor health message reference
509-
href: sensor-health-messages.md
510-
- name: Defender for IoT CLI
511-
items:
512-
- name: CLI users and access
513-
href: references-work-with-defender-for-iot-cli-commands.md
514-
displayName: shell, login, cli, command-line, commands, users, user
515-
- name: OT sensor CLI reference
516-
href: cli-ot-sensor.md
517-
displayName: shell, login, cli, command-line, commands, users, user
518524
- name: Frequently asked questions
519525
items:
520526
- name: General FAQ
@@ -525,8 +531,6 @@
525531
href: faqs-eiot.md
526532
- name: Resources
527533
items:
528-
- name: OT network pre-deployment checklist
529-
href: pre-deployment-checklist.md
530534
- name: Custom columns sample script
531535
href: custom-columns-sample-script.md
532536
- name: Regional availability

articles/defender-for-iot/organizations/api/management-integration-apis.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ This API returns data about a specific device per a given device ID.
298298
| **u_mac_address_objects** |JSON array of MAC addresses | Not nullable | Array of [MAC address](#mac_address_object-fields) objects |
299299
| **u_protocol_objects** | JSON array of protocols | Not nullable | An array of [protocol](#protocol_object-fields) objects |
300300
| **u_vlans** |JSON array of VLAN objects | Not nullable | An array of [VLAN](#vlan_object-fields) objects |
301-
| **u_purdue_layer** | String | Not nullable |Defines the default [Purdue layer](../plan-network-monitoring.md#purdue-reference-model-and-defender-for-iot) for this device type. |
301+
| **u_purdue_layer** | String | Not nullable |Defines the default [Purdue layer](../best-practices/understand-network-architecture.md) for this device type. |
302302
| **u_sensor_ids** |JSON array of sensor ID objects |Not nullable | An array of [sensor ID](#sensor_id_object-fields) objects |
303303
| **u_cm_device_url** |String |Not nullable | The URL used to access the device on the on-premises management console. |
304304
| **u_device_urls** |JSON array of URL objects |Not nullable | An array of [device URL](#device_url_object-fields) objects |
@@ -732,6 +732,7 @@ curl -k -H "Authorization: <Authorization token>" "https://<IP Address>/external
732732
```rest
733733
curl -k -H "Authorization: 1234b734a9244d54ab8d40aedddcabcd" "https://127.0.0.1/external/v3/integration/devicecves/1664781014000"
734734
```
735+
735736
---
736737

737738
## Next steps

articles/defender-for-iot/organizations/appliance-catalog/dell-edge-5200.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ Continue understanding system requirements for physical or virtual appliances. F
5454

5555
Then, use any of the following procedures to continue:
5656

57-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
58-
- [Install software](../how-to-install-software.md)
57+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
58+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/dell-poweredge-r340-xl-legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,5 @@ Continue understanding system requirements for physical or virtual appliances. F
194194

195195
Then, use any of the following procedures to continue:
196196

197-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
198-
- [Install software](../how-to-install-software.md)
197+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
198+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/dell-poweredge-r350-e1800.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,5 +224,5 @@ Continue understanding system requirements for physical or virtual appliances. F
224224

225225
Then, use any of the following procedures to continue:
226226

227-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
228-
- [Install software](../how-to-install-software.md)
227+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
228+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/hpe-edgeline-el300.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ Continue understanding system requirements for physical or virtual appliances. F
148148

149149
Then, use any of the following procedures to continue:
150150

151-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
152-
- [Install software](../how-to-install-software.md)
151+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
152+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/hpe-proliant-dl20-legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@ Continue understanding system requirements for physical or virtual appliances. F
153153

154154
Then, use any of the following procedures to continue:
155155

156-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
157-
- [Install software](../how-to-install-software.md)
156+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
157+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/hpe-proliant-dl20-plus-enterprise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,5 @@ Continue understanding system requirements for physical or virtual appliances. F
170170

171171
Then, use any of the following procedures to continue:
172172

173-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
174-
- [Install software](../how-to-install-software.md)
173+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
174+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/hpe-proliant-dl20-plus-smb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,5 @@ Continue understanding system requirements for physical or virtual appliances. F
188188

189189
Then, use any of the following procedures to continue:
190190

191-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
192-
- [Install software](../how-to-install-software.md)
191+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
192+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/hpe-proliant-dl20-smb-legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ Continue understanding system requirements for physical or virtual appliances. F
168168

169169
Then, use any of the following procedures to continue:
170170

171-
- [Download software for an on-premises management console](../how-to-manage-the-on-premises-management-console.md#download-software-for-the-on-premises-management-console)
172-
- [Install software](../how-to-install-software.md)
171+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
172+
- [Download software files for an on-premises management console](../ot-deploy/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

0 commit comments

Comments
 (0)