Skip to content

Commit 7b2336c

Browse files
committed
Add detail to tutorial
1 parent 734c2d1 commit 7b2336c

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
66.5 KB
Loading
42.2 KB
Loading

articles/iot-operations/end-to-end-tutorials/tutorial-add-assets.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,16 @@ This configuration deploys a new asset called `thermostat` to the cluster. You c
160160
kubectl get assets -n azure-iot-operations
161161
```
162162

163+
## View resources in the Azure portal
164+
165+
To view the asset endpoint and asset you created in the Azure portal, go to the resource group that contains your Azure IoT Operations instance. You can see the thermostat asset in the **Azure IoT Operations** resource group. If you select **Show hidden types**, you can also see the asset endpoint:
166+
167+
:::image type="content" source="media/tutorial-add-assets/azure-portal.png" alt-text="Screenshot of Azure portal showing the Azure IoT Operations resource group including the asset and asset endpoint.":::
168+
169+
The portal enables you to view the asset details. Select **JSON View** for more details:
170+
171+
:::image type="content" source="media/tutorial-add-assets/thermostat-asset.png" alt-text="Screenshot of Azure IoT Operations asset details in the Azure portal.":::
172+
163173
## Verify data is flowing
164174

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

0 commit comments

Comments
 (0)