Skip to content

Commit 94716bf

Browse files
committed
fixing links and d4iot home page post deployment
1 parent 5cc1440 commit 94716bf

9 files changed

+32
-31
lines changed

articles/defender-for-iot/index.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -43,28 +43,28 @@ conceptualContent:
4343
links:
4444
- url: organizations/architecture.md
4545
itemType: concept
46-
text: OT monitoring system architecture
47-
- url: organizations/how-to-manage-subscriptions.md
48-
itemType: how-to-guide
49-
text: Manage Defender for IoT plans for OT network monitoring
50-
- url: organizations/best-practices/traffic-mirroring-methods.md
46+
text: Microsoft Defender for IoT components
47+
- url: organizations/billing.md
5148
itemType: concept
52-
text: Configure traffic mirroring
53-
- url: organizations/ot-appliance-sizing.md
49+
text: Subscription billing
50+
- url: organizations/manage-users-overview.md
5451
itemType: concept
55-
text: Which appliances do I need?
56-
- url: organizations/onboard-sensors.md
57-
itemType: how-to-guide
58-
text: Onboard OT network sensors
59-
- url: organizations/how-to-install-software.md
60-
itemType: how-to-guide
61-
text: Install monitoring software
62-
- url: organizations/how-to-activate-and-set-up-your-sensor.md
63-
itemType: how-to-guide
64-
text: Activate and set up your OT network sensor
65-
- url: organizations/roles-on-premises.md
52+
text: User roles and permissions
53+
- url: organizations/device-inventory.md
54+
itemType: concept
55+
text: Device inventories
56+
- url: organizations/alerts.md
57+
itemType: concept
58+
text: Alerts
59+
- url: organizations/concept-zero-trust.md
60+
itemType: concept
61+
text: Zero Trust and your OT networks
62+
- url: organizations/concept-sentinel-integration.md
6663
itemType: concept
67-
text: On-premises users and roles for OT monitoring
64+
text: OT threat monitoring in your SOC
65+
- url: organizations/ot-deploy/ot-deploy-path.md
66+
itemType: deploy
67+
text: Deploy Defender for IoT for OT monitoring
6868
footerLink:
6969
url: organizations/index.yml
7070
text: See more

articles/defender-for-iot/organizations/cli-ot-sensor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ To use this command:
296296
- Verify that the certificate file you want to import is readable on the appliance. Upload certificate files to the appliance using tools such as WinSCP or Wget.
297297
- Confirm with your IT office that the appliance domain as it appears in the certificate is correct for your DNS server and the corresponding IP address.
298298
299-
For more information, see [Certificates for appliance encryption and authentication (OT appliances)](how-to-deploy-certificates.md).
299+
For more information, see [Prepare CA-signed certificates](best-practices/plan-prepare-deploy.md#prepare-ca-signed-certificates) and [Create SSL/TLS certificates for OT appliances](ot-deploy/create-ssl-certificates.md).
300300
301301
|User |Command |Full command syntax |
302302
|---------|---------|---------|

articles/defender-for-iot/organizations/faqs-ot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Change network configuration settings before or after you activate your sensor u
5656
- **From the sensor UI**: [Update the OT sensor network configuration](how-to-manage-individual-sensors.md#update-the-ot-sensor-network-configuration)
5757
- **From the sensor CLI**: [Network configuration](cli-ot-sensor.md#network-configuration)
5858

59-
For more information, see [Activate and set up your sensor](how-to-activate-and-set-up-your-sensor.md), [Getting started with advanced CLI commands](references-work-with-defender-for-iot-cli-commands.md), and [CLI command reference from OT network sensors](cli-ot-sensor.md).
59+
For more information, see [Activate and set up your OT network sensor](ot-deploy/activate-deploy-sensor.md), [Getting started with advanced CLI commands](references-work-with-defender-for-iot-cli-commands.md), and [CLI command reference from OT network sensors](cli-ot-sensor.md).
6060

6161
## How do I check the sanity of my deployment
6262

articles/defender-for-iot/organizations/how-to-forward-alert-information-to-partners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ If your forwarding alert rules aren't working as expected, check the following d
302302

303303
- **Certificate validation**. Forwarding rules for [Syslog CEF](#syslog-server-actions), [Microsoft Sentinel](integrate-overview.md#microsoft-sentinel), and [QRadar](tutorial-qradar.md) support encryption and certificate validation.
304304

305-
If your OT sensors or on-premises management console are configured to [validate certificates](how-to-deploy-certificates.md#verify-crl-server-access) and the certificate can't be verified, the alerts aren't forwarded.
305+
If your OT sensors or on-premises management console are configured to [validate certificates](ot-deploy/create-ssl-certificates.md#verify-crl-server-access) and the certificate can't be verified, the alerts aren't forwarded.
306306

307307
In these cases, the sensor or on-premises management console is the session's client and initiator. Certificates are typically received from the server or use asymmetric encryption, where a specific certificate is provided to set up the integration.
308308

articles/defender-for-iot/organizations/how-to-set-up-high-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Before you perform the procedures in this article, verify that you've met the fo
2424

2525
- Make sure that the primary on-premises management console is fully [configured](how-to-manage-the-on-premises-management-console.md), including at least two [OT network sensors connected](ot-deploy/connect-sensors-to-management.md) and visible in the console UI, as well as the scheduled backups or VLAN settings. All settings are applied to the secondary appliance automatically after pairing.
2626

27-
- Make sure that your SSL/TLS certificates meet required criteria. For more information, see [Deploy OT appliance certificates](how-to-deploy-certificates.md).
27+
- Make sure that your SSL/TLS certificates meet required criteria. For more information, see [SSL/TLS certificate requirements for on-premises resources](best-practices/certificate-requirements.md).
2828

2929
- Make sure that your organizational security policy grants you access to the following services, on the primary and secondary on-premises management console. These services also allow the connection between the sensors and secondary on-premises management console:
3030

articles/defender-for-iot/organizations/how-to-work-with-the-sensor-device-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Use a device map to retrieve, analyze, and manage device information, either all
1515

1616
To perform the procedures in this article, make sure that you have:
1717

18-
- An OT network sensor [installed](ot-deploy/install-software-ot-sensor.md), [activated, and configured](how-to-activate-and-set-up-your-sensor.md), with network traffic ingested
18+
- An OT network sensor [installed](ot-deploy/install-software-ot-sensor.md), [activated, and configured](ot-deploy/activate-deploy-sensor.md), with network traffic ingested
1919

2020
- Access to your OT sensor or on-premises management console. Users with the **Viewer** role can view data on the map. To import or export data or edit the map view, you need access as a **Security Analyst** or **Admin** user. For more information, see [On-premises users and roles for OT monitoring with Defender for IoT](roles-on-premises.md).
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Webhook extended can be used to send extra data to the endpoint. The extended fe
178178

179179
### Unicode support for certificate passphrases
180180

181-
Unicode characters are now supported when working with sensor certificate passphrases. For more information, see [About certificates](how-to-deploy-certificates.md).
181+
Unicode characters are now supported when working with sensor certificate passphrases. For more information, see [Prepare CA-signed certificates](best-practices/plan-prepare-deploy.md#prepare-ca-signed-certificates).
182182

183183
## April 2021
184184

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Version 22.3.7 includes the same features as 22.3.6. If you have version 22.3.6
111111
- [Merging](how-to-investigate-sensor-detections-in-a-device-inventory.md#merge-devices) and [deleting](how-to-investigate-sensor-detections-in-a-device-inventory.md#delete-devices) devices on OT sensors now include confirmation messages when the action has completed
112112
- Support for [deleting multiple devices](how-to-investigate-sensor-detections-in-a-device-inventory.md#delete-devices) on OT sensors
113113
- An enhanced [editing device details](how-to-investigate-sensor-detections-in-a-device-inventory.md#edit-device-details) process on the OT sensor, using an **Edit** button in the toolbar at the top of the page
114-
- [Enhanced UI on the OT sensor for uploading an SSL/TLS certificate](how-to-deploy-certificates.md#deploy-ssltls-certificates-on-ot-appliances)
114+
- [Enhanced UI on the OT sensor for uploading an SSL/TLS certificate](ot-deploy/activate-deploy-sensor.md#deploy-an-ssltls-certificate)
115115
- [Activation files for locally managed sensors no longer expire](how-to-manage-individual-sensors.md#upload-a-new-activation-file)
116116
- Severity for all [**Suspicion of Malicious Activity**](alert-engine-messages.md#malware-engine-alerts) alerts is now **Critical**
117117
- [Allow internet connections on an OT network in bulk](how-to-accelerate-alert-incident-response.md#allow-internet-connections-on-an-ot-network)
@@ -215,12 +215,13 @@ This version includes the following new updates and fixes:
215215
- [New naming convention for hardware profiles](ot-appliance-sizing.md)
216216
- [PCAP access from the Azure portal](how-to-manage-cloud-alerts.md)
217217
- [Bi-directional alert synch between OT sensors and the Azure portal](alerts.md#managing-ot-alerts-in-a-hybrid-environment)
218-
- [Sensor connections restored after certificate rotation](how-to-deploy-certificates.md)
218+
- [Sensor connections restored after certificate rotation](ot-deploy/activate-deploy-sensor.md#deploy-an-ssltls-certificate)
219219
- [Upload diagnostic logs for support tickets from the Azure portal](how-to-manage-sensors-on-the-cloud.md#upload-a-diagnostics-log-for-support)
220220
- [Improved security for uploading protocol plugins](resources-manage-proprietary-protocols.md)
221221
- [Sensor names shown in browser tabs](how-to-manage-individual-sensors.md)
222222
- [Site-based access control on the Azure portal](manage-users-portal.md#manage-site-based-access-control-public-preview)
223223

224+
224225
## Versions 22.1.x
225226

226227
Software versions 22.1.x support direct updates to the latest OT monitoring software versions available. For more information, see [Update Defender for IoT OT monitoring software](update-ot-software.md).
@@ -369,7 +370,7 @@ This version includes the following new updates and fixes:
369370
- [New PCAP API](api/management-alert-apis.md#pcap-request-alert-pcap)
370371
- [Export logs from the on-premises management console for troubleshooting](how-to-troubleshoot-on-premises-management-console.md#export-logs-from-the-on-premises-management-console-for-troubleshooting)
371372
- [Support for Webhook extended to send data to endpoints](how-to-forward-alert-information-to-partners.md#webhook-extended)
372-
- [Unicode support for certificate passphrases](how-to-deploy-certificates.md)
373+
- [Unicode support for certificate passphrases](best-practices/plan-prepare-deploy.md#prepare-ca-signed-certificates)
373374

374375
## Next steps
375376

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For more information, see [Device data retention periods](references-data-retent
5252

5353
The OT sensor version 22.3.6 has an enhanced **SSL/TLS Certificates** configuration page for defining your SSL/TLS certificate settings and deploying a CA-signed certificate.
5454

55-
For more information, see [Deploy SSL/TLS certificates on OT appliances](how-to-deploy-certificates.md).
55+
For more information, see [Deploy an SSL/TLS certificate](ot-deploy/activate-deploy-sensor.md#deploy-an-ssltls-certificate).
5656

5757
### Activation files expiration updates
5858

@@ -554,9 +554,9 @@ For more information, see:
554554

555555
### Sensor connections restored after certificate rotation
556556

557-
Starting in version 22.2.3, after rotating your certificates, your sensor connections are automatically restored to your central manager, and you don't need to reconnect them manually.
557+
Starting in version 22.2.3, after rotating your certificates, your sensor connections are automatically restored to your on-premises management console, and you don't need to reconnect them manually.
558558

559-
For more information, see [About certificates](how-to-deploy-certificates.md).
559+
For more information, see [Prepare CA-signed certificates](best-practices/plan-prepare-deploy.md#prepare-ca-signed-certificates) and [Deploy an SSL/TLS certificate](ot-deploy/activate-deploy-sensor.md#deploy-an-ssltls-certificate).
560560

561561
### Support diagnostic log enhancements (Public preview)
562562

0 commit comments

Comments
 (0)