Skip to content

Commit e2558d2

Browse files
Learn Editor: Update device-update-tls-download.md
1 parent a30024a commit e2558d2

File tree

1 file changed

+6
-21
lines changed

1 file changed

+6
-21
lines changed

articles/iot-hub-device-update/device-update-tls-download.md

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,12 @@ ms.subservice: device-update
1515

1616
# How to understand and use the Transport Layer Security (TLS) download feature in Device Update for IoT Hub (Preview)
1717

18-
When a device downloads an update from the Device Update service, the connection between the Device Update service and the device is HTTP-based. If a TLS connection (HTTPS) between the Device Update service and the device is preferred, this capability can be enabled upon request.
19-
20-
>[!NOTE]
21-
>The TLS download feature is currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
22-
23-
## How to enable the TLS download feature
24-
25-
Obtain your Azure Subscription ID and your Device Update for IoT Hub *account*, *instance*, and *Azure region* information. Here's how to find that information:
26-
27-
- Azure Subscription ID:
28-
- See this article: [https://aka.ms/get-subscription-id](https://aka.ms/get-subscription-id)
29-
30-
- Device Update for IoT Hub information:
31-
- Go to the [Azure portal](https://portal.azure.com/).
32-
- Search for "Device Update for IoT Hubs" and select the **Device Update for IoT Hubs** option.
33-
- Select your Device Update account. The *account name* is at the top of the screen.
34-
- Select the **Overview** view from the left-hand navigation pane. Look for the "Location" field (such as "West US 2"). This field is your *Azure region*.
35-
- Under the **Instance Management** heading in the left-hand navigation bar, select **Instances**. You'll see your *instance name*.
36-
- Use [this link](https://nam.dcv.ms/dBgKOpqIL7) to submit the information. You'll receive a reply when your Device Update instance is enabled for the preview TLS download feature.
37-
38-
## Additional changes if using FreeRTOS
18+
When a device downloads an update from the Device Update service, the connection between the Device Update service and the device is HTTP-based. If a TLS connection (HTTPS) between the Device Update service and the device is preferred, this capability is currently under consideration.
19+
20+
> [!NOTE]
21+
> The TLS download feature preview is currently closed. This page is being maintained for existing preview customers. The page will be updated if the preview is re-opened for additional customers.
22+
23+
## Additional considerations if using FreeRTOS
3924

4025
If you're using FreeRTOS, the [Azure IoT Middleware for FreeRTOS](https://github.com/Azure/azure-iot-middleware-freertos) and [FreeRTOS samples](https://github.com/Azure-Samples/iot-middleware-freertos-samples) available from Microsoft currently support HTTP URLs and need to be modified for TLS (HTTPS) URLs:
4126

0 commit comments

Comments
 (0)