I'm trying to understand Azure Device Provisioning Service. I provision my virtual device using X.509 certificate and send messages in IoThub.
Now,I tried to temporary disable my device as mention in docs but I don't see any impact in IoThub side. I can see device status is disabled in DPS but enabled in IoThub.
Last I removed my device from DPS but still I can see device in IoThub.