Azure PowerBI Screenshots
Sentiment analysis workflow from Azure services to Power BI dashboard
← Back to Azure ProjectsProject Workflow
This project demonstrates a complete end-to-end Azure solution for automated sentiment analysis. Customer support tickets are initially stored in an Azure SQL Database. Every five minutes, Logic Apps automatically triggers the sentiment analysis process, sending ticket content to Azure AI Language Service for processing. The AI service analyzes the text and returns sentiment scores with confidence levels, which are then written back to the original database. Finally, Power BI connects directly to the updated database to create interactive, color-coded dashboards that visualize sentiment trends and help identify customer satisfaction patterns.