Azure
set subscription
az account set --subscription "readable name"
list hubs
az iot hub module-identity list --device-id <device> --hub-name <hub>
az account set --subscription "readable name"
az iot hub module-identity list --device-id <device> --hub-name <hub>