Author: Tony Redmond

Latest Articles

New Expiring Access Policy to Control Guest Access to SharePoint Online Sites

Microsoft has introduced a new feature to control how long guests have access to content shared with them in SharePoint Online and OneDrive for Business. You can configure a tenant-wide policy and then tune the policy for specific sites. The new control does not affect guest access gained through membership of Microsoft 365 Groups. Here's what you need to know about SharePoint Online's guest expiration policy

August 11, 2021

Attend TEC 2021 and Learn from the Very Best

TEC 2021, The Experts Conference, takes place as a virtual event on September 1-2. In this article, Tony selects his favorite sessions from the event agenda. This isn't to say that the other sessions are no good. Everyone's got their own favorite topics and there are many other TEC 2021 sessions covering other topics which will make others very happy.

August 4, 2021

Microsoft Insists on Office 365 E5 for Automatic Decryption of Protected Documents in eDiscovery Searches

Microsoft insists that encrypted SharePoint and OneDrive for Business files found by eDiscovery searches can only be decrypted by Advanced eDiscovery, which requires Office 365 E5 licenses. This seems unfair, especially as Office 365 E3 tenants can create and use sensitivity labels to protect Office documents stored in SharePoint Online and OneDrive for Business. An example of not very joined up thinking when it comes to software licensing?

August 2, 2021

Microsoft 365 and Office 365: Microsoft’s Confusing Branding

The recent 10th anniversary of the launch of Office 365 brought some questions about the demarcation between Office 365 and Microsoft 365. For instance, do I have an Office 365 tenant or is it a Microsoft 365 tenant? Is a feature part of Microsoft 365 or does it belong to Office 365? And why does Microsoft insist on calling its desktop Office apps Microsoft 365 Apps for enterprise? Welcome to the bizarre world of branding, and that’s before throwing Windows 365 into the mix.

July 28, 2021

Teams Chat Becomes Fluid (or Lively)

Teams is the first major Microsoft 365 application to ship support for Fluid components. Teams chats can include components like a task list, checklist, table, or paragraph. When a live component is sent to other chat participants, everyone involved in the chat can edit and update the component. It's a new way of collaborative working which challenges traditional approaches. Fluid components will also find their way into applications like OneNote, Outlook, and Whiteboard. Looks like a good thing, but how do these components work in practice?

July 27, 2021

Microsoft Is Moving the Office 365 Service Communications API to the Graph

Microsoft is moving the Office 365 Service Communications API to the Microsoft Graph. The new API is in public preview. Converting PowerShell scripts from the old API to the new isn't particularly difficult if you have ever worked with the Graph before. As always, the devil is in the detail, but persistence and some mild swearing should be enough to get scripts over the line. This article explores how to use the new API to fetch and report details of service incidents.

July 15, 2021
Upgrading PowerShell Scripts with Azure AD Cmdlets to Use Graph API Calls
PowerShell Microsoft Graph

Upgrading PowerShell Scripts with Azure AD Cmdlets to Use Graph API Calls

Microsoft has announced that they won't support the Azure AD Graph after June 30, 2022. This means that the Azure AD PowerShell module won't be supported either. With that in mind, it's probably a good idea to think about how to upgrade scripts to use Graph API calls instead of Azure AD cmdlets. In this article, we take a script created to count members in distribution lists and convert it to use the Graph. As it turns out, the Graph bit is easy. It's all the housekeeping beforehand that takes the time.

July 7, 2021