blog.atwork.at

news and know-how about microsoft, technology, cloud and more.

PowerPoint Live in Microsoft Teams mit Laserpointer und Textmarker nutzen

Microsoft Teams hat wieder eine neue Funktion veröffentlicht, die wir gleich getestet haben: Laserpointer und Textmarker-Funktion in PowerPoint Live für Microsoft Teams. Um es kurz zu machen, bedeutet es, dass man mit dem Laserpointer auf PowerPoint Folien zeigen kann, sowie diese mit Tinte und Textmarker (in verschiedenen Farben & Stärken) beschriften kann, um wichtige Inhalte hervorzuheben.

Tips for PowerApps-Add required user permissions for PowerApps using Dataverse

When users shall have access to a PowerApp that is using Dataverse (formerly Common Data Service - CDS), they also need to have the permissions to access the data entity (nowadays called table). So, if your users get an ugly "unknown error occurred" when accessing the PowerApp, here´s the solution to assign the required security role and permissions.

Azure Logic Apps Toolbox 7-Resolve issues with the SharePoint Connector

Using SharePoint Online (SPO) and Azure Logic Apps helps to automate processes. For a project, we have created some workflows with Azure Logic Apps that monitor changes to an SPO list or document library for approvals and other document workflows. We have found that the SPO connector does not always send all data in a reproducible manner: sometimes some fields were sent and sometimes not. We struggled with this behavior and found an unexpected workaround.

Azure Logic Apps Toolbox 6-Work with items in Apply to each

Automation of small tasks is helpful for many recurring processes. Unless you regularly use Power Automate (Flow) or Azure Logic Apps, it is often not that easy to remember the correct syntax for accessing items in a loop. Here is the quick help.

Working with Azure AD schema extensions in Graph PowerShell

Schema extensions enable to store extended custom data directly to objects in Azure AD. This article describes how to access data we defined and added in Introducing user schema extensions in Delegate365 with the Microsoft Graph PowerShell module.