How to save costs with azure automation account runbooks. In this showcase we added an Azure Automation Runbook to remove the Bastion Service every night. This will reduce the costs up to almost 140 euro per month.
Tag: IoT
Data quality in Azure Stream Analytics
High quality data is necessary to create reliable business insights, but how do you evaluate this for Azure Stream Analytics? In my latest article, I will explain how this can be done by creating test cases for Stream Analytics.
Azure IoT Simulated Device
When developing an IoT solution, the connected devices are not always available from the start. An ideal solution for this is to temporarily simulate a device.
Also, a simulated device is ideal for test work. Since we control the simulated device ourselves, we can explore boundary-value, for example.
In this article I will go further into what is needed and how to make a simulated device.