Explore >> Select a destination


You are here

damienbod.com
| | svrooij.io
2.9 parsecs away

Travel
| | Ever since Microsoft created managed identities, people are asking how/if they work for multi-tenant applications. They even spend a faq on it. In my previous post I wrote that it was possible to use a managed identity to get access tokens for some multi tenant application, if you haven't seen that post be sure to check it out since this post uses the knowlage from that post to demo the process.
| | gregorsuttie.com
2.4 parsecs away

Travel
| | There are many ways to pass variables into an Azure Function. In this quick blog post I will show you how you can test the Azure Function locally with local settings and then use app settings from the Azure Portal and then also use values stored within Azure KeyVault incase we need to store and...
| | www.cloudwithchris.com
5.0 parsecs away

Travel
| | A list of all blogs that have been published on Cloud With Chris
| | blog.peterritchie.com
24.8 parsecs away

Travel
| [AI summary] Peter Ritchie introduces ConsoleApplicationBuilder, a tool that simplifies dependency injection and configuration in .NET console applications, offering a streamlined approach similar to WebApplicationBuilder.