Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.22k stars 3.83k forks source link

Is there a Powershell Command that will collect data by filtering disk metrics by "LUN" on Azure Performance Metrics? #20195

Open maeganda11 opened 1 year ago

maeganda11 commented 1 year ago

Description

Is it possible to collect the performance metric data of VM with attached disk (LUN) using Powershell command?

As of now, I am just checking the Azure Portal to get the information. I am thinking if it can also be collected by using Get-AzMetric Powershell command.

image

Script or Debug output

No response

Environment data

No response

Module versions

No response

Error output

No response

dingmeng-xue commented 1 year ago

Thanks for reporting. We will contact Portal developer to understand which API they are using.