You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub/iot-hub-query-avro-data.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ In this section, you query Avro data and export it to a CSV file in Azure Blob s
44
44
45
45
4. In Data Lake Analytics, configure Azure Blob storage as an additional store, the same Blob storage that Azure IoT Hub routes data to.
46
46
47
-
:::image type="content" source="./media/iot-hub-query-avro-data/query-avro-data-4.png" alt-text="{Screenshot of the Data sources pane from Data Lake Analytics, highlighting an Azure Storage instance as an additional data source.":::
47
+
:::image type="content" source="./media/iot-hub-query-avro-data/query-avro-data-4.png" alt-text="Screenshot of the Data sources pane from Data Lake Analytics, highlighting an Azure Storage instance as an additional data source.":::
48
48
49
49
5. As discussed in the [U-SQL Avro example](https://github.com/Azure/usql/tree/master/Examples/AvroExamples), you need four DLL files. Upload these files to a location in your Data Lake Store instance.
0 commit comments