Microsoft Azure IoT Hub API - Source Code
The Microsoft Azure IoT Hub simplifies the implementation of IoT Hub’s device, messaging, and job services concepts. Developers deploying the API have the option of accessing the messaging services from either an Azure-anchored IoT service or through the internet using an application that is compatible with HTPPS requests and responses.

- Versions
- SDKs (5)
- Articles (1)
- How To(0)
- Source Code(171)
- Libraries(0)
- Developers (0)
- Followers (5)
- Changelog (172)
Sample Source Code (171)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Microsoft Azure ADAL Objective-C Sample Code by Brandon Werner | The Microsoft Azure ADAL Objective-C Sample Code by Brandon Werner demonstrates how to build a Xamarin binding to our native ADAL for iOS library. |
![]() | Microsoft Azure Invoking API .NET Sample Code by Jean-Marc Prieur | The Microsoft Azure Invoking API .NET Sample Code by Jean-Marc Prieur demonstrates how to leverage ADAL .NET to authenticate user calls to a web API. |
![]() | Microsoft Azure Data Movement Linux .NET Sample Code by Sercan Guler | The Microsoft Azure Data Movement Linux .NET Sample Code by Sercan Guler demonstrates how to copy and download a large directory of files to and from Azure Storage Blob service. |
![]() | Microsoft Azure B2C Objective-C Sample Code by Brandon Werner | The Microsoft Azure B2C Objective-C Sample Code by Brandon Werner demonstrates how to use the open standards such as OAuth2 and OpenID Connect, allowing developers to leverage any library they wish to integrate with Microsoft services. |
![]() | Microsoft Azure My Driving IoT Objective-C Sample Code by Alina Popa | The Microsoft Azure My Driving IoT Objective-C Sample Code by Alina Popa demonstrates the design and implementation of a comprehensive Internet of Things (IoT) solution that gathers telemetry from devices, processes that data in the cloud, and applies machine learning to provide an adaptive response. |
![]() | Microsoft Azure iOS Sample Code by Brandon Werner | The Microsoft Azure iOS Sample Code by Brandon Werner demonstrates how to build an iOS application that calls a web API that requires a Work Account for authentication. |
![]() | Microsoft Azure IoT Temperature Alert C Sample Code by Olivier Bloch | The Microsoft Azure IoT Temperature Alert C Sample Code by Olivier Bloch demonstrates how to combine Azure IoT Hub and an embed device sending telemetry data. IoT Hub is used to ingest data from the device, and to notify the device when alerts are triggered by Cloud services. |
![]() | Microsoft Azure IoT Raspberry C Sample Code by Hector Garcia Hurtado | The Microsoft Azure IoT Raspberry C Sample Code by Hector Garcia Hurtado demonstrates how to use the Azure IoT Starter Kit Raspberry Pi2 and Pi3. |
![]() | Microsoft Azure IoT Hub Intel C Sample Code by Xin Shi | The Microsoft Azure IoT Hub Intel C Sample Code by Xin Shi demonstrates how to use the Azure IoT along with the Microsoft IoT Pack for Intel Edison Starter Kit. |
![]() | Microsoft Azure Android Active Directory Java Sample Code by Daniel Dobalian | The Microsoft Azure Android Active Directory Java Sample Code by Daniel Dobalian demonstrates how to build an Android application that authenticates Microsoft identity users. |
![]() | Microsoft Azure Android IoT Java Sample Code by Alina Popa | The Microsoft Azure Android IoT Java Sample Code by Alina Popa demonstrates the design and implementation of a comprehensive Internet of Things (IoT) solution that gathers telemetry from devices, processes that data in the cloud, and applies machine learning to provide an adaptive response. |
![]() | Microsoft Azure Android Integration Java Sample Code by Daniel Dobalian | The Microsoft Azure Android Integration Java Sample Code by Daniel Dobalian demonstrates how to build an Android application that calls a web API that requires a Work Account for authentication. |
![]() | Microsoft Azure My Driving Xamarin C# Sample Code by Alina Popa | The Microsoft Azure My Driving Xamarin C# Sample Code by Alina Popa demonstrates the design and implementation of a comprehensive Internet of Things (IoT) solution that gathers telemetry from devices, processes that data in the cloud, and applies machine learning to provide an adaptive response. |
![]() | Microsoft Azure IoT Remote Monitoring Xamarin C# Sample Code by Olivier Bloch | The Microsoft Azure IoT Remote Monitoring Xamarin C# Sample Code by Olivier Bloch demonstrates how to run and connect a Xamarin mobile application to an Azure IoT Suite Remote Monitoring Preconfigured Solution. |
![]() | Microsoft Azure Sync with Files Xamarin C# Sample Code by Donna Malayeri | The Microsoft Azure Sync with Files Xamarin C# Sample Code by Donna Malayeri demonstrates how to use the Server SDK that supports offline sync of structured data with CRUD operations against the tables endpoint. |
![]() | Microsoft Azure ADAL Xamarin C# Sample Code by Daniel Dobalian | The Microsoft Azure ADAL Xamarin C# Sample Code by Daniel Dobalian demonstrates how to build a Xamarin binding to the native ADAL for Android library. |
![]() | Microsoft Azure Virtual Search App Xamarin C# Sample Code by Joe Lanzone | The Microsoft Azure Virtual Search App Xamarin C# Sample Code by Joe Lanzone demonstrates how the Computer Vision API and Bing Web Search API can be used together to build a simple visual search application. |
![]() | Microsoft Azure Identity Xamarin C# Sample Code by Jean-Marc Prieur | The Microsoft Azure Identity Xamarin C# Sample Code by Jean-Marc Prieur demonstrates how to use MSAL to authenticate MSA and Azure AD via the converged MSA and Azure AD authentication endpoints and access the Microsoft Graph with the resulting token. |
![]() | Microsoft Azure Crossplatform Xamarin C# Sample Code by Jean-Marc Prieur | The Microsoft Azure Crossplatform Xamarin C# Sample Code by Jean-Marc Prieur demonstrates how to build a native application that uses Xamarin to target several different platforms with a single shared C# code base. |
![]() | Microsoft Azure SQLite Encryption Xamarin C# Sample Code by Pragna Gopa | The Microsoft Azure SQLite Encryption Xamarin C# Sample Code by Pragna Gopa demonstrates how to encrypt data to build mobile apps that work without a network connection. |
![]() | Microsoft Azure MSAL Authentication Xamarin C# Sample Code by Jean-Marc Prieur | The Microsoft Azure MSAL Authentication Xamarin C# Sample Code by Jean-Marc Prieur demonstrates how to use MSAL to authenticate users via Azure Active Directory B2C, and access an ASP.NET Web API with the resulting token. |
![]() | Microsoft Azure Photo Uploader Xamarin C# Sample Code by Pablo Cibraro | The Microsoft Azure Photo Uploader Xamarin C# Sample Code by Pablo Cibraro demonstrates how to upload photo images from the gallery in Android, iOS and Windows Phone into a Block blob in Azure Storage with Xamarin. |
![]() | Microsoft Azure Modules PHP Sample Code by One Code | The Microsoft Azure Modules PHP Sample Code by One Code demonstrates how to use the modules provided by Microsoft Azure Blob Storage SDK. |
![]() | Microsoft Azure Queries Pagination PHP Sample Code by One Code | The Microsoft Azure Queries Pagination PHP Sample Code by One Code demonstrates how to do queries and pagination for Azure Table Storage in PHP. Learn more at https://code.msdn.microsoft.com/How-to-do-queries-and-08c9e |
![]() | Microsoft Azure Storage PHP Sample Code by Pedro Wood | The Microsoft Azure Storage PHP Sample Code by Pedro Wood demonstrates how to perform basic operations with Azure Table storage services in PHP. |