Skip to content

Commit 274d99d

Browse files
Merge pull request #235624 from kgremban/apr24-baltimoreedit
Improvements to the timeline section
2 parents 4b5eea9 + 982ebda commit 274d99d

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

articles/iot-hub/migrate-tls-certificate.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ You should start planning now for the effects of migrating your IoT hubs to the
2525

2626
The IoT Hub team will begin migrating IoT hubs by region on **February 15, 2023** and completing by October 15, 2023. After all IoT hubs have migrated, then DPS will perform its migration between January 15 and February 15, 2024.
2727

28-
The subscription owners of each IoT hub will receive an email notification two weeks before their migration date.
28+
For each IoT hub, you can expect the following:
29+
30+
* **One to two weeks before migration**: The subscription owners of each IoT hub receive an email notification informing them of their migration date. This notification doesn't apply to hubs that are manually migrated.
31+
* **Day of the migration**: The IoT hub switches its TLS certificate to the DigiCert Global Root G2, which results in no downtime for the IoT hub. IoT Hub doesn't force device reconnections.
32+
* **Following the migration**: The subscription owners receive a notification confirming that the IoT hub was migrated. Devices attempt to reconnect based on their individual retry logic, at which point they request and receive the new server certificate from IoT Hub and reconnect only if they trust the Digicert Global Root G2.
2933

3034
### Request an extension
3135

@@ -159,14 +163,15 @@ No, only the [global Azure cloud](https://azure.microsoft.com/global-infrastruct
159163

160164
Yes, IoT Central uses both IoT Hub and DPS in the backend. The TLS migration will affect your solution, and you need to update your devices to maintain connection.
161165

162-
You can migrate your application from the Baltimore CyberTrust Root to the DigiCert Global G2 Root on your own schedule. We recommend the following process: 
166+
You can migrate your application from the Baltimore CyberTrust Root to the DigiCert Global G2 Root on your own schedule. We recommend the following process:
167+
163168
1. **Keep the Baltimore CyberTrust Root on your device until the transition period is completed on 15 February 2024** (necessary to prevent connection interruption).
164-
2. **In addition** to the Baltimore Root, ensure the DigiCert Global G2 Root is added to your trusted root store.
165-
3. Make sure you aren’t pinning any intermediate or leaf certificates and are using the public roots to perform TLS server validation.
169+
2. **In addition** to the Baltimore Root, ensure the DigiCert Global G2 Root is added to your trusted root store.
170+
3. Make sure you aren’t pinning any intermediate or leaf certificates and are using the public roots to perform TLS server validation.
166171
4. In your IoT Central application you can find the Root Certification settings under **Settings** > **Application** > **Baltimore Cybertrust Migration**. 
167-
1. Select **DigiCert Global G2 Root** to migrate to the new certificate root.
168-
2. Click **Save** to initiate the migration.
169-
3. If needed, you can migrate back to the Baltimore root by selecting **Baltimore CyberTrust Root** and saving the changes. This option is available until 15 May 2023 and will then be disabled as Microsoft will start initiating the migration.
172+
1. Select **DigiCert Global G2 Root** to migrate to the new certificate root.
173+
2. Click **Save** to initiate the migration.
174+
3. If needed, you can migrate back to the Baltimore root by selecting **Baltimore CyberTrust Root** and saving the changes. This option is available until 15 May 2023 and will then be disabled as Microsoft will start initiating the migration.
170175

171176
### How long will it take my devices to reconnect?
172177

0 commit comments

Comments
 (0)