Skip to content

Commit e2b92f8

Browse files
Merge pull request #262645 from dominicbetts/aio-gh-issue
AIO: Update pipeline prerequisites
2 parents 5e83f50 + ce3ca96 commit e2b92f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/iot-operations/process-data/howto-configure-destination-grpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ When you send data to a gRPC endpoint from a destination stage:
2626

2727
## Prerequisites
2828

29-
To configure and use an aggregate pipeline stage, you need:
29+
To configure and use a destination pipeline stage, you need:
3030

3131
- A deployed instance of Azure IoT Data Processor (preview).
3232
- A [gRPC](https://grpc.io/docs/what-is-grpc/) server that's accessible from the Data Processor instance.

articles/iot-operations/process-data/howto-configure-destination-mq-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the _MQ_ destination to publish processed messages to an MQTT broker, such a
2121

2222
## Prerequisites
2323

24-
To configure and use an Azure Data Explorer destination pipeline stage, you need a deployed instance of Azure IoT Data Processor (preview).
24+
To configure and use a destination pipeline stage, you need a deployed instance of Azure IoT Data Processor (preview).
2525

2626
## Configure the destination stage
2727

0 commit comments

Comments
 (0)