Azure search doesn't have anything exposed that tells us when the search indexer fails. A potential solution is to add a pass through endpoint that exposes indexer health with a simple "healthy" / "nothealthy" response that can be hit by an availability test (which we can then alert on).