{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "azure health",
  "home_page_url": "https://evotec.xyz/fr/tags/azure-health",
  "feed_url": "https://evotec.xyz/fr/tags/azure-health/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/getting-azure-health-parsing-html-website-using-psparsehtml",
      "url": "https://evotec.xyz/fr/blog/getting-azure-health-parsing-html-website-using-psparsehtml",
      "title": "Getting Azure Health by parsing HTML using PSParseHTML",
      "summary": "Some time ago I\u2019ve wrote PowerShell way to get all information about Office 365 Service Health, and if you were thinking that I would try the same concept for Azure Services you were right. However, I failed. This is because Office 365 Health can be gathered using Microsoft Graph API, and Azure Health information, as far as I know, is not available in the form I wanted it. Azure Status is available as part of Azure Status website. Contrary to Office 365 health you don\u2019t have to login to your Office 365 tenant to read it.",
      "date_published": "2019-12-08T16:38:22.0000000Z",
      "tags": [
        "azure",
        "azure health",
        "powershell",
        "psparsehtml"
      ]
    }
  ]
}