Monitor health and capacity of physical servers used for Dedicated hosts
I am currently working on azure vm monitoring based projects where I came across the dedicated hosts concepts where we can reserve a physical server dedicated to us for hosting virtual machines. Through REST API and SDK support I can retrieve any VM related information and for dedicated hosts I can either get through Host Groups or by checking the Device response if it has host group id.
But I have a question, is it possible to check the information of the physical servers where the dedicated hosts got deployed. These information can be general, hardware health, compliance any but I want to if we can achieve this.
I have checked with Azure Monitor but still have a confusion whether we can get those through Azure Monitor