Blog

Latest Articles

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

The importance of Exams and Certification for Microsoft 365 Tenant Administrators

On the fence about taking Microsoft 365 certification exams? Unclear on how they benefit you professionally? Not sure where to get started and how to prepare? In this article, Microsoft MVP Peter Rising explores those questions, shares his personal experience, and provides perspective on the importance of M365 exams as it relates to personal growth and career development.

July 6, 2021

Office 365 10-Year Anniversary Series: SharePoint Online Reflections

This is the fourth article in a continuation of our weekly series celebrating the 10-year anniversary of Office 365. Senior Product Manager Randy Rempel reflects on his journey with SharePoint and how he changed the conversation with customers after the Office 365 cloud offering was made publicly made available.

July 1, 2021