mattmcnabb / O365ServiceCommunications

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

The remote name could not be resolved: 'api.admin.microsoftonline.com' #20

Open onidaR opened 3 years ago

onidaR commented 3 years ago

Hi. Am I doing something wrong? Or just MS changed the api again and this solution is not working anymore?

Or maybe do you have another solution to pull info from M365 Message Center into CSV?

Thanks for any help. Rado

mattmcnabb commented 3 years ago

@onidaR Make sure you download the V2 module instead of the v1 module - it's in preview so you'll have to add the -Prerelease switch to Install-Module.