blog.atwork.at

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

Copy a SharePoint list with PnP PowerShell

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.

Join us at #TeamsNation next week!

Only one week left until the Teams Nation Community Conference 2022! The #TeamsNation online conference is 100% community and 100% free with 13 tracks, 140 sessions and 170 speakers! We are excited to be a part of it, along with hundreds of fellow community members. See the schedule and register today!

WienIT setzt auf die Microsoft Cloud

Datensicherheit ist ein wesentlicher Faktor für jedes Unternehmen und jede Organisation. So setzt auch unser Kunde WienIT auf die Microsoft Cloud. WienIT ist Wiens bedeutendster Infrastrukturdienstleister und Teil der Wiener Stadtwerke-Gruppe, die mit über 15.000 MitarbeiterInnen einer der vielfältigsten Arbeitgeber der Stadt Wien ist. atwork ist stolz darauf, WienIT mit Expertise im Bereich Cloud-Technologie und Security zu unterstützen. Lesen Sie die Referenz-Story bei Microsoft Österreich.

Force a content refresh of an Azure static website using Azure CDN

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.

How to filter entries with Null value in Azure Table Storage Explorer

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.

Identify guest users and their status with Graph

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.