Business Applications December 01, 2021 Microservices in Azure What are microservices? Why microservices? Azure Functions are best examples of Microservices Azure functions are one of the…
Cloud Infrastructure Management November 25, 2021 How to import an Azure Function App as an API in Azure API Management Introduction: This document contains importing an Azure Function App as an API into Azure API Management. It defines…
Custom Development November 16, 2021 Choosing between Functional and Class Components in ReactJS Applications Introduction: The choice between Functional and Class components was easy until Feb 2019. Functional components were stateless and…
Microsoft Teams Rollout October 19, 2021 How to Automatically Post Message with Image in a Teams Channel Introduction: How does one migrate Rich Text (with image) content in MS Teams channel from other applications? Rich…
Custom Development September 29, 2021 Import JSON Files into MySql Database Table Part – 1 Introduction: In most migration-related activities, you might face situations where you have to import JSON file to any…
Microsoft Teams Rollout September 22, 2021 Part III : How to Create Microsoft Teams Personal Tab Using SPFx Introduction: Microsoft Teams, the most popular collaboration application, supports the creation of a personal tab to get separate…