Skip to content

Commit a49be20

Browse files
committed
Removed curly brace at start of alt text in line 47
1 parent 17b082d commit a49be20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-hub/iot-hub-query-avro-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In this section, you query Avro data and export it to a CSV file in Azure Blob s
4444

4545
4. In Data Lake Analytics, configure Azure Blob storage as an additional store, the same Blob storage that Azure IoT Hub routes data to.
4646

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.":::
4848

4949
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.
5050

0 commit comments

Comments
 (0)