News

Cloud Explorer (VS 2017 Azure Workload) Gets IoT Update

The Cloud Explorer tool installed automatically with Azure Workloads in Visual Studio 2017 now sports additional functionality for interacting with the Azure IoT Hub.

IoT-specific concerns are increasingly making their way into a variety of development tools, of which the latest example is Cloud Explorer for VS 2017, downloaded some 2.3 million times and installed 3,709 times from the Visual Studio Marketplace to help developers "View your cloud resources, inspect their properties, and perform key developer actions from within Visual Studio."

Now, the IoT Hub is among those "cloud resources" whose properties can be inspected, says Chaoyi Yuan, software engineer for IoT tools, in the VS blog.

"What we’ve heard and experienced ourselves is that when building applications, you have a frictionless experience when your code editor and tools are integrated and seamless," he said. "Yet when developing IoT apps, you often need to manage connected devices and send test messages between the device and IoT Hub at the same time that you’re debugging and working on your code. You’ll likely spend time switching between windows or even screens to monitor the messaging and many components of your development."

He said new features to help IoT developers easily interact with Azure IoT Hub and its connected devices include:

  • Interact with Azure IoT Hub
    • Send D2C messages to IoT Hub
    • Monitor D2C messages sent to IoT Hub
    • Send C2D messages to device
    • Monitor C2D messages sent to device
    • Invoke Direct Method
    • View and update device twin
  • Device management
    • List devices
    • Get device info
    • Create and delete devices
  • IoT Edge development support
    • Create IoT Edge deployment for device
    • List modules
    • View and update module twin

More resources include:

Accessing the new features requires Microsoft Visual Studio 2017 Update 9 or later and the latest extension from Visual Studio Marketplace.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

  • VS Code 1.122 Lets BYOK Work Without GitHub Sign-In

    Microsoft's May 2026 VS Code update makes BYOK usable in restricted environments while adding agent, browser and issue-reporting updates.

Subscribe on YouTube