Mute Notifications on Teams during meetings

It has been very frustrating when you are not able to focus during important meetings due to distractions caused by the Teams notifications. Thankfully, Microsoft has understood the customer's pain and taken this into consideration. The new feature of Microsoft…

Connect to Azure DevOps with Power BI Connectors to create rich and interactive dashboards

Power BI connectors allow you to connect to your Azure DevOps Project and visualize the Work Items data in your reports. This helps you create rich and insightful reports that can make tracking and decision making much easier. The powerful…

Canary Releases on Azure App Service using the Deployment slots and Traffic Percentage Feature

Canary Deployment Strategy Canary deployment strategy allows the releases of an application incrementally to a subset of users. The applications are updated in small phases (e.g: 5%, 10%, 25%, 75%, 100%). It reduces the risk to a great extent as…

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…

Delivering Messages Made Easy With Azure Service Bus

Integrating two different systems is often complicated and comes up with lots of challenges with respect to the availability of both systems, processing speed, scaling and many more. Amongst many recommendations for designing and developing applications for the cloud, enabling asynchronous…