tiefpunkt’s avatartiefpunkt’s Twitter Archive—№ 14,142

  1. Anyone ever worked with the #Azure SDK for #Python? Is it possible to get resources by their id? Like I get an IP configuration with only the id, but to get the entire thing, I need to get the individual parts of the id (resource group, NIC name, ...)? That seems weird...