Automate Azure Resources with PowerApps

Microsoft’s Power Platform is a low code platform which enable the organization to analyse data from multiple sources, act on it through application and automate business process. Power Platform contains 3 main aspects (Power Apps,Power BI and Microsoft Flow) and it also integrates two main ecosystems(Office 365 and Dynamics 365). In this blog we will… Read More Automate Azure Resources with PowerApps

Want to alert your boyfriend/girlfriend to have break at work? Azure function can help you!

A programmer can code for days continously without a break. I have done it when I started my career as a programmer. In IT field, it gets worse if you continously work without taking 5 minutes break every 30 minutes. In this blog I will explain how you can find yourself to remind someone to… Read More Want to alert your boyfriend/girlfriend to have break at work? Azure function can help you!

My experience at Microsoft OpenHack DevOps – Singapore

This week I participated my first ever OpenHack on DevOps organized by Microsoft in Singapore. It was a three day event from 26th-29th November 2019. The hackathon was focused on Azure DevOps and Azure Kubernetes services. There were participants from all over the world gathered at one place. There were over 90+ Participants comprised of… Read More My experience at Microsoft OpenHack DevOps – Singapore

Deploy Angular Applications to Azure with Github Actions – Emotion Detection App

The first ever Github Universe viewing party in SriLanka took place on last Thursday organized by the Github Campus Experts in the country. It was an event to share all the exciting news and updates on Github and it was a great success. I decided to write this blog based on the session i presented… Read More Deploy Angular Applications to Azure with Github Actions – Emotion Detection App

Retrieve documents without Metadata properties in Azure CosmosDB

One of the interesting queries that i got from my colleague is that how to get rid of the metadata properties when retrieving documents from Cosmosdb. It seemed like a very reasonable expectation to have the option with the document “GET” API call to be able to retrieve exactly what he created using the document… Read More Retrieve documents without Metadata properties in Azure CosmosDB