Azure

From bibbleWiki
Revision as of 22:33, 12 November 2019 by Iwiseman (talk | contribs) (Created page with "==set subscription== az account set --subscription "readable name" ==list hubs== az iot hub module-identity list --device-id <device> --hub-name <hub>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

set subscription

az account set --subscription "readable name"

list hubs

az iot hub module-identity list --device-id <device> --hub-name <hub>