Delete Edge deployment
Follow the steps below to delete the modules deployed to your device:
- Sign in to the Azure Portal: https://portal.azure.com.
- Navigate to your IoT Hub
- Select Iot Edge (preview)
- Click on your device
- Select Set Modules
- Check the box next to each deployed module (hover next to modules to see boxes)
- Click Delete
- Click Next at the bottom of the page
- Click Next again
- Click Submit
Run sudo docker ps
on your Raspberry Pi 3 to verify that the modules have been deleted. It may take a few minutes for all modules to be deleted. (The edgeAgent
and edgeHub
modules will continue to run.)