Skip to content

Commit 0fc8a06

Browse files
authored
Update to match current tooling
The menu entry in the VS Code extension for deployment has been changed from "Create deployment for IoT Edge Device" to "Create deployment for Single Device". Docs should match current tools.
1 parent a8b66ce commit 0fc8a06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-deploy-modules-vscode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ You deploy modules to your device by applying the deployment manifest that you c
125125

126126
2. Right-click on the device that you want to configure with the deployment manifest.
127127

128-
3. Select **Create Deployment for IoT Edge Device**.
128+
3. Select **Create Deployment for Single Device**.
129129

130130
4. Navigate to the deployment manifest JSON file that you want to use, and click **Select Edge Deployment Manifest**.
131131

@@ -144,4 +144,4 @@ Right-click the name of a module to view and edit the module twin.
144144

145145
## Next steps
146146

147-
Learn how to [Deploy and monitor IoT Edge modules at scale](how-to-deploy-monitor.md)
147+
Learn how to [Deploy and monitor IoT Edge modules at scale](how-to-deploy-monitor.md)

0 commit comments

Comments
 (0)