mattmcnabb / O365ServiceCommunications

A Powershell module for monitoringOffice 365 Service Health!
25 stars 6 forks source link

Not able to pull new events #12

Open jlapchuk opened 4 years ago

jlapchuk commented 4 years ago

As of 9/26/2019 no more events are being retrieved. I'm able to connect, but no messages are being returned. Are you seeing the same on your end?

mattmcnabb commented 4 years ago

Please see #2 - I'm now beginning work on a V2 of this module.

mattmcnabb commented 4 years ago

@jlapchuk I have just release an alpha of the module that supports the V2 API. Please run Install-Module O365ServiceCommunications -AllowPrerelease to install it and try it out. It's a completely breaking change to switch to the new API, so please reach out if you have trouble getting it up and running.