Skip to content

Commit 8aaee1d

Browse files
update datalake table name
1 parent 6a5997f commit 8aaee1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-data-lake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ spec:
295295
mqttSourceTopic: "orders"
296296
qos: 1
297297
table:
298-
tableName: "ordersTable"
298+
tableName: "orderstable"
299299
schema:
300300
- name: "orderId"
301301
format: int32

0 commit comments

Comments
 (0)