by Jeremy Likness
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.
by Myvar
How to develop an advance operating system GUI in cosmos.
by Glenn Prince
In this article, we’ll build on what we started by adding an Azure Cosmos DB database to our Flask web app.