Skip to content

Upgrade deprecated endpoints in m365 tenant status list and m365 tenant service  #2932

@appieschot

Description

@appieschot

Currently m365 tenant status list and m365 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions