I am developing a management pack for an Application which has some Azure Worker Roles and i have to monitor those roles.
i was able to get the health Status of these roles using the Azure Powershell cmdlets.Now i even want to write some performance rules
for which i need the performance metrics of these worker roles.
Are there any Powershell commands to get these Metrics?? or is there anyway i can get these Metrics into powershell??
(the Azure MP is displaying these metrics but im not able to figure out how to get those using powershell)
Thanks & Regards, Suresh Gaddam