You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might impact the output as it looks the graph returns a slightly different set of results, so some design is needed and there are some additional endpoints available so we might want to follow same pattern of service health, service health issues and service update issues.
Currently
m365 tenant status listandm365 tenant service ..use https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-service-communications-api-reference#get-current-status as described in that article the endpoint is deprecated since 17-12-2021.We should consider upgrading to the Graph: https://docs.microsoft.com/en-us/graph/service-communications-concept-overview / https://docs.microsoft.com/en-us/graph/api/resources/servicehealth?view=graph-rest-1.0
It might impact the output as it looks the graph returns a slightly different set of results, so some design is needed and there are some additional endpoints available so we might want to follow same pattern of service health, service health issues and service update issues.