
Creating an API with Azure Functions, Azure Cosmos DB and TypeScript
As web developers, having simple tools to create a powerful API without too much effort sound like a dream come true. I recently had the…

As web developers, having simple tools to create a powerful API without too much effort sound like a dream come true. I recently had the…

Nowadays, it's super easy and cheap to have a quick modern site deployed with Continuous Integration and Continuous Deployment. In this post…

In my previous post, I mentioned that I was using Azure Pipelines to build and deploy this blog, so now I will share how you can do the…

My blog post writing history is not the best, but I believe that it's the common story. I started writing in the company's WordPress, then I…

We recently had a project where we needed to invite external users to an Office 365 SharePoint Site automatically when a Microsoft Flow was…

Not so long ago, I worked on a project where we take advantage of the Microsoft Graph API to perform some tasks. So far, nothing special as…