Blog

Maximilian Kenfenheuer

Manager @ BearingPoint

Maximilian Kenfenheuer

Featured

Why Work IQ Could Become a Foundational Layer in Microsoft AI Solutions (1)

June 16 is a notable date in Microsoft AI solutions, not because of another chat feature, but because Work IQ APIs are becoming generally available beyond Microsoft 365 Copilot licensing. For me, that signals something bigger: Microsoft is starting to define enterprise AI around a shared intelligence layer for agents, apps, and workflows, not only around one assistant experience. That matters because once AI can reason over chat, files, meetings, people, and actions through a governed, permission-aware layer, the conversation changes. It becomes less about isolated copilots and more about how organizations build reliable AI systems on top of their actual work graph. In the article, I explore: • why Work IQ represents a deeper architectural move in Microsoft AI solutions • how APIs, A2A support, and a compact tool model point toward more scalable agent design • why governance and cost controls are becoming part of the platform story, not an afterthought • and what organizations should consider as Microsoft expands AI from product feature to enterprise intelligence layer I think this is one of the clearest signs yet that Microsoft AI solutions are evolving into infrastructure for how work gets understood and executed. How important do you think a shared intelligence layer like Work IQ will become in enterprise AI strategy?

Continue reading

Why Human Agency May Be the Most Important Microsoft AI Story Right Now (1)

66% of AI users say AI is helping them spend more time on higher-value work. For me, the more important point is 𝑤ℎ𝑦: Microsoft is increasingly framing Copilot not as a replacement for human judgment, but as a system that can expand human agency when the operating model is designed properly. That is a meaningful shift in Microsoft AI solutions. It changes the conversation from simple productivity gains to something more strategic: how organizations decide what people should own, what agents should execute, and how governance, management support, and work design shape the outcome. In the article, I explore: • why Microsoft’s recent emphasis on human agency matters in enterprise AI • what Work Trend Index findings suggest about the changing role of employees and managers • why organizational design may now matter more than individual prompting skill • and what this means for companies building with Microsoft AI solutions For me, this is one of the strongest reminders that successful AI transformation is not only a technology decision. It is a leadership and operating model decision as well. How do you think organizations should balance agent execution with human ownership as Microsoft AI solutions continue to mature?

Why Domain Exclusion Matters More Than It First Appears in Microsoft 365 Copilot (1)

Up to 1,000 excluded domains is a small product detail with a much bigger strategic message. Microsoft’s Domain Exclusion capability for Copilot puts a sharper point on something many organizations are now realizing: enterprise AI value is not only about what the system can access, but also about what it should 𝑛𝑜𝑡 use. That matters because once AI starts grounding responses in the web alongside internal context, relevance and trust become governance questions as much as technical ones. Source quality, citation boundaries, and admin control all start to shape the user experience. In the article, I explore why this matters for Microsoft AI solutions: • why web grounding control is becoming part of enterprise AI architecture • how domain exclusion changes the balance between openness and trust • why admin policy decisions increasingly influence output quality • and what organizations should consider as Copilot becomes more embedded in knowledge work For me, this is a useful reminder that better AI is not just about adding more context. It is also about applying the right boundaries with intention. How important do you think source control will become in building trust in Microsoft AI solutions?

Latest posts

Reducing E-Waste: Reverse engineering the Lenovo EMC PX4-300D NAS firmware and kernel drivers

#electronic waste #refurbished #reverse engineering #linux #kernel development #lenovo emc #px4-300d #nas #environmentalism

Reducing electronic waste is one of my main priorities. Making use of my devices as long as possible, upgrading, servicing as well as repairing them myself are some of the efforts i take to reduce my electronic waste footprint. However, despite my efforts sometimes its nearly impossible. The following blog article will take you on a journey of myself reverse engineering the firmware of one of my old NAS devices to be able to use it securely again.

How-To: Connect a gps tracker to the LoRaWAN network The Things Network

#lora #lorawan #cloud #thethingsnetwork #iot #internetofthings #communication #opensource #gps #tracker #embeddeddevices #sensors

In this article i will show you how to connect a gps tracking device to the community lorawan network The Things Network.

LoRa and LoRaWAN: Introduction to The Things Network

#iot #lora #lorawan #thethingsnetwork #communication #opensource #embeddeddevices #sensors

LoRaWAN is a low-power, wide area networking protocol built using the LoRa radio modulation technique. It allows to wirelessly connects devices to the internet of things and manages communication between the devices and network gateways. Using LoRa, which is an acronym for long range, devices can transmit messages to gateways multiple kilometers away with relatively low power usage. In this article i will explain the characteristics and advantages of the technology.

Provisioning Azure IoT Edge devices to your Azure IoT Hub

#iotedge #azure #cloud #iot #how-to #microsoft

Before you can start deploying IoT Edge modules onto an IoT Edge device, you will need to provision it to the Azure IoT Hub. The following article will show you how to do it.

How-To: Azure IoT Edge - Installation

#iotedge #azure #cloud #linux #iot #how-to #microsoft

Azure IoT Edge is an open source edge runtime framework which lets you easily deploy, manage and scale your IoT edge environment using the Azure Cloud. In this tutorial I will show you how to install Azure IoT Edge on Linux.