azure - 使用 powershell 下载 Azure 诊断日志

标签 azure azure-powershell azure-diagnostics

我已为我的 Azure 虚拟机和 Web 应用启用诊断日志。 如何使用 powershell 下载这些诊断日志。 powershell 没有任何 cmdlet 那么您能否建议使用任何其他脚本语言我可以下载这些日志。

最佳答案

诊断使用 Azure 存储来存储数据,因此您应该使用任何 Azure 存储(Blob、表)CMDlet 来获取日志。

可能有用:

关于azure - 使用 powershell 下载 Azure 诊断日志,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38355955/

相关文章:

azure - 通过 Rest Api 进行的 Microsoft Graph Api Webhook 订阅不再工作

azure - Get-AzureRmResourceGroup -detailed 不起作用

powershell - 无法通过 Powershell 在 ARM 模板中传递数组类型参数

PowerShell脚本错误: the string is missing the terminator:

Azure WADLogsTable 充斥着信息跟踪

c# - Microsoft Graph 中的城市和国家/地区等于 null

c# - 使用 Active Directory Graph API 进行用户电子邮件地址操作

azure - "Webjobs"WebApp for Containers 上的选项卡已禁用

logging - 基于 xml 的配置的 Azure 诊断问题

azure - Set-AzureServiceDiagnosticsExtension 失败并显示 "Deployment not found in service"