question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade deprecated endpoints in `m365 tenant status list` and `m365 tenant service`

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
appieschotcommented, Jan 18, 2022

Closing out this issue as I created 6 new issues for these commands. Lets deprecate after we implemented those 6 issues.

2reactions
appieschotcommented, Jan 13, 2022

Ill spec out something tomorrow morning so we can pick it up 🦾

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecation of Basic authentication in Exchange Online
We're removing the ability to use Basic authentication in Exchange Online for Exchange ActiveSync (EAS), POP, IMAP, Remote PowerShell, Exchange ...
Read more >
m365 tenant status list fails, uses deprecated API #3135
When using v5.0.0 of the M365 CLI, the command: m365 tenant status list yields: Error: Please use MSGraph to access this resource ...
Read more >
Release notes - CLI for Microsoft 365
#3450; updated spo tenant appcatalog add reference to deprecated spo site classic add command. #3459; updated the status command to show correct connection ......
Read more >
Exchange Online to Introduce Legacy SMTP Endpoint in 2022
Microsoft hopes to accelerate the removal of TLS 1.0 and 1.2 connections from Exchange Online by disabling connectivity in 2022 and forcing ...
Read more >
Microsoft Is Moving the Office 365 Service Communications ...
Eventually, the Graph-based API will take over from the earlier version and tenants will have to upgrade scripts and other tools constructed ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found