diff --git a/readme.md b/readme.md index f41eba5c8b..94f628d26d 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,7 @@ For a more in depth explanation as to why the IoT services are doing this, pleas > 1. In addition to stable builds we also release pre-release builds that contain preview features. You can find details about the preview features released by looking at the [release notes](https://github.com/Azure/azure-iot-sdk-csharp/releases). It is not recommended to take dependency on preview NuGets for production applications as breaking changes can be introduced in preview packages. > 2. Device streaming feature is not being included in our newer preview releases as there is no active development going on in the service. For more details on the feature, see [here](https://docs.microsoft.com/azure/iot-hub/iot-hub-device-streams-overview). > -> This feature has not been included in any preview release after [2020-10-14](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/preview_2020-10-14). However, the feature is still available under [previews/deviceStreaming branch](https://github.com/Azure/azure-iot-sdk-csharp/tree/previews/deviceStreaming). +> This feature has not been included in any preview release after [2020-10-14](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/preview_2020-10-14). However, the feature is still available under [previews/deviceStreaming branch](https://github.com/Azure/azure-iot-sdk-csharp/tree/previews/deviceStreaming). Comparable functionality for tunneling over web sockets is available through [Azure Relay](https://learn.microsoft.com/en-us/azure/architecture/example-scenario/networking/secure-tunneling-azure-relay), please see the [sample application](https://github.com/Azure-Samples/secure-tunneling-azure-relay) for implementation details. > > The latest preview NuGet versions that contain the device streaming feature are: Microsoft.Azure.Devices.Client - 1.32.0-preview-001