Skip to content

Commit 43ca77a

Browse files
Merge pull request #273969 from dominicbetts/release-aio-april-updates-feedback
AIO: Address feedback for April updates
2 parents e37f0ad + 59dd916 commit 43ca77a

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)