Get-AzMetric偶尔会拒绝返回结果 [英] Get-AzMetric sporadically refuses to return results

查看:98
本文介绍了Get-AzMetric偶尔会拒绝返回结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

执行下面的请求预期返回UI中可用的总BlobCapacity无法通过Azure powershell返回

Executing request below expected to return total BlobCapacity which is available in UI is failing to return via Azure powershell

以下运行请求拒绝返回数据,即使此数据可用在UI中并且预计可用

Running request below refuses to return data even though this data is available in UI and expected to be available

PS /home/admgregory_a> (Get-AzMetric -ResourceId '/subscriptions/5f***********4db790171/resourceGroups/KoreaCentralCommVault/providers/Microsoft.Storage/storageAccounts/commvaultna/blobServices/default' -MetricName 'BlobCapacity').Data


TimeStamp : 4/5/19 10:28:00 PM
Average   :
Minimum   :
Maximum   :
Total     :
Count     :

几分钟后,它就会开始自己动手了。

After a couple of minutes it will just start working on it's own

PS /home/admgregory_a> (Get-AzMetric -ResourceId '/subscriptions/5f5**************b790171/resourceGroups/KoreaCentralCommVault/providers/Microsoft.Storage/storageAccounts/commvaultna/blobServices/default' -MetricName 'BlobCapacity').Data


TimeStamp : 4/5/19 10:31:00 PM
Average   : 190807593709626
Minimum   :
Maximum   :
Total     :
Count     :




推荐答案

道歉延迟响应!

Apologies for the delayed response!

@artisticcheese,我已经在我的测试中进行了测试,这是一个已知问题,当使用Get-Azmetric cmdlet获取存储指标的详细信息时会为您提供延迟输出有时。

@artisticcheese, I have tested at my end and this is a known issue when using the Get-Azmetric cmdlet to get the details of storage metrics will give you the delayed output sometimes.

您可以在此处
留下您的反馈意见。您在这些论坛中分享的所有反馈都将由负责构建Azure的Microsoft工程团队进行监控和审核。

You may leave your feedback here. All the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

请告知我们您是否需要任何进一步的帮助。

Kindly, let us know if you need any further assistance on this.


这篇关于Get-AzMetric偶尔会拒绝返回结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆