Impressions from Global AI Bootcamp Vienna Friday, March 21, 2025 2:00 PM Toni Pohl On March 18, 2025, we had the pleasure to organize and enjoy the Global AI Bootcamp Vienna. About 70 tech-savvy individuals gathered to dive into the world of artificial intelligence with Microsoft Azure AI Services, in two tracks, at the Microsoft Austria office. You can find the details of the event here. AI | Azure | Cloud | Cognitive Services | Copilot | Developer | English | Event | Microsoft | Microsoft365 | atwork | MVP Mediumlink | Permalink | Comments (0) | Post RSS mehr
Streamlining Automation: Integrating Scripts with Logic Apps Tuesday, January 7, 2025 5:00 PM Martina Grom Calling scripts from an Automation Account in a Logic App is particularly useful when the tasks to be performed are too complex to implement directly in a Logic App. It is also useful when scripts need to be reused multiple times without rewriting them in each Logic App. See how to enhance your Logic Apps with Automation Account Scripts. Azure | Cloud | Developer | English | Logic apps | Microsoft365 | Office365 | PowerShell | Security | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Impressions of Microsoft Ignite 2024 Monday, November 25, 2024 2:00 PM Toni Pohl Microsoft Ignite 2024 has once again set the stage for innovations and new Microsoft Cloud features. This year's event was packed with exciting announcements, particularly in the realms of Azure, AI, and Copilot. Here are some impressions from the event in Chicago. Azure | Cloud | Copilot | English | Event | Microsoft | Microsoft365 | Office365 | atwork Mediumlink | Permalink | Comments (0) | Post RSS mehr
TechCon365 Dallas: A Hub of Technology and Collaboration Friday, November 22, 2024 9:41 AM Toni Pohl We enjoyed being part of this year´s TechCon 365 conference in Dallas, Texas. From November 3-7, 2024, the conference center in Dallas Irving became the center of Microsoft 365 and Power Platform Know How as more than 500 tech enthusiasts gathered for the TechCon 365 event. This year’s conference was a melting pot of knowledge, and networking opportunities, featuring over 130 sessions and 25 workshops led by top experts in Microsoft 365, Power Platform, Azure, AI, and more. Azure | Cloud | Copilot | English | Event | Microsoft | MVP | Microsoft365 | Office365 | atwork Mediumlink | Permalink | Comments (0) | Post RSS mehr
How to Use Power BI REST API as an Admin Friday, November 1, 2024 1:15 PM Toni Pohl Accessing the Power BI REST API with an application is crucial for efficiently managing and monitoring your Power BI environment. This guide will walk you through using the Power BI REST API with an app as an admin. Azure | Cloud | English | GT365 | Compliance | Entra | Microsoft365 | Office365 | Power BI | Tools | Security | atwork Mediumlink | Permalink | Comments (0) | Post RSS mehr
Setup the CoE using Azure Key Vault Thursday, October 17, 2024 10:00 AM Toni Pohl In today’s rapidly evolving digital landscape, maintaining visibility and control over your organization’s M365 Power Platform environment is crucial. The Center of Excellence (CoE) for the Microsoft 365 Power Platform serves as a vital tool for organizations to monitor, manage, and optimize your Power Platform resources effectively. In this article, we will guide you through the process of setting up the current version of the CoE Core solution using Azure Key Vault for secure and efficient Audit Log access. Azure | Cloud | English | Governance | Microsoft365 | Office365 | Power Platform | PowerApps | Flow | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Unlocking Secrets: The Key Vault Role You Need Monday, August 26, 2024 2:00 PM Martina Grom In my use of Azure Key Vault with code and flows with Managed Identities, I moved to role-based access control (RBAC) to manage access to secrets and certificates. However, I encountered a problem when using the Key Vault Reader” role as it denied me the required access to secret content. This experience highlighted the importance of understanding the specific roles within Azure Key Vault, and I want to share this insight to help others avoid similar pitfalls. Azure | App | English | Microsoft | Security Mediumlink | Permalink | Comments (0) | Post RSS mehr
Grant permissions to the GT365 app Wednesday, August 7, 2024 3:00 PM Toni Pohl Our Governance Toolkit 365 (GT365) provides information and automation solutions for a Microsoft 365 tenant. In order to use the functions, this app must be approved by an administrator. In addition, new solutions are constantly being added. Some of these also require new permissions. You can find out how you as an administrator can grant and renew these permissions here. Azure | English | GT365 | Compliance | Entra | Microsoft365 | Office365 | Tools | Security | atwork 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
List Flows as Admin V2 API endpoint Sunday, July 14, 2024 12:00 PM Toni Pohl A year ago, Microsoft announced the Transition to List Flows as Admin V2 action from deprecated List Flows as Admin action” for Power Automate. Well, we were using the old API endpoint until it stopped working recently. It took some time until we found workarounds or a successor. Also the PnP modules still are using the old API, and the endpoint address is currently not documented on any Microsoft website. Find it here! App | Azure | Cloud | Developer | English | Microsoft365 | Office365 | Power Platform | PowerApps Mediumlink | Permalink | Comments (0) | Post RSS mehr
GT365-Team deep links no longer work in v2 client Tuesday, July 2, 2024 1:00 PM Toni Pohl Microsoft is rolling out the new Teams v2 client. This is now a Single Page Application (SPA), which means generated deep links no longer work. Unfortunately, this also affects the GT365 solution 09 and 11, e.g. to open the settings of a team and the management of members with a button. Here you can find out why this is the case and what workarounds are possible. Azure | English | GT365 | Governance | Microsoft365 | Office365 | Teams | Tools | atwork Mediumlink | Permalink | Comments (0) | Post RSS mehr
Azure Logic Apps Toolbox 10-Dynamic access to keys and values in a JSON object Saturday, June 1, 2024 8:00 AM Toni Pohl In Azure Logic Apps, looping through objects is a common requirement. When we have prior knowledge of an object’s properties, the process is straightforward. However, things get more challenging when attempting to access properties dynamically. See a method to access data in a JSON object dynamically here. Azure | App | Logic apps | Tools | English | Flow Mediumlink | Permalink | Comments (0) | Post RSS mehr