Managed Identity Secretless Azure Functions Azure Function secretless access to Azure Service Bus using Managed Identity In this blog post I will show you how to retrieve messages from an Azure Service Bus queue without using a connection string containing secrets.
Azure Service Bus Microservices Hangfire Microservice-ish architecture with .NET Core and Azure Service Bus Microservices, events and serverless are all trending topics when it comes to software architecture. This blog post gives a practical approach to becoming trendy.