diff --git a/docs/src/main/paradox/external/azure-event-hubs.md b/docs/src/main/paradox/external/azure-event-hubs.md deleted file mode 100644 index 43b91c7330..0000000000 --- a/docs/src/main/paradox/external/azure-event-hubs.md +++ /dev/null @@ -1,11 +0,0 @@ -# Azure Event Hubs - -Reactive Event Hubs is an Akka Stream library that can be used to read events from [Azure Event Hubs](https://azure.microsoft.com/en-us/services/event-hubs/), via a reactive stream with asynchronous back pressure. Azure Event Hubs is a service used to scale telemetry ingestion from websites, apps, and any streams of data. - -The library can be used both in Java and Scala, providing a fluent DSL for both programming languages, similarly to the approach used by Akka. - - -## External library - -This library is not maintained in the Alpakka repository. -Learn more about it at [GitHub Azure/azure-event-hubs-reactive](https://github.com/Azure/azure-event-hubs-reactive). diff --git a/docs/src/main/paradox/external/azure-iot-hub.md b/docs/src/main/paradox/external/azure-iot-hub.md deleted file mode 100644 index fb7f6343aa..0000000000 --- a/docs/src/main/paradox/external/azure-iot-hub.md +++ /dev/null @@ -1,16 +0,0 @@ -# Azure IoT Hub - -IoTHub React is an Akka Stream library that can be used **to read events** from -[Azure IoT Hub](https://azure.microsoft.com/en-us/services/iot-hub/), via a **reactive stream** with -**asynchronous back pressure**, and **to send commands** to connected devices. -Azure IoT Hub is a service used to connect thousands to millions of devices to the Azure cloud. - -The library can be used both in Java and Scala, providing a fluent DSL for both programming -languages, similarly to the approach used by Akka. - - -## External library - -This library is not maintained in the Alpakka repository. -Learn more about it at [GitHub Azure/toketi-iothubreact](https://github.com/Azure/toketi-iothubreact). - diff --git a/docs/src/main/paradox/index.md b/docs/src/main/paradox/index.md index 5991632cbc..b912e5af4f 100644 --- a/docs/src/main/paradox/index.md +++ b/docs/src/main/paradox/index.md @@ -23,8 +23,6 @@ The [Alpakka project](https://doc.akka.io/docs/alpakka/current/) is an open sour * [AWS S3](s3.md) * [AWS SNS](sns.md) * [AWS SQS](sqs.md) -* [Azure Event Hubs](external/azure-event-hubs.md) -* [Azure IoT Hub](external/azure-iot-hub.md) * [Azure Storage Queue](azure-storage-queue.md) * [Couchbase](couchbase.md) * [Elasticsearch](elasticsearch.md)