How to create a custom SSO Teams bot

How to create a custom SSO Teams bot

How to create a custom SSO Teams bot

As GPT and other large language models revolutionize the way we communicate and how we can build custom solutions for companies, the demand for intuitive frontends to deliver these AI capabilities to end-users has never been higher. If you’re wondering whether there’s a seamless way to integrate a bot into Microsoft Teams, you’re in luck! In this blog, I’ll guide you through the process of building a custom SSO Teams bot tailored for Microsoft Teams and the bot framework from Microsoft, so you can ship a custom SSO Teams bot that calls Azure OpenAI with confidence.

Read More » How to create a custom SSO Teams bot
Build an Intune Copilot with Microsoft Copilot Studio

Build an Intune Copilot with Microsoft Copilot Studio

Build an Intune Copilot with Microsoft Copilot Studio

In the last post I explained how you can build a CoPilot using the Azure OpenAI Studio. In this blog post we will build an Intune Copilot with the Copilot Studio instead. Here we will also utilize the Azure OpenAI Service. This is similar to the approach I used for my Intune AI Voice Bot, where AI is also used to interact with Microsoft endpoint management scenarios. Let’s have a quick look into building this as well:

Read More » Build an Intune Copilot with Microsoft Copilot Studio
Send Teams Alerts for Top 5 Intune App Install Errors

Send Teams Alerts for Top 5 Intune App Install Errors

Send Teams Alerts for Top 5 Intune App Install Errors

It is always important as an Intune admin to have an overview of the environment. Intune offers a lot of reports but as we all know you don’t look into them every day. Isn’t it easier to get a daily or weekly Teams notification that shows the top failed app installations directly in your channel? I have already released some blogs with the topic of detecting anomalies in Intune with the help of cognitive services. In this blog I want to show you how to send a report that is already available in Intune to Teams as an automated Teams notification using Azure Automation.

Teams notification showing top five Intune app installation errors
Read More » Send Teams Alerts for Top 5 Intune App Install Errors
Daily Intune Device Reports via Logic Apps, Email & Teams

Daily Intune Device Reports via Logic Apps, Email & Teams

Daily Intune Device Reports via Logic Apps, Email & Teams

This step-by-step guide shows how to send a daily device report via Logic Apps, email and Teams. The flow combines Microsoft Graph queries, Azure Logic Apps, and your existing Microsoft 365 channels — no third-party reporting tool needed, and the whole pipeline runs on the Azure consumption plan for a few cents per month.

For an Intune admin it is always helpful to get an overview of the current status of their tenant and an overview of the count of devices in the field. In this blog I would like to explain how you can use Logic Apps to send you a detailed daily device report straight to your inbox and Teams channel.

Daily device report flow built with Azure Logic Apps
Azure Logic Apps workflow for daily Intune device report
Read More » Daily Intune Device Reports via Logic Apps, Email & Teams