Global Azure Bootcamp - Pass-through authentication with an Azure API Application
This weekend my employer Motion10 hosted one of the many Global Azure Bootcamp around the world. Where I presented about API Applications and .Net Core. This...
This weekend my employer Motion10 hosted one of the many Global Azure Bootcamp around the world. Where I presented about API Applications and .Net Core. This...
In situations you need to login to an application and use that identity to access an API (pass-through identity) and also get data from Azure SQL Server. Wit...
This post is the third and last one in a series of posts and will help you by deploying a CI build for a Azure Function. Prerequisites This blog post is tota...
This post is the second one in a series of three posts and will help you by creating a CI build for a Azure Function. Prerequisites This blog post is totally...
Azure Resource Manager policies provide the ability to manage risks within a Azure environment. To implement this so called policies can be cr...