Latest Articles
-
Microsoft MVP 2019 – 2020
Today, July 1st, 2019 is one of my favorite day in the year 2019. Guess what, yeah I am a Microsoft MVP for the ... -
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 ... -
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 ... -
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 ... -
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 ... -
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 ... -
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 ... -
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 ... -
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 ... -
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 ...