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…

Enabling the Analytics View on Azure DevOps for Power BI Connection

Azure DevOps Analytics allows you to connect and get the Azure DevOps Work Items data on Power BI report based on filter criteria provided, very easily. It's available as a Preview Feature in Azure DevOps. To enable the Analytics view and…

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…