Microsoft rolls out .NET Aspire 9.3 with enhanced developer tools

Microsoft has released .NET Aspire 9.3, introducing several enhancements aimed at improving the developer experience. The update includes quality improvements, integration enhancements, and API updates, reflecting Microsoft's commitment to refining its cloud-native development tools.

Here are some of the updates:

  • AI Debugging Assistant: Review hundreds of log messages with a single click, trace root causes across multiple apps, spot performance issues, and decode obscure error codes using GitHub Copilot's AI smarts—all without leaving your dashboard.

  • Context Menu in Resource Graph View: A new context menu gives you quick access to a resource’s telemetry, commands, and URLs directly from the graph view.

  • Enhanced Tracing: Visualize outgoing calls to resources that don’t emit telemetry—like databases, caches, and infrastructure components—ensuring nothing is missed.

  • Integration Updates: New capabilities include self-hosting a YARP instance, MySQL support, and enhanced Azure integration to boost your app connectivity.

  • App Model Enhancements: The updated Custom URLs feature lets you control whether URLs are shown on the resource page or the dashboard’s resource details page.

Microsoft improves supervisor oversight in Dynamics 365 Contact Center and Dynamics 365 Customer Service

Microsoft has introduced new capabilities in Dynamics 365 Contact Center aimed at improving supervisors' ability to monitor customer service interactions. These enhancements provide supervisors with greater visibility into ongoing conversations, allowing for more effective management of customer engagements.

The update is designed to help supervisors identify potential issues in real-time, enabling timely interventions to maintain high service standards. By offering deeper insights into chat activities, the enhancements support better decision-making and resource allocation within customer service teams.

Here’s what you need to know:

  • How it works: Navigate to Ongoing Conversations in the Copilot Service admin center, select a conversation, and click Monitor to view the full transcript, current status, and elapsed time.

  • Why it matters: Instantly assess whether a conversation is progressing as expected, whether the customer needs more support, or if the conversation should be escalated or transferred.

  • Key benefits: Ensure service quality, improve response monitoring, speed up customer replies, and streamline supervisor workflows in async channels.

Power BI May 2025 enhancements continue to elevate the data experience

Microsoft has rolled out its latest monthly update for Power BI, bringing a fresh wave of improvements that continue to push the boundaries of data visualization and reporting. With a strong focus on user experience and performance, the May 2025 update sets the stage for even more impactful data storytelling.

Here are some of the enhancements:

  • Events & Announcements: Stay informed with the all-new Power BI Roadmap page — your go-to for upcoming feature release dates.

  • Copilot and AI: Introducing the standalone Copilot experience in Power BI! Effortlessly find and analyze reports, semantic models, apps, and data agents you have access to — all in one place.

  • Reporting: New visual calculations like LOOKUP and LOOKUPWITHTOTALS let you focus on one visual at a time — enabling easier creation and validation of complex calculations.

  • Modeling: Drag and drop your way to faster data modeling! Create relationships between Direct Lake tables with a simple UI based on row counts.

  • Visualizations: Meet the Dandelion chart — a fresh way to visualize column data with dynamic breakdowns as floating flowers above each bar.

See the full list here.

Microsoft unveils translytical task flows preview in Power BI

Microsoft has announced the public preview of Translytical Task Flows in Power BI, introducing a transformative feature that enables users to automate actions directly within reports. This innovation allows for real-time data modifications, dynamic notifications, and seamless integration with workflows, enhancing decision-making and operational efficiency.

Powered by Fabric User Data Functions, the new capability supports tasks such as updating records, annotating data points, and triggering approval workflows, all within the Power BI interface. This development marks a significant step towards interactive and actionable business intelligence solutions.

Here are its capabilities:

  • Modify data records: Add, update, or delete data records based on filter context and report inputs.

  • Annotate data points: Capture and display annotations directly within the report for better context and collaboration.

  • Send dynamic notifications: Trigger real-time alerts to drive awareness or prompt specific actions.

  • Launch approval workflows: Initiate workflows that route requests for approval to designated users or admins.

  • Augment data: Retrieve additional data in real-time based on what's shown in your report.

  • Integrate custom AI: Embed tailored AI assistance or launch AI-powered workflows directly from your report view.

Microsoft enhances Dynamics 365 Contact Center with the new Schedule Calendar feature

Microsoft has introduced the “My Schedule” calendar for Dynamics 365 Contact Center, streamlining workforce management for customer service teams. The new feature enables agents to view their shifts, time off, and tasks in daily, weekly, and monthly formats, helping them stay on top of their schedules more effectively.

  • What Is the Schedule Calendar?
    The Schedule Calendar provides comprehensive insights into both productive tasks and non-productive shift bookings, so you’re always prepared for what’s next.

  • Key Features:

    The key features of the Schedule Calendar include shift schedule bookings, day view, week view, month view, agenda view, and time-off requests.

Microsoft introduces adherence tracker to enhance service team performance in Dynamics 365 Contact Center

Microsoft unveiled the Adherence Tracker for Dynamics 365 Contact Center, a new tool designed to help organizations monitor and manage service representative activities effectively. By ensuring that service reps adhere to their schedules and are consistently available during shifts, this feature aims to improve overall team performance and customer satisfaction.

The Adherence Tracker provides real-time insights into agent availability and adherence to scheduled activities, enabling supervisors to identify and address potential issues promptly. This proactive approach supports better resource planning and helps maintain high service standards across customer support operations.

Here are its detailed features and benefits:

  • Real-Time Monitoring: Continuously monitor service reps' activities against their scheduled shifts to quickly spot deviations and maintain optimal productivity.

  • Metrics That Matter: Track adherence percentage, total scheduled time, time in current state, and time out of adherence to ensure accurate performance insights.

  • Visual Oversight: Use a Gantt chart to display reps' activities on a timeline with near real-time data for immediate tracking.

  • Schedule Integration: The Adherence Tracker seamlessly integrates with the Schedule Calendar, offering a comprehensive view of adherence alongside scheduled tasks.

  • Benefits: Boost performance, increase accountability, gain data-driven insights, and drive operational efficiency.

Microsoft releases Visual Studio 2022 v17.14 with enhanced AI features

Microsoft has officially launched Visual Studio 2022 version 17.14, introducing advanced AI-assisted development tools to enhance coding efficiency. The update features a preview of "agent mode," allowing developers to interact with Visual Studio through natural language to automate complex coding tasks. Additional enhancements include AI-generated documentation for C++ and C# functions and the Next Edit Suggestion feature, which predicts subsequent code edits based on previous changes.

Here are the features:

  • AI-Powered Coding with GitHub Copilot: Interact naturally with Visual Studio using simple chat commands to tackle complex, multi-step coding tasks effortlessly.

  • Enhanced Debugging and Diagnostics: Preview your app UI in real time with the new Live Preview feature, now available at design time.

  • Streamlined Git Tooling: Stay organized with the new filter in the Git Repository window, making it easier to track outgoing and incoming commits.

Microsoft releases agent mode in preview for Visual Studio 17.14

Microsoft has released agent mode in preview for Visual Studio 17.14, marking a significant advancement in AI-assisted development. This update enhances GitHub Copilot's capabilities, enabling developers to interact with their codebase using natural language commands. The new features aim to streamline complex coding tasks and improve overall productivity within the integrated development environment.

Here’s what it offers:

  • Function: Agent mode autonomously identifies relevant context and files, suggests terminal commands for you to approve and run, iterates until tasks are complete, and invokes trusted tools via MCP servers.

  • How to Enable It: Use Visual Studio 17.14 GA or later, open Feature Search, search for copilot-chat.agent, enable Copilot Chat: Agent Enabled, and switch to "Agent" in the Copilot Chat window.

  • Agent Mode Uses: Apply Agent mode in various scenarios, including editing scopes, handling tool invocations, managing terminal commands, and more – perfect for complex projects.

  • Boost Agent Mode with MCP Servers: Enhance Agent mode by integrating Model Context Protocol (MCP) servers to interact with your cloud environment, query databases, and manage version control.

Microsoft unveils April 2025 Power Apps update, emphasizing AI and governance enhancements

Microsoft has announced its April 2025 Power Apps update, introducing a suite of enhancements aimed at bolstering AI integration and enterprise governance. This update is part of the broader 2025 Release Wave 1, reflecting Microsoft's commitment to empowering organizations with intelligent, scalable, and secure low-code solutions.

The latest features are designed to streamline app development processes, enhance data security, and provide users with more intuitive tools for building and managing applications. These improvements align with Microsoft's ongoing efforts to support digital transformation across various industries.

Here are some of the updates:

  • AI-Powered Development: Streamline CLI workflows with the new Actions Pane for Power Pages sites in VS Code Desktop, reducing the need to switch tools.

  • Enterprise-Grade Governance: Gain deeper insights into Dataverse environments with the general availability of Audit settings via the Security Compliance center in Power Platform.

  • Intelligent Apps: Customize Copilot Chat for standalone model-driven apps by extending it with knowledge sources and topics – coming soon in public preview.

  • Learning and Documentation: Access the newly launched Microsoft Power Platform and Copilot Studio Architecture Center – your one-stop hub for all architecture-related resources within the Power Platform and Copilot Studio ecosystems.

See the full list here.

Microsoft enhances Dynamics 365 Contact Center with advanced workforce management tools

Microsoft has announced significant updates to its Dynamics 365 Contact Center platform, aiming to streamline workforce management and enhance operational efficiency. These enhancements are part of the 2025 Release Wave 1, focusing on improving customer service experiences through advanced planning and scheduling capabilities.

The updates are designed to assist contact center supervisors in optimizing agent schedules, ensuring better resource allocation, and maintaining high service levels. By leveraging these new tools, organizations can expect improved productivity and more consistent customer support outcomes.

Here are the features and its benefits:

  • Shift Planning: Create shift templates to align staffing with capacity plans, assign the right skills to the right shifts, and maintain comprehensive shift calendars.

  • Benefits of Shift Planning: Strengthen workforce management by organizing shift activities, balancing workloads, and ensuring coverage for critical tasks.

  • Seamless Scheduling: Efficiently assign service representatives to maintain business continuity with flexible scheduling options.

  • Benefits of Scheduling: Automate assignments, distribute breaks strategically, and quickly adapt schedules to evolving business needs.