gpt4 book ai didi

rest - ResourceNotFound,找不到资源组 '...' 下的资源 Microsoft.DataFactory/factories/...

转载 作者:行者123 更新时间:2023-12-03 05:47:38 27 4
gpt4 key购买 nike

我正在通过 web.xml 中给出的控制台执行 Azure Rest API 调用。尽管我们正确设置了所有内容并尝试检索附加到资源组的数据工厂中的管道,但出现以下错误。如果有人知道如何消除此错误,请帮助我。

找不到资源组“ADFResourceGroup”下的资源“Microsoft.DataFactory/factories/avengersadf”。

GET https://management.azure.com/subscriptions/guid/resourceGroups/ADFResourceGroup/providers/Microsoft.DataFactory/factories/avengersadf/pipelines/Dotnet%20Helloworld?api-version=2018-06-01
Authorization: Bearer xxx

Response Code: 404

cache-control: no-cache
content-type: application/json; charset=utf-8
expires: -1
pragma: no-cache
x-ms-correlation-request-id: aad8af0d-4fca-47df-ad48-2e627b402e87
x-ms-failure-cause: gateway
x-ms-request-id: aad8af0d-4fca-47df-ad48-2e627b402e87
x-ms-routing-request-id: SOUTHEASTASIA:20180903T184319Z:aad8af0d-4fca-47df-ad48-2e627b402e87
Body
{
"error": {
"code": "ResourceNotFound",
"message": "/avengersadf' under resource group 'ADFResourceGroup' was not found."
}
}

enter image description here

最佳答案

表示该资源组下没有该资源。检查拼写和/或订阅

ps。另外,您永远不应该在网上发布不记名 token ,有人可能会使用该 token 来冒充您,您现在确实想更改密码

关于rest - ResourceNotFound,找不到资源组 '...' 下的资源 Microsoft.DataFactory/factories/...,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52159006/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com