Productive AI at Microsoft Ignite 2024

Microsoft Ignite 2024 is almost here!  This year the in-person conference will be held in Chicago Illinois USA November 19th – 22nd and the Semantic Kernel team will be on site answering questions and sharing best practices and if you can’t attend in-person you can also sign up for free and watch it online or […]

Integrate data from external sources into Microsoft Entra tokens using the Authentication Events library

Streamline the integration of custom claims into authentication tokens with the new Authentication Events NuGet library. This blog post introduces a NuGet library that simplifies the implementation of custom claims providers, reducing the need for extensive code and minimizing validation errors. Learn how to efficiently fetch and add custom data, like entitlements or profile attributes, from external systems, such as CRMs or legacy databases, while ensuring secure, scalable solutions for your applications.

Unreal Engine Toolbar in Visual Studio

In Visual Studio 2022 version 17.11, we’ve added a new Unreal Engine toolbar to Visual Studio. The Unreal Engine toolbar is a new feature that provides quick access to common Unreal Engine tasks. You can find the toolbar at the top of your code window when you have an Unreal Engine project loaded. The toolbar […]