Skip to content

Commit a806e02

Browse files
committed
fixes from moved content
1 parent b90d696 commit a806e02

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/iot-edge/how-to-deploy-at-scale.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,10 @@ You can also make changes to reported properties and custom metrics in your depl
177177

178178
### Modify targeted devices
179179

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:
181181

182182
1. In your IoT hub, select **IoT Edge** from the left pane menu.
183183
1. Select the **IoT Edge deployments** tab and select the deployment you want to configure. Select the **Target Condition** tab.
184-
185184
1. Define a target condition, using the example syntax as a guide.
186185

187186
![Specify target conditions for a deployment](./media/how-to-deploy-monitor/target-devices.png)
@@ -199,9 +198,9 @@ To define and edit properties for a deployed module:
199198

200199
![Edit properties on the module identity twin](./media/how-to-deploy-monitor/module-twin.png)
201200

202-
### Define a custom metric
201+
### Modify a custom metric
203202

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:
205204

206205
1. In your IoT hub, select **IoT Edge** from the left pane menu.
207206
1. Select the **IoT Edge deployments** tab and then select the deployment you want to configure. Select the **Metrics** tab.

0 commit comments

Comments
 (0)