Free e-book for Azure tips and tricks

I am writing this post to let you all know that there is an awesome free E-Book available for Azure tips and tricks. This book is basically a combination of different daily posts published by Michael Crump. The free book is available here: ebook.azuredev.tips  The download would start as soon as you click the link. What will … Continue reading Free e-book for Azure tips and tricks

Advertisement

The first look of Microsoft Azure Mobile App with a step by step guide: Part I

Introduction In this article, we will explore the Microsoft Azure Mobile app for Android users, its features, capabilities, and how we, as a user, can make use of this app. Prerequisites Microsoft Azure Subscription – Sign up for Azure Free account Android enabled mobile handset. Overview Microsoft has introduced Azure Mobile App for Android and iPhone Azure subscribers to … Continue reading The first look of Microsoft Azure Mobile App with a step by step guide: Part I

Real-Time Cricket Score Chrome Extension using Azure Functions and SignalR

In this article, I will discuss how to show real-time cricket score notification from chrome extension using serverless Azure Functions and Azure SignalR. I have used cricapi.com free API service to get the live cricket score updates. The purpose of this article is to show the power of serverless architecture using azure functions and broadcasting … Continue reading Real-Time Cricket Score Chrome Extension using Azure Functions and SignalR