Forum Discussion

tomorgan's avatar
Aug 09, 2021

Service Communications API being retired Dec 2021, use new GA API in Graph...

 

Check your code, Flows and PowerShell for manage.office.com ServiceComms references…

 

What is this about?

This is about the API call used to get service health status and update messages in Office 365. This is widely used in PowerShell examples on the web: a quick search for “office 365 service status powershell” returns many people with solutions that use this API call.

 

Disclaimer: I’m piecing some of the information in this article together from multiple places, such as Microsoft Docs but also dates on GitHub history etc. If there’s an official Tech Community blog post about this that I’ve missed (or that subsequently gets posted) I’ll come back and update this information. Let me know if you spot anything that needs changing.

 

If you’re using a URL that starts like this: https://manage.office.com/api/v1.0/{tenant_identifier}/ServiceComms then this blog post is for you!

 

Read more: Microsoft Graph Service Health And Communications API is now GA, legacy Service Communications API being retired December 2021 | The thoughtstuff Blog

No RepliesBe the first to reply

Resources