You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/how-to-deploy-at-scale.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,11 +177,10 @@ You can also make changes to reported properties and custom metrics in your depl
177
177
178
178
### Modify targeted devices
179
179
180
-
You can target the devices to receive the deployment by specifying target conditions when you create or modify a deployment. To define a custom metric:
180
+
To modify targeted devices for a deployment:
181
181
182
182
1. In your IoT hub, select **IoT Edge** from the left pane menu.
183
183
1. Select the **IoT Edge deployments** tab and select the deployment you want to configure. Select the **Target Condition** tab.
184
-
185
184
1. Define a target condition, using the example syntax as a guide.
186
185
187
186

@@ -199,9 +198,9 @@ To define and edit properties for a deployed module:
199
198
200
199

201
200
202
-
### Define a custom metric
201
+
### Modify a custom metric
203
202
204
-
You can define custom metrics in the Azure portal when you create or modify a deployment. To define a custom metric:
203
+
To change or add custom metrics:
205
204
206
205
1. In your IoT hub, select **IoT Edge** from the left pane menu.
207
206
1. Select the **IoT Edge deployments** tab and then select the deployment you want to configure. Select the **Metrics** tab.
0 commit comments