Introducing AWS Bedrock with Semantic Kernel

One of the principal features of Semantic Kernel is its ability to integrate various AI services seamlessly. We are pleased to announce that this capability now extends to AWS Bedrock. With AWS Bedrock, you can access foundational models such as the Amazon Titan models. The new connector supports Chat Completion, Text Generation, and Text Embeddings, […]

Microsoft JDConf 2025: Building the future with Java

Technology is advancing faster than ever, and developers are leading the charge, driving digital transformation and reshaping businesses everywhere. With the rise of AI and cloud-native architectures, Java developers are uniquely positioned to shape the future of enterprise applications. Java remains one of the most widely used programming languages globally, with 45% of developers actively […]

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.