Author: SibeeshVenu
-
Secure Serverless Azure Functions AppSetting Using Key Vault
[toc] Introduction Security is something that we all are worried about, especially if your applications are in cloud. If someone is able to see the credentials ... -
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 fourth time ... -
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 ...