CosmosDB Serialization Overview

Serialization Settings

Read More

GitHub Pages with gh-pages branch

Today, I wanted to create an website for my new tool DocumentDb Explorer. As the source code is hosted on GitHub I wanted to use GitHub Pages to host it also. …
Read More

Test Azure AD secured API with Postman

Imagine that you have a nice API deployed on Azure and secured by Azure AD. For example, we will create a simple Azure Function who return the name of the logged user. Here is the code: …
Read More