【发布时间】:2018-09-20 09:08:12
【问题描述】:
当我在 PowerShell 中运行 Get-AzureRmDataFactoryV2ActivityRun 时,出现如下所示的错误
Get-AzureRmDataFactoryV2ActivityRun:HTTP 状态代码:未找到 错误代码:未找到 错误消息:操作返回了无效的状态代码“NotFound” 请求编号:ID 时间戳(UTC):05/31/2018 04:32:39 在行:2 字符:1 + 获取 AzureRmDataFactoryV2ActivityRun -DataFactoryName "maxscadfdev" -R ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-AzureRmDataFactoryV2ActivityRun], ErrorResponseException + FullyQualifiedErrorId : Microsoft.Azure.Commands.DataFactoryV2.GetAzureDataFactoryActivityRunCommand
【问题讨论】:
-
分享你的代码!
标签: powershell