Hey,
I wanted to monitor some websites like for instance "https://admin.microsoft.com/Adminportal/Home?source=applauncher#/servicehealth" where I can monitor the status of Azure services for my particular tenant, I am truggling with building a web scenario that would check particular word on this site, but seems logging does not really work.
Any suggestions / thoughts if it is even possible to log in on such (Azure AD authentication) site?
SPOILER: I KNOW I can do the same with powershell and get the status, this website is just an example to get the overview of what I am trying to achieve. The thing is I got some other websites protected by Azure login, and wanted to check their health status.
Appreciate any help,
Pawel
I wanted to monitor some websites like for instance "https://admin.microsoft.com/Adminportal/Home?source=applauncher#/servicehealth" where I can monitor the status of Azure services for my particular tenant, I am truggling with building a web scenario that would check particular word on this site, but seems logging does not really work.
Any suggestions / thoughts if it is even possible to log in on such (Azure AD authentication) site?
SPOILER: I KNOW I can do the same with powershell and get the status, this website is just an example to get the overview of what I am trying to achieve. The thing is I got some other websites protected by Azure login, and wanted to check their health status.
Appreciate any help,
Pawel
.
Comment