Skip to content

Commit 59dd916

Browse files
committed
Address feedback
1 parent e37f0ad commit 59dd916

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/iot-operations/get-started/quickstart-upload-telemetry-to-cloud.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ Create a lakehouse in your Microsoft Fabric workspace:
8484
curl -O https://raw.githubusercontent.com/Azure-Samples/explore-iot-operations/main/samples/quickstarts/datalake-connector.yaml
8585
```
8686

87+
The following snippet shows the YAML file that you applied:
88+
89+
:::code language="yaml" source="~/azure-iot-operations-samples/samples/quickstarts/datalake-connector.yaml":::
90+
8791
1. Open the _datalake-connector.yaml_ file in a text editor and replace `<your-workspace-name>` with the name of your Microsoft Fabric workspace. You made a note of this value when you created the workspace.
8892

8993
1. Save the file.

0 commit comments

Comments
 (0)