b5lurker / azure-sql-iot

Code sample for deploying IoT solutions with Azure SQL Database. Links to a learning path with free Azure resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy IoT solutions with Azure SQL Database

Many organizations are investing in IoT to increase operational efficiency, deliver better customer experiences, increase levels of security, enhance workplace safety, and reduce costs. Azure SQL Database provides a price-performant backend, including templates that simplify deploying and configuring for any scenario.

With this code sample, you can deploy a baseline IoT solution that leverages Azure SQL Database Hyperscale as the backend database. You can use the template provided to create scalable IoT solutions and apply it to a variety of IoT use cases.

Resources

Module on Microsoft Learn coming soon - it will contain full context, instructions, and even a free environment to try it yourself. Watch this space!

About

Code sample for deploying IoT solutions with Azure SQL Database. Links to a learning path with free Azure resources.

License:MIT License


Languages

Language:C# 48.4%Language:TSQL 27.9%Language:PowerShell 23.6%