簡體   English   中英

HTTP狀態代碼:Powershell中的AzureRM.Datafactoryv2 cmdlet找不到錯誤

[英]HTTP Status Code: Not found error for AzureRM.Datafactoryv2 cmdlets in powershell

當我在PowerShell中運行Get-AzureRmDataFactoryV2ActivityRun ,出現如下所示的錯誤

Get-AzureRmDataFactoryV2ActivityRun:HTTP狀態代碼:未找到錯誤代碼:未找到錯誤消息:操作返回了無效的狀態代碼'未找到'請求ID:ID時間戳(UTC):05/31/2018 04:32:39在線:2字符: 1 + Get-AzureRmDataFactoryV2ActivityRun -DataFactoryName“ maxscadfdev” -R ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + CategoryInfo:CloseError:(:) [Get-AzureRmDataFactoryV2ActivityRun],ErrorResponseException + FullyQualifiedErrorId:Microsoft.Azure.Commands.DataFactoryV2.GetAzureDataFactoryActivityRunCommand

您很可能已推送了錯誤的資源組名稱。 檢查以下步驟:
1)首先更新AzureRmDataFactoryV2模塊。
2)重新啟動PowerShell會話(如果需要)
3)檢查傳遞資源組名稱的正確性

我寫了更詳細的帖子:
https://sqlplayer.net/2018/09/notfound-status-code-when-working-with-adfv2-via-azurerm-datafactoryv2-powershell-module/

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM