Retrieve App Gateway Backend Health Status using Powershell
Date published:
In this post, I will be showing how to use Azure Powershell to get your App Gateway backend health status when your backend pool is currently down. I have been trying to get this status for a while because if the status you can use to create alert.
Solution:
Result
However, if want to see only the unhealthy host you would need to run the following command
Result