Managing App Settings made easy with Azure App Configuration

Distributed and micro-services based applications runs on multiple virtual machines or containers. Managing all the configuration settings for the services and components in such systems is a challenge. Spreading configuration settings across these components can lead to hard-to-troubleshoot errors during an…

Export and Import entities with set configurations and Authorization Rules using Service Bus Explorer

This article explains how to export import an Service bus entity (Queues/Topics/Relays) with all the configurations and Authorization Rules from one Service Bus to other using Service Bus Explorer. To Read about Service Bus Explorer please read article: Using Service…