azure-iot-starter-kits

Samples for Azure IoT starter kits.

View project on GitHub

Delete Edge deployment

Follow the steps below to delete the modules deployed to your device:

  1. Sign in to the Azure Portal: https://portal.azure.com.
  2. Navigate to your IoT Hub
  3. Select Iot Edge (preview)
  4. Click on your device
  5. Select Set Modules
  6. Check the box next to each deployed module (hover next to modules to see boxes)
  7. Click Delete
  8. Click Next at the bottom of the page
  9. Click Next again
  10. 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.)