Author: SibeeshVenu
-
SSH Deployment Task in Azure Pipelines
[toc] Introduction The word automation means a lot to us, the developers. We hate to do the same work again and again, especially when it comes ... -
Publish Your Angular GitHub Repository as a GitHub Page
[toc] Introduction In this article, we will see how we can publish one of our GitHub repository as a GitHub page. We will be discussing the ... -
Using Azure Cognitive Service Computer Vision AI to read text from an image
[toc] Introduction The Microsoft Azure has a lot to offer when it comes to Cognitive Services, trying out them is really fun. Here in this article, ... -
Creating an Azure VM from the VHDX/VHD File
[toc] Introduction When you have an on premises Virtual Machine and if you need to move the same to a cloud, you should create a Virtual ... -
Create Your Own Cryptocurrency in Private Consortium Network Ethereum Azure Blockchain
[toc] Introduction The words Blockchain and Cryptocurrency have been successful in disrupting the market for such a long time now, the effects they have made in ... -
Detect Noise Level Audio Decibels in MXChip Azure IoT DevKit
[toc] Introduction Playing with Azure IoT DevKit MXChip is always fun, the device has many capabilities. For the past few days, I have been working with ... -
Deploy Angular App Using Azure DevOps Build and Release Pipelines
[toc] Introduction I understand that there are many article on the same topic. But most of the solutions didn’t work for me with the latest pipeline ... -
MXChip Device with Pressure, Humidity, Temperature Info using Azure IoT Workbench
[toc] Introduction I have got my MXChip a few days ago, and I have been playing with the same. Here in this article, we will see ... -
Realtime IoT Data using Azure SignalR and Functions in Angular
[toc] Introduction The data coming from the IoT devices are to be shown in real time, if we failed to do that, then there is no ... -
IoTHubTrigger Azure Function and Azure IoT Hub
[toc] Introduction For the past few days I am playing with my MXChip and had written some articles about the same, you should be able to ...