Skip to content

Commit e0be876

Browse files
Merge pull request #287099 from dominicbetts/release-aio-m2-show-assets
AIO: Add kubectl command
2 parents 4e87f5c + f14c273 commit e0be876

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/iot-operations/get-started-end-to-end-sample/quickstart-add-assets.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,12 @@ Review your asset and tag details and make any adjustments you need before you s
158158

159159
:::image type="content" source="media/quickstart-add-assets/review-asset.png" alt-text="Screenshot of Azure IoT Operations create asset review page.":::
160160

161+
This configuration deploys a new asset called `thermostat` to the cluster. You can use `kubectl` to view the assets:
162+
163+
```console
164+
kubectl get assets -n azure-iot-operations
165+
```
166+
161167
## Verify data is flowing
162168

163169
[!INCLUDE [deploy-mqttui](../includes/deploy-mqttui.md)]

0 commit comments

Comments
 (0)