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
Join us at Thrive conference 2022 Tuesday, May 3, 2022 2:00 PM Toni Pohl There are often hidden treasures to be discovered. The Thrive conference in Slovenia is one of them. Join us at there at the end of May! Event | English | Cloud | Developer | MVP | Microsoft | Microsoft365 | atwork | Office365 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
Copy a SharePoint list with PnP PowerShell Friday, April 22, 2022 9:00 PM Toni Pohl In the Microsoft 365 world, sometimes you want to copy a custom list in SharePoint Online to another SharePoint site in the same or in a different M365 tenant. While there are third-party tools for this, there is an easy-to-use method for such a scenario using PnP PowerShell. This article shows how it works with a step-by-step example. Cloud | Developer | DirSync | Microsoft365 | Office365 | SharePoint | Tools | PowerShell Mediumlink | Permalink | Comments (0) | Post RSS mehr
This was the #ADCD2022 event Thursday, March 3, 2022 11:00 AM Toni Pohl Last Friday, the cloudusergroup organized the Virtual Community Event #ADCD2022, the Austrian Developer Community Day 2022. We had 25+ interesting sessions with great speakers and a great virtual day of the event. Here are some impressions of it. Azure | Cloud | Developer | English | Event | Microsoft365 | Office365 | MVP | atwork Mediumlink | Permalink | Comments (0) | Post RSS mehr
Force a content refresh of an Azure static website using Azure CDN Saturday, February 5, 2022 9:00 PM Martina Grom Static website hosting in Azure Storage is really cool and quick method for simple deployment scenarios. Azure CDN edge nodes provide the cache and distribution layer with custom domains, rules, and further configuration options for such a static website. But what to do if you update the static website and it doesn't deliver the new content? How can you force an update? See the solution here. Azure | Cloud | Developer | English | Microsoft | Serverless Mediumlink | Permalink | Comments (0) | Post RSS mehr
How to filter entries with Null value in Azure Table Storage Explorer Thursday, January 27, 2022 6:00 PM Toni Pohl Azure storage accounts are a great and inexpensive way to store lots of data. I am using Azure Table storage to store large amounts of structured data for various tools. I needed to filter all rows that have a specific field that shows Null. While this sounds simple, it is a bit tricky. Here's how. Azure | Cloud | Developer | English | Microsoft | Tools | Serverless Mediumlink | Permalink | Comments (0) | Post RSS mehr
Tips for PowerApps-7 Update fields with a button Saturday, January 8, 2022 4:00 PM Toni Pohl This is a quick guide on how to use a button to update a bound field on a form in a Power App. Since this is a little tricky, here are the instructions. App | Developer | English | Microsoft365 | Office365 | Power Platform | PowerApps Mediumlink | Permalink | Comments (0) | Post RSS mehr
Identify guest users and their status with Graph Wednesday, January 5, 2022 7:00 PM Martina Grom Working with Microsoft Azure and Microsoft 365, Azure Active Directory as an identity and management system becomes more and more important. Like Active Directory, Azure AD grows throughout time with guest accounts, cloud accounts and synchronized accounts. From a governance and lifecycle point of view - and also for security reasons - it is therefore important to clean up Azure AD from time to time. The cleanup process supports a healthy lifecycle management. In this article we describe how to quickly identify guest users in your own Azure AD with on-board resources. Azure | Cloud | Developer | English | Microsoft | Microsoft365 | Office365 | Graph | Governance Mediumlink | Permalink | Comments (0) | Post RSS mehr
Export email messages from Exchange Online to a CSV file with Graph PowerShell Tuesday, December 28, 2021 9:00 AM Toni Pohl I had to export email messages to a CSV file from a specific folder in my Outlook mailbox. Nothing special, just a quick export. I noticed that Outlook allows messages to be exported, but the date of the message is missing in the export file! Really? So here is a workaround to quickly export email messages using Graph PowerShell. Developer | English | Exchange | Microsoft | Microsoft365 | Office365 | PowerShell | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Optimize SQL queries using subqueries for lookups in Azure SQL Databases Tuesday, April 27, 2021 11:00 PM Toni Pohl I like to work with Azure SQL Databases and use data from the cloud without any administrative effort. When working with apps, App Insights helps to detect anomalies, and to analyze bottle necks. Although SQL Azure can scale very well, we discovered performance issues in some legacy apps. Read here how we solved that by optimizing TSQL data queries. Azure | Developer | English | Microsoft | SQL Server Mediumlink | Permalink | Comments (0) | Post RSS mehr
Tips for PowerApps-Add required user permissions for PowerApps using Dataverse Thursday, April 1, 2021 9:45 PM Toni Pohl 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. App | Developer | English | Microsoft | Microsoft365 | Office365 | PowerApps Mediumlink | Permalink | Comments (0) | Post RSS mehr