Using Microsoft 365 Security Audit Logs to Track Copilot Usage Friday, January 24, 2025 5:00 PM Martina Grom In our data-driven era, gaining insights into user interactions with tools like Microsoft 365 Copilot is essential for enhancing productivity. For administrators, it is vital to know which users are utilizing a Copilot license and the specific services they are engaging with. This information helps in managing licenses effectively, ensuring that resources are allocated efficiently. The Microsoft 365 Security Audit Logs offer a detailed view of user activities, including interactions with Copilot, even when the organization's anonymization settings are enabled. Here's how this works. Cloud | Copilot | Developer | English | GT365 | Governance | Microsoft365 | Office365 | Graph Mediumlink | Permalink | Comments (0) | Post RSS mehr
Why Only Users Can Apply Sensitivity Labels in Microsoft 365 Thursday, August 15, 2024 2:00 PM Toni Pohl Sensitivity labels in Microsoft 365 are a crucial feature for organizations to protect and manage their data. These labels allow organizations to classify and safeguard sensitive information based on its level of confidentiality. By applying sensitivity labels, organizations can control access, encrypt data, apply policies, and track and monitor on sensitive information. Users can apply sensitivity labels to classify and protect their data. However, applications unfortunately cannot currently assign sensitivity labels. Developer | English | Graph | Microsoft365 | Office365 Mediumlink | Permalink | Comments (0) | Post RSS mehr
Retrieve User PIM Role Assignments and History with Microsoft Graph REST API Saturday, August 3, 2024 2:00 PM Toni Pohl Microsoft Entra Privileged Identity Management (PIM) allows administrators to manage role assignments efficiently, ensuring that users have the necessary permissions only when needed. By following a few simple steps, administrators can make users eligible for specific roles, activate roles as required, and manage both built-in and custom roles. This process enhances security by minimizing the duration and scope of privileged access, making it a crucial tool for maintaining a secure and compliant environment. In this article, we explore how to read a user's Microsoft Entra roles and history using PIM and the Microsoft Graph REST API. Azure | Cloud | Developer | English | Graph | Microsoft | Microsoft365 | Office365 | Security Mediumlink | Permalink | Comments (0) | Post RSS mehr
Enhance your Copilot with Graph Connector relevance tuning Wednesday, June 5, 2024 12:00 PM Martina Grom Utilizing Graph connectors simplifies the process of incorporating your data into Microsoft 365 search and Microsoft 365 Copilot, enhancing your experience with seamless integration. A fresh addition to Copilot’s capabilities is the Relevance Tuning feature, that significantly enhances Copilot's functionality. Cloud | Copilot | Developer | English | Graph | Microsoft | Microsoft365 | Office365 | SharePoint Mediumlink | Permalink | Comments (0) | Post RSS mehr
Activate the sensitivity label for Groups and Sites with Graph PowerShell Monday, April 22, 2024 4:00 PM Toni Pohl Need to activate the Microsoft 365 sensitivity labels for Groups and Sites? This must be done with PowerShell. Find the current working script here. English | Microsoft | Microsoft365 | Microsoft Teams | Office365 | PowerShell | SharePoint | Security | Governance | Graph Mediumlink | Permalink | Comments (0) | Post RSS mehr
Create a new Viva Engage Community with Graph Tuesday, April 2, 2024 2:00 PM Toni Pohl In early 2023, Microsoft renamed Yammer to Viva Engage. This year we see the first small integration of Viva Engage with Microsoft Graph in beta. This article shows how to provision a new Viva Engage community, add owners and members using Graph in an Azure Logic app. Azure | Cloud | Developer | English | Microsoft365 | Microsoft | Office365 | Yammer | Graph | Serverless | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Get the expiration date of application secrets and certificates in Entra Wednesday, October 4, 2023 11:00 AM Toni Pohl Part of the job of Microsoft 365 administrators is to ensure that their users can access and work with all services. This also includes ensuring that applications work. Microsoft Entra manages applications and the associated settings in a central location. It is relevant to know when application certificates and secrets expire in order to renew them in a timely manner. This article shows how you can query which applications need to be updated. App | Azure | Cloud | Developer | English | Graph | Microsoft | Microsoft365 | Security | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Generate the Manage team URL from code Friday, September 22, 2023 6:00 AM Toni Pohl Sometimes it makes sense to provide users with a link to manage a Microsoft Team in applications or in generated emails. Only the Teams client can do this. Or? Cloud | Developer | English | Graph | Microsoft | Microsoft365 | Office365 | Teams Mediumlink | Permalink | Comments (0) | Post RSS mehr
Replacement of MSOnline and Azure AD Powershell modules Thursday, August 17, 2023 10:00 AM Toni Pohl I know some habits are hard to break. We still see some IT administrators using the outdated tools. We recommend admins using older Azure AD, Azure AD Preview or MS Online modules to use MS Graph modules instead. Renew your tools! Cloud | Azure | Developer | English | Graph | Microsoft | Microsoft365 | Office365 | PowerShell | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
How to get all SharePoint Online sites with their owner with Graph Monday, July 24, 2023 4:00 PM Toni Pohl Microsoft Graph is the key to access data in Microsoft 365. When working with SharePoint, we have some access with Graph, but there is still a lot missing. In my case I needed a list of all SharePoint sites with their owners for governance reasons. Here I show how you can get this data today with the Graph API. App | Azure | Cloud | Developer | English | Graph | Microsoft365 | Office365 | SharePoint | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Get the latest Teams activity with Graph Wednesday, May 11, 2022 4:00 PM Martina Grom Carrying out a cleanup process from time to time helps against IT garbage. If you are an Microsoft 365 admin, the following post will help you to find out unused teams. Cloud | Developer | English | Graph | Microsoft | Microsoft365 | Office365 | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Azure Logic Apps Toolbox 8-Secure your secretswith Azure Key Vault and Managed Identity Sunday, April 24, 2022 4:00 PM Toni Pohl Credentials and secrets should be stored in a secure environment and not directly in an Azure Logic App or script. Azure provides the Key Vault service, which allows to store such secrets in a secure and controllable way. See how this works here. Azure | Developer | DevOps | English | Logic apps | Graph | Security | Serverless Mediumlink | Permalink | Comments (0) | Post RSS mehr