question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Azure IoT Edge - Deploy to IoT Edge devices Error: Error: Endpoint auth data not present:

See original GitHub issue

Question, Bug, or Feature?
Type: Bug

Enter Task Name: AzureIoTEdgeV2

Environment

  • Server - Azure Pipelines

  • Agent - Hosted or Private (happens on both)

    • If using Hosted agent, provide agent queue name: Azure Pipelines
    • If using private agent, provide the OS of the machine running the agent and the agent version: Ubuntu 16 + edge image from the market place with self hosted agent

Issue Description

Although the deployment is valid, it is not submitted, be it as single device or at scale. One thing to note is that I am not using a regular service principal to access my resources but a VM system identity with contributor rights on the resources.

Task logs

2020-05-16T10:42:08.6425002Z ##[section]Starting: Azure IoT Edge - Deploy to IoT Edge devices
2020-05-16T10:42:08.6437860Z ==============================================================================
2020-05-16T10:42:08.6438278Z Task         : Azure IoT Edge
2020-05-16T10:42:08.6438622Z Description  : Build and deploy an Azure IoT Edge image
2020-05-16T10:42:08.6438979Z Version      : 2.4.1
2020-05-16T10:42:08.6439270Z Author       : Microsoft Corporation
2020-05-16T10:42:08.6439716Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/azure-iot-edge
2020-05-16T10:42:08.6440205Z ==============================================================================
<REDACTED private env vars>
2020-05-16T10:42:08.7990274Z ##[debug]Agent.ProxyUrl=undefined
2020-05-16T10:42:08.7991837Z ##[debug]Agent.CAInfo=undefined
2020-05-16T10:42:08.7993364Z ##[debug]Agent.ClientCert=undefined
2020-05-16T10:42:08.7993917Z ##[debug]Agent.SkipCertValidation=undefined
2020-05-16T10:42:08.8742967Z ##[debug]check path : /home/manu/myagent/_work/_tasks/AzureIoTEdge_80f3f6a0-82a6-4a22-ba7a-e5b8c541b9b8/2.4.1/task.json
2020-05-16T10:42:08.8811453Z ##[debug]adding resource file: /home/manu/myagent/_work/_tasks/AzureIoTEdge_80f3f6a0-82a6-4a22-ba7a-e5b8c541b9b8/2.4.1/task.json
2020-05-16T10:42:08.8812440Z ##[debug]system.culture=en-US
2020-05-16T10:42:08.8812984Z ##[debug]which 'lsb_release'
2020-05-16T10:42:08.8813539Z ##[debug]found: '/usr/bin/lsb_release'
2020-05-16T10:42:08.8814087Z ##[debug]which 'lsb_release'
2020-05-16T10:42:08.8814641Z ##[debug]found: '/usr/bin/lsb_release'
2020-05-16T10:42:08.8815207Z ##[debug]/usr/bin/lsb_release arg: -a
2020-05-16T10:42:08.8815793Z ##[debug]/usr/bin/lsb_release arg: -a
2020-05-16T10:42:08.8816297Z ##[debug]exec tool: /usr/bin/lsb_release
2020-05-16T10:42:08.8816775Z ##[debug]exec tool: /usr/bin/lsb_release
2020-05-16T10:42:08.8817218Z ##[debug]arguments:
2020-05-16T10:42:08.8817648Z ##[debug]arguments:
2020-05-16T10:42:08.8818132Z ##[debug]   -a
2020-05-16T10:42:08.8818597Z ##[debug]   -a
2020-05-16T10:42:08.9551254Z ##[debug]OS is Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.6 LTS
Release:	16.04
Codename:	xenial

2020-05-16T10:42:08.9558386Z ##[debug]action=Deploy to IoT Edge devices
2020-05-16T10:42:08.9559339Z ##[debug]system.teamProjectId=50761f7a-60bf-4b55-af07-ee2e909cbb94
2020-05-16T10:42:08.9559846Z ##[debug]build.buildId=1493
2020-05-16T10:42:08.9560233Z ##[debug]System.ServerType=Hosted
2020-05-16T10:42:08.9560631Z ##[debug]DISABLE_TELEMETRY=undefined
2020-05-16T10:42:08.9598591Z ##[debug]System.ServerType=Hosted
2020-05-16T10:42:08.9598843Z Start deploying...
2020-05-16T10:42:08.9599418Z ##[debug]iothubname=aot-bagseal-dev-iothub
2020-05-16T10:42:08.9599699Z ##[debug]system.hostType=release
2020-05-16T10:42:08.9599942Z Deployment task is running in build pipeline? false
2020-05-16T10:42:08.9600441Z ##[debug]deploymentFilePath=/home/manu/myagent/_work/r1/a/config/deployment.json
2020-05-16T10:42:08.9601213Z ##[debug]Found 1 result for deployment file: /home/manu/myagent/_work/r1/a/config/deployment.json
2020-05-16T10:42:08.9601603Z /home/manu/myagent/_work/r1/a/config/deployment.json
2020-05-16T10:42:08.9602333Z Checking if the following file is a valid json: /home/manu/myagent/_work/r1/a/config/deployment.json
2020-05-16T10:42:08.9605268Z Valid
2020-05-16T10:42:08.9606111Z ##[debug]which 'az'
2020-05-16T10:42:08.9607756Z ##[debug]found: '/usr/bin/az'
2020-05-16T10:42:08.9612653Z ##[debug]SKIP_MODULE_IMAGE_VALIDATION=undefined
2020-05-16T10:42:08.9613141Z ##[debug]Logging out all registries.
2020-05-16T10:42:08.9615876Z ##[debug]which 'docker'
2020-05-16T10:42:08.9617007Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:08.9617520Z ##[debug]which 'docker'
2020-05-16T10:42:08.9618158Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:08.9620575Z ##[debug]/usr/bin/docker arg: ["logout",""]
2020-05-16T10:42:08.9620923Z ##[debug]/usr/bin/docker arg: ["logout",""]
2020-05-16T10:42:08.9621608Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:08.9622011Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:08.9622421Z ##[debug]arguments:
2020-05-16T10:42:08.9622672Z ##[debug]arguments:
2020-05-16T10:42:08.9622907Z ##[debug]   logout
2020-05-16T10:42:08.9623126Z ##[debug]   logout
2020-05-16T10:42:08.9623356Z ##[debug]   
2020-05-16T10:42:08.9623570Z ##[debug]   
2020-05-16T10:42:09.0100301Z ##[debug]{"code":0,"stdout":"Not logged in to https://index.docker.io/v1/\n","stderr":""}
2020-05-16T10:42:09.0102217Z ##[debug]which 'docker'
2020-05-16T10:42:09.0102903Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0103437Z ##[debug]which 'docker'
2020-05-16T10:42:09.0103985Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0104503Z ##[debug]/usr/bin/docker arg: ["logout","mcr.microsoft.com"]
2020-05-16T10:42:09.0105067Z ##[debug]/usr/bin/docker arg: ["logout","mcr.microsoft.com"]
2020-05-16T10:42:09.0105605Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0106106Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0106508Z ##[debug]arguments:
2020-05-16T10:42:09.0106909Z ##[debug]arguments:
2020-05-16T10:42:09.0107597Z ##[debug]   logout
2020-05-16T10:42:09.0107979Z ##[debug]   logout
2020-05-16T10:42:09.0108380Z ##[debug]   mcr.microsoft.com
2020-05-16T10:42:09.0108804Z ##[debug]   mcr.microsoft.com
2020-05-16T10:42:09.0455044Z ##[debug]{"code":0,"stdout":"Not logged in to mcr.microsoft.com\n","stderr":""}
2020-05-16T10:42:09.0456321Z ##[debug]which 'docker'
2020-05-16T10:42:09.0456915Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0457429Z ##[debug]which 'docker'
2020-05-16T10:42:09.0457946Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0459035Z ##[debug]/usr/bin/docker arg: ["logout","***"]
2020-05-16T10:42:09.0460106Z ##[debug]/usr/bin/docker arg: ["logout","***"]
2020-05-16T10:42:09.0460868Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0461324Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0461755Z ##[debug]arguments:
2020-05-16T10:42:09.0462156Z ##[debug]arguments:
2020-05-16T10:42:09.0462567Z ##[debug]   logout
2020-05-16T10:42:09.0462946Z ##[debug]   logout
2020-05-16T10:42:09.0463448Z ##[debug]   ***
2020-05-16T10:42:09.0463899Z ##[debug]   ***
2020-05-16T10:42:09.0693106Z ##[debug]{"code":0,"stdout":"Removing login credentials for ***\n","stderr":""}
2020-05-16T10:42:09.0694139Z ##[debug]which 'docker'
2020-05-16T10:42:09.0694659Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0695139Z ##[debug]which 'docker'
2020-05-16T10:42:09.0695731Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0696314Z ##[debug]/usr/bin/docker arg: ["logout","***"]
2020-05-16T10:42:09.0696865Z ##[debug]/usr/bin/docker arg: ["logout","***"]
2020-05-16T10:42:09.0697179Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0697450Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0697714Z ##[debug]arguments:
2020-05-16T10:42:09.0697956Z ##[debug]arguments:
2020-05-16T10:42:09.0698192Z ##[debug]   logout
2020-05-16T10:42:09.0704763Z ##[debug]   logout
2020-05-16T10:42:09.0710881Z ##[debug]   ***
2020-05-16T10:42:09.0711403Z ##[debug]   ***
2020-05-16T10:42:09.0931946Z ##[debug]{"code":0,"stdout":"Not logged in to ***\n","stderr":""}
2020-05-16T10:42:09.0932765Z ##[debug]which 'docker'
2020-05-16T10:42:09.0934315Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0934662Z ##[debug]which 'docker'
2020-05-16T10:42:09.0935822Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.0936180Z ##[debug]/usr/bin/docker arg: ["logout","***"]
2020-05-16T10:42:09.0936524Z ##[debug]/usr/bin/docker arg: ["logout","***"]
2020-05-16T10:42:09.0936828Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0937106Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.0937355Z ##[debug]arguments:
2020-05-16T10:42:09.0937601Z ##[debug]arguments:
2020-05-16T10:42:09.0937833Z ##[debug]   logout
2020-05-16T10:42:09.0938056Z ##[debug]   logout
2020-05-16T10:42:09.0938313Z ##[debug]   ***
2020-05-16T10:42:09.0938570Z ##[debug]   ***
2020-05-16T10:42:09.1162293Z ##[debug]{"code":0,"stdout":"Not logged in to ***\n","stderr":""}
2020-05-16T10:42:09.1163912Z ##[debug]which 'docker'
2020-05-16T10:42:09.1164714Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.1165049Z ##[debug]which 'docker'
2020-05-16T10:42:09.1165642Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.1167004Z ##[debug]/usr/bin/docker arg: ["login","***","-u","***","-p","***"]
2020-05-16T10:42:09.1167869Z ##[debug]/usr/bin/docker arg: ["login","***","-u","***","-p","***"]
2020-05-16T10:42:09.1168243Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.1168529Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.1168793Z ##[debug]arguments:
2020-05-16T10:42:09.1169036Z ##[debug]arguments:
2020-05-16T10:42:09.1169256Z ##[debug]   login
2020-05-16T10:42:09.1169616Z ##[debug]   login
2020-05-16T10:42:09.1169887Z ##[debug]   ***
2020-05-16T10:42:09.1170146Z ##[debug]   ***
2020-05-16T10:42:09.1170482Z ##[debug]   -u
2020-05-16T10:42:09.1170770Z ##[debug]   -u
2020-05-16T10:42:09.1171030Z ##[debug]   ***
2020-05-16T10:42:09.1171255Z ##[debug]   ***
2020-05-16T10:42:09.1171544Z ##[debug]   -p
2020-05-16T10:42:09.1172011Z ##[debug]   -p
2020-05-16T10:42:09.1172278Z ##[debug]   ***
2020-05-16T10:42:09.1172543Z ##[debug]   ***
2020-05-16T10:42:09.6925173Z ##[debug]{"code":0,"stdout":"Login Succeeded\n","stderr":"WARNING! Using --password via the CLI is insecure. Use --password-stdin.\nWARNING! Your password will be stored unencrypted in /home/manu/.docker/config.json.\nConfigure a credential helper to remove this warning. See\nhttps://docs.docker.com/engine/reference/commandline/login/#credentials-store\n\n"}
2020-05-16T10:42:09.6926362Z ##[debug]set DOCKER_CLI_EXPERIMENTAL=enabled
2020-05-16T10:42:09.6929289Z ##[debug]Processed: ##vso[task.setvariable variable=DOCKER_CLI_EXPERIMENTAL;issecret=false;]enabled
2020-05-16T10:42:09.6929961Z ##[debug]DOCKER_CLI_EXPERIMENTAL=enabled
2020-05-16T10:42:09.6930291Z ##[debug]Checking DOCKER_CLI_EXPERIMENTAL value: enabled
2020-05-16T10:42:09.6930802Z ##[debug]which 'docker'
2020-05-16T10:42:09.6931961Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.6932305Z ##[debug]which 'docker'
2020-05-16T10:42:09.6932649Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:09.6933952Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","veyalla/logspout-loganalytics:linux-amd64"]
2020-05-16T10:42:09.6934830Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","veyalla/logspout-loganalytics:linux-amd64"]
2020-05-16T10:42:09.6935429Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.6935786Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:09.6936051Z ##[debug]arguments:
2020-05-16T10:42:09.6936297Z ##[debug]arguments:
2020-05-16T10:42:09.6936533Z ##[debug]   manifest
2020-05-16T10:42:09.6936752Z ##[debug]   manifest
2020-05-16T10:42:09.6936981Z ##[debug]   inspect
2020-05-16T10:42:09.6937277Z ##[debug]   inspect
2020-05-16T10:42:09.6937652Z ##[debug]   veyalla/logspout-loganalytics:linux-amd64
2020-05-16T10:42:09.6938050Z ##[debug]   veyalla/logspout-loganalytics:linux-amd64
2020-05-16T10:42:13.5142873Z ##[debug]{"code":0,"stdout":"{\n\t\"schemaVersion\": 2,\n\t\"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n\t\"config\": {\n\t\t\"mediaType\": \"application/vnd.docker.container.image.v1+json\",\n\t\t\"size\": 3457,\n\t\t\"digest\": \"sha256:bae9f67a9cae7f1edf679689e5fbabb5d0f7c6fe27959b360ad183002b7ef2f6\"\n\t},\n\t\"layers\": [\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 2065537,\n\t\t\t\"digest\": \"sha256:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 29835,\n\t\t\t\"digest\": \"sha256:5e3f1cefbfe210265a2cf72fc8d0b98b14c94a89747c3fb1d4eeb4e3132ce72a\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 4398122,\n\t\t\t\"digest\": \"sha256:bddc55d73d241b285ddc11875d702b2448ca91f549be37207fbc1f1997b4c1e2\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 383,\n\t\t\t\"digest\": \"sha256:f3051d5a1930e5bfdc587809da0c118abd39f7b1f2ca9fec7956736399758b91\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 244,\n\t\t\t\"digest\": \"sha256:3df00802facc6f4780ba65f7a03920c98626cd91db4ce797b084c5fa869527c5\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 4021879,\n\t\t\t\"digest\": \"sha256:48ba96662a9d9ff5eced28db112bb22104ec697a4080e039ca3ac8bade31e48b\"\n\t\t}\n\t]\n}\n","stderr":""}
2020-05-16T10:42:13.5146651Z ##[debug]which 'docker'
2020-05-16T10:42:13.5147492Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:13.5147889Z ##[debug]which 'docker'
2020-05-16T10:42:13.5148443Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:13.5149479Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","mcr.microsoft.com/azure-blob-storage:latest"]
2020-05-16T10:42:13.5150107Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","mcr.microsoft.com/azure-blob-storage:latest"]
2020-05-16T10:42:13.5150838Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:13.5151263Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:13.5151640Z ##[debug]arguments:
2020-05-16T10:42:13.5152007Z ##[debug]arguments:
2020-05-16T10:42:13.5152367Z ##[debug]   manifest
2020-05-16T10:42:13.5152726Z ##[debug]   manifest
2020-05-16T10:42:13.5152972Z ##[debug]   inspect
2020-05-16T10:42:13.5153204Z ##[debug]   inspect
2020-05-16T10:42:13.5153587Z ##[debug]   mcr.microsoft.com/azure-blob-storage:latest
2020-05-16T10:42:13.5153993Z ##[debug]   mcr.microsoft.com/azure-blob-storage:latest
2020-05-16T10:42:23.2901964Z ##[debug]{"code":0,"stdout":"{\n   \"schemaVersion\": 2,\n   \"mediaType\": \"application/vnd.docker.distribution.manifest.list.v2+json\",\n   \"manifests\": [\n      {\n         \"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n         \"size\": 2629,\n         \"digest\": \"sha256:4aec7a91690de94d0d75471c3785376498ef2e99fe0d607b76d91ba91533adeb\",\n         \"platform\": {\n            \"architecture\": \"arm64\",\n            \"os\": \"linux\"\n         }\n      },\n      {\n         \"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n         \"size\": 3041,\n         \"digest\": \"sha256:7f7ae22645b789fdb052b1b8c38afd9a7bebecaae051eb9abcd1a4c6194feced\",\n         \"platform\": {\n            \"architecture\": \"amd64\",\n            \"os\": \"linux\"\n         }\n      },\n      {\n         \"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n         \"size\": 3255,\n         \"digest\": \"sha256:f66676db19162dc4bd42798d5de77da76bf2ba61aee0e885a85d94a367bf415c\",\n         \"platform\": {\n            \"architecture\": \"arm\",\n            \"os\": \"linux\"\n         }\n      },\n      {\n         \"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n         \"size\": 2919,\n         \"digest\": \"sha256:a1d4adab191b269e326ffd53d590f75250b57c0f5a884ca6d1766e7a3b599837\",\n         \"platform\": {\n            \"architecture\": \"amd64\",\n            \"os\": \"windows\",\n            \"os.version\": \"10.0.17763.379\"\n         }\n      }\n   ]\n}\n","stderr":""}
2020-05-16T10:42:23.2905561Z ##[debug]which 'docker'
2020-05-16T10:42:23.2905920Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:23.2906259Z ##[debug]which 'docker'
2020-05-16T10:42:23.2906585Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:23.2907096Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","***/poc/mycontainer1:0.0.12-amd64"]
2020-05-16T10:42:23.2907633Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","***/poc/mycontainer1:0.0.12-amd64"]
2020-05-16T10:42:23.2907988Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:23.2908271Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:23.2908520Z ##[debug]arguments:
2020-05-16T10:42:23.2908765Z ##[debug]arguments:
2020-05-16T10:42:23.2909227Z ##[debug]   manifest
2020-05-16T10:42:23.2909461Z ##[debug]   manifest
2020-05-16T10:42:23.2909695Z ##[debug]   inspect
2020-05-16T10:42:23.2909919Z ##[debug]   inspect
2020-05-16T10:42:23.2910317Z ##[debug]   ***/poc/mycontainer1:0.0.12-amd64
2020-05-16T10:42:23.2910738Z ##[debug]   ***/poc/mycontainer1:0.0.12-amd64
2020-05-16T10:42:24.2770625Z ##[debug]{"code":0,"stdout":"{\n\t\"schemaVersion\": 2,\n\t\"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n\t\"config\": {\n\t\t\"mediaType\": \"application/vnd.docker.container.image.v1+json\",\n\t\t\"size\": 5915,\n\t\t\"digest\": \"sha256:6e23631387d399477381c518796dfbbbce1ae4136398719cba270a23c92f29c5\"\n\t},\n\t\"layers\": [\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 26689802,\n\t\t\t\"digest\": \"sha256:23884877105a7ff84a910895cd044061a4561385ff6c36480ee080b76ec0e771\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 35367,\n\t\t\t\"digest\": \"sha256:bc38caa0f5b94141276220daaf428892096e4afd24b05668cd188311e00a635f\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 847,\n\t\t\t\"digest\": \"sha256:2910811b6c4227c2f42aaea9a3dd5f53b1d469f67e2cf7e601f631b119b61ff7\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 161,\n\t\t\t\"digest\": \"sha256:36505266dcc64eeb1010bd2112e6f73981e1a8246e4f6d4e287763b57f101b0b\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 92,\n\t\t\t\"digest\": \"sha256:97d1741fbb40a472520e55fc6e51e2e12b595cef518ed77ab6cdcc8f50672964\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 231920442,\n\t\t\t\"digest\": \"sha256:195350df5ad18841196463ba7083ee3f9ccbb76cb1e8c180722d3a281ddead71\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 256,\n\t\t\t\"digest\": \"sha256:4c6ca610c4225fe5606ae90cebb701da5678eaf9fc841146c56109cf945addef\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 4099935,\n\t\t\t\"digest\": \"sha256:a52eb41467cf58e80570db78df63aa89e7b741d67e10c7107a15ca6fda6dc9c7\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 1674619,\n\t\t\t\"digest\": \"sha256:ed0170409ca2ac878a024479d2d88d9452e9ca8f543f6925fc43c7e4d774a313\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 167020150,\n\t\t\t\"digest\": \"sha256:35dc6f355f7a8ca29cc8ad60c3c4e33def909b0c2c9f86b83245036500361523\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 436517,\n\t\t\t\"digest\": \"sha256:4ada759705d7affdc66bfdd5d4004c166984ca1b6c5d88801fb771eeca71967d\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 538,\n\t\t\t\"digest\": \"sha256:39c6430aaa2defb51549b7d5a47092ea62feaf8242a7d05c1ea5ca000fba102f\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 10105,\n\t\t\t\"digest\": \"sha256:f4567451a781d51a697bd22b22c824c9416b4720a75c4f819736fd32ea4f667f\"\n\t\t}\n\t]\n}\n","stderr":""}
2020-05-16T10:42:24.2776659Z ##[debug]which 'docker'
2020-05-16T10:42:24.2777020Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:24.2777354Z ##[debug]which 'docker'
2020-05-16T10:42:24.2777682Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:24.2778227Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","***/microsoft/cognitive-services-read:1.1.011580001-amd64-preview"]
2020-05-16T10:42:24.2778844Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","***/microsoft/cognitive-services-read:1.1.011580001-amd64-preview"]
2020-05-16T10:42:24.2779240Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:24.2779611Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:24.2779876Z ##[debug]arguments:
2020-05-16T10:42:24.2780123Z ##[debug]arguments:
2020-05-16T10:42:24.2780361Z ##[debug]   manifest
2020-05-16T10:42:24.2780580Z ##[debug]   manifest
2020-05-16T10:42:24.2780814Z ##[debug]   inspect
2020-05-16T10:42:24.2781043Z ##[debug]   inspect
2020-05-16T10:42:24.2781481Z ##[debug]   ***/microsoft/cognitive-services-read:1.1.011580001-amd64-preview
2020-05-16T10:42:24.2782004Z ##[debug]   ***/microsoft/cognitive-services-read:1.1.011580001-amd64-preview
2020-05-16T10:42:25.1018894Z ##[debug]{"code":0,"stdout":"{\n\t\"schemaVersion\": 2,\n\t\"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n\t\"config\": {\n\t\t\"mediaType\": \"application/vnd.docker.container.image.v1+json\",\n\t\t\"size\": 12153,\n\t\t\"digest\": \"sha256:1f4ffa8bf6c75e05c6ecfecfe7acbca4340eb16b067e3a4f0d5ae581ddcc6f29\"\n\t},\n\t\"layers\": [\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 75780712,\n\t\t\t\"digest\": \"sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 30962217,\n\t\t\t\"digest\": \"sha256:3f4d89cbeaa694b32342af951b960420ea67aab962c2d515fe213e34356777ef\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 6439491,\n\t\t\t\"digest\": \"sha256:31ecf08a76383972776adf80a6715d4af0337a6b92a3b3866300ffe72da9578e\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 657339552,\n\t\t\t\"digest\": \"sha256:1895ea7af26ad6983bf8e145dbc9a531ca0c93f91317e5708f14e389a58df425\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 618863604,\n\t\t\t\"digest\": \"sha256:aac2bf781c2ab721734a9515c61337128f6532732f93c7fa6b6933f790fd382e\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 39645217,\n\t\t\t\"digest\": \"sha256:d469371088bc908413e50295db9c4fb268e16f49417137ad4a18eaf9b05904d3\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 576034843,\n\t\t\t\"digest\": \"sha256:4381346fb2daaa358ae8cfc24fea1704979550ea2aec35b09f58a54c956b6e4b\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 356593272,\n\t\t\t\"digest\": \"sha256:fa8020cc90cd7ec048d15cf3ce2a5e93bceb03c1d3cb26cbb96e593a7c35d6d3\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 17149133,\n\t\t\t\"digest\": \"sha256:e86b2d4b250275a833b8ba33b20f6999fd8414c5d04618ae39e460381a3bef3e\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 130,\n\t\t\t\"digest\": \"sha256:8c0b38c60f72688a2c37a635e9e6b0c051dfb4f24bd97d16a2116a3b8b1d13d4\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 34198672,\n\t\t\t\"digest\": \"sha256:c05107f2d37bc196d5305b78180bf12a7d9778e80dcaeeade4c90dda5d400511\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 355,\n\t\t\t\"digest\": \"sha256:3a099b8e35eea6b45772dce94afbd83fa9bd76f57f3bc69a14b555262832a46b\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 102520,\n\t\t\t\"digest\": \"sha256:e1fbc6a4e0c99d9b1ec6f43a8761657be72b2b93799ca81cec04fe139f3d8b4f\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 210,\n\t\t\t\"digest\": \"sha256:8c1271c3889621dd9266094052475be0be13de3e19bb2e5ed238408b10a4a63a\"\n\t\t}\n\t]\n}\n","stderr":""}
2020-05-16T10:42:25.1025803Z ##[debug]which 'docker'
2020-05-16T10:42:25.1026328Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:25.1027030Z ##[debug]which 'docker'
2020-05-16T10:42:25.1027508Z ##[debug]found: '/usr/bin/docker'
2020-05-16T10:42:25.1028213Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","***/poc/mycontainer2:0.0.6-amd64"]
2020-05-16T10:42:25.1029010Z ##[debug]/usr/bin/docker arg: ["manifest","inspect","***/poc/mycontainer2:0.0.6-amd64"]
2020-05-16T10:42:25.1029518Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:25.1029954Z ##[debug]exec tool: /usr/bin/docker
2020-05-16T10:42:25.1030335Z ##[debug]arguments:
2020-05-16T10:42:25.1030696Z ##[debug]arguments:
2020-05-16T10:42:25.1031047Z ##[debug]   manifest
2020-05-16T10:42:25.1031427Z ##[debug]   manifest
2020-05-16T10:42:25.1031807Z ##[debug]   inspect
2020-05-16T10:42:25.1032194Z ##[debug]   inspect
2020-05-16T10:42:25.1032989Z ##[debug]   ***/poc/mycontainer2:0.0.6-amd64
2020-05-16T10:42:25.1033751Z ##[debug]   ***/poc/mycontainer2:0.0.6-amd64
2020-05-16T10:42:25.7564874Z ##[debug]{"code":0,"stdout":"{\n\t\"schemaVersion\": 2,\n\t\"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n\t\"config\": {\n\t\t\"mediaType\": \"application/vnd.docker.container.image.v1+json\",\n\t\t\"size\": 9275,\n\t\t\"digest\": \"sha256:af06fdefa8605ddc2383240257b88df1b027afcafd2e784b33d281bc3a044c78\"\n\t},\n\t\"layers\": [\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 27098756,\n\t\t\t\"digest\": \"sha256:afb6ec6fdc1c3ba04f7a56db32c5ff5ff38962dc4cd0ffdef5beaa0ce2eb77e2\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 2749097,\n\t\t\t\"digest\": \"sha256:2cf47e503ea90fb83d7f185a9a929560b5d9f75ae715bf6eb1aaaeaa3f06bc40\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 28050369,\n\t\t\t\"digest\": \"sha256:2a5a3c3b92e98cc62231037b9d9f14f65c5fda3ae280d587643a089d96d80869\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 231,\n\t\t\t\"digest\": \"sha256:d214d3ccf246bed890544b81c0fc2f75cfd26b91033c5a924015d2c7271af101\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 2218917,\n\t\t\t\"digest\": \"sha256:5c3e31b6af81fbfd5fc6ec0363941fa8d01ea1066943de8ba5a4f21c8d566a34\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 1999053,\n\t\t\t\"digest\": \"sha256:1fe8a1da7aa43aaff1c3ccf4a16539efc6ea69627d7fbff7d82c050c5e345ff5\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 253475688,\n\t\t\t\"digest\": \"sha256:2a1d6577d188741712c70908cabbc3de8e3aa70d3e3ee8d3fe39b259489ad876\"\n\t\t},\n\t\t{\n\t\t\t\"mediaType\": \"application/vnd.docker.image.rootfs.diff.tar.gzip\",\n\t\t\t\"size\": 4677344,\n\t\t\t\"digest\": \"sha256:40a634be0f53ee445257e8c7a1f39c1d621d69adf2e173d0c8981edfd1122623\"\n\t\t}\n\t]\n}\n","stderr":""}
2020-05-16T10:42:25.7589438Z ##[debug]iothubname=aot-bagseal-dev-iothub
2020-05-16T10:42:25.7590027Z ##[debug]deploymentid=Automated Bag Seal Integrity Assessment-devops-deployment
2020-05-16T10:42:25.7590407Z ##[debug]priority=0
2020-05-16T10:42:25.7590719Z ##[debug]deviceOption=Multiple Devices
2020-05-16T10:42:25.7597190Z ##[debug]targetcondition=tags.environment='dev'
2020-05-16T10:42:25.7609826Z Normalized deployment id is: myrpoject-devops-deployment
2020-05-16T10:42:25.7610495Z ##[debug]connectedServiceNameARM=df82e4c6-9501-4f75-ba63-56c86bfff47a
2020-05-16T10:42:25.7619332Z ##[debug]task result: Failed
2020-05-16T10:42:25.7643524Z ##[error]Error: Error: Endpoint auth data not present: df82e4c6-9501-4f75-ba63-56c86bfff47a
2020-05-16T10:42:25.7651117Z ##[debug]Processed: ##vso[task.issue type=error;]Error: Error: Endpoint auth data not present: df82e4c6-9501-4f75-ba63-56c86bfff47a
2020-05-16T10:42:25.7653506Z ##[debug]Processed: ##vso[task.complete result=Failed;]Error: Error: Endpoint auth data not present: df82e4c6-9501-4f75-ba63-56c86bfff47a
2020-05-16T10:42:25.7670260Z ##[debug]Agent.Version=2.168.2
2020-05-16T10:42:25.7671204Z ##[debug]SYSTEM_TASKINSTANCEID=2ab83cb8-3a7e-56a3-a84b-cee3d0ebc6ba
2020-05-16T10:42:25.7672050Z ##[debug]SYSTEM_JOBID=82b41359-03b7-5dc3-24da-922c3f391405
2020-05-16T10:42:25.7672630Z ##[debug]SYSTEM_PLANID=72a438ae-6da3-4383-8af7-8388918cc450
2020-05-16T10:42:25.7673077Z ##[debug]SYSTEM_COLLECTIONID=6a2bdb95-b0b9-4b59-9ae1-2cc3de8c8e21
2020-05-16T10:42:25.7673429Z ##[debug]AGENT_ID=30
2020-05-16T10:42:25.7673811Z ##[debug]AGENT_MACHINENAME=mytenantresourcesdev-edgevm
2020-05-16T10:42:25.7674214Z ##[debug]AGENT_NAME=mytenantresourcesdev-edgevm
2020-05-16T10:42:25.7674483Z ##[debug]AGENT_JOBSTATUS=Succeeded
2020-05-16T10:42:25.7675427Z ##[debug]AGENT_OS=Linux
2020-05-16T10:42:25.7675760Z ##[debug]AGENT_VERSION=2.168.2
2020-05-16T10:42:25.7676042Z ##[debug]BUILD_BUILDID=1493
2020-05-16T10:42:25.7676322Z ##[debug]BUILD_BUILDNUMBER=1493
2020-05-16T10:42:25.7676640Z ##[debug]BUILD_BUILDURI=vstfs:///Build/Build/1493
2020-05-16T10:42:25.7676986Z ##[debug]BUILD_CONTAINERID=undefined
2020-05-16T10:42:25.7677260Z ##[debug]BUILD_DEFINITIONNAME=mycontainer1CI
2020-05-16T10:42:25.7677713Z ##[debug]BUILD_DEFINITIONVERSION=undefined
2020-05-16T10:42:25.7678008Z ##[debug]BUILD_REASON=undefined
2020-05-16T10:42:25.7678640Z ##[debug]BUILD_REPOSITORY_CLEAN=undefined
2020-05-16T10:42:25.7678987Z ##[debug]BUILD_REPOSITORY_GIT_SUBMODULECHECKOUT=undefined
2020-05-16T10:42:25.7679519Z ##[debug]BUILD_REPOSITORY_NAME=mycontainer1
2020-05-16T10:42:25.7679794Z ##[debug]BUILD_REPOSITORY_PROVIDER=TfsGit
2020-05-16T10:42:25.7680150Z ##[debug]BUILD_SOURCEVERSION=04d83f1deea1429cd7805a9385ae4996136bee34
2020-05-16T10:42:25.7796127Z ##[debug]Processed: ##vso[telemetry.publish area=TaskEndpointId;feature=AzureIoTEdgeV2]{"SYSTEM_TASKINSTANCEID":"2ab83cb8-3a7e-56a3-a84b-cee3d0ebc6ba","SYSTEM_JOBID":"82b41359-03b7-5dc3-24da-922c3f391405","SYSTEM_PLANID":"72a438ae-6da3-4383-8af7-8388918cc450","SYSTEM_COLLECTIONID":"6a2bdb95-b0b9-4b59-9ae1-2cc3de8c8e21","AGENT_ID":"30","AGENT_MACHINENAME":"mytenantresourcesdev-edgevm","AGENT_NAME":"mytenantresourcesdev-edgevm","AGENT_JOBSTATUS":"Succeeded","AGENT_OS":"Linux","AGENT_VERSION":"2.168.2","BUILD_BUILDID":"1493","BUILD_BUILDNUMBER":"1493","BUILD_BUILDURI":"vstfs:///Build/Build/1493","BUILD_DEFINITIONNAME":"mycontainer1CI","BUILD_REPOSITORY_NAME":"mycontainer1","BUILD_REPOSITORY_PROVIDER":"TfsGit","BUILD_SOURCEVERSION":"04d83f1deea1429cd7805a9385ae4996136bee34","hashTeamProjectId":"6e5c1900261367306695269f4bdcf44e8e5f5fdf63cf76b26087489635deaeb7","taskType":"Deploy to IoT Edge devices","osType":"Linux","buildId":"1493","isSuccess":false,"taskTime":16.808,"serverType":"Hosted","fixedCliExtInstalled":null,"error":{},"hashIoTHub":"5b5c2abfbd959a217a857b753fb563f5f0856d3a736c7ca87f9a29a5f795321b"}
2020-05-16T10:43:26.4984226Z ##[section]Finishing: Azure IoT Edge - Deploy to IoT Edge devices

Error logs

2020-05-16T10:42:25.7610495Z ##[debug]connectedServiceNameARM=df82e4c6-9501-4f75-ba63-56c86bfff47a
2020-05-16T10:42:25.7619332Z ##[debug]task result: Failed
2020-05-16T10:42:25.7643524Z ##[error]Error: Error: Endpoint auth data not present: df82e4c6-9501-4f75-ba63-56c86bfff47a
2020-05-16T10:42:25.7651117Z ##[debug]Processed: ##vso[task.issue type=error;]Error: Error: Endpoint auth data not present: df82e4c6-9501-4f75-ba63-56c86bfff47a
2020-05-16T10:42:25.7653506Z ##[debug]Processed: ##vso[task.complete result=Failed;]Error: Error: Endpoint auth data not present: df82e4c6-9501-4f75-ba63-56c86bfff47a

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
blackchoeycommented, Jun 3, 2020

Layered deployment is not supported yet. Please also stay tuned for the update. We will share in this issue if there’s any update for your requests.

0reactions
acharajcommented, Dec 16, 2020

I have also having this issue. Here are the logs

2020-12-16T08:51:20.2903783Z ##[section]Starting: Azure IoT Edge - Deploy to IoT Edge devices 2020-12-16T08:51:20.3070600Z ============================================================================== 2020-12-16T08:51:20.3070917Z Task : Azure IoT Edge 2020-12-16T08:51:20.3071199Z Description : Build and deploy an Azure IoT Edge image 2020-12-16T08:51:20.3071437Z Version : 2.4.5 2020-12-16T08:51:20.3071658Z Author : Microsoft Corporation 2020-12-16T08:51:20.3072005Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/azure-iot-edge 2020-12-16T08:51:20.3072379Z ============================================================================== 2020-12-16T08:51:25.3615772Z Start deploying… 2020-12-16T08:51:25.3631420Z Deployment task is running in build pipeline? false 2020-12-16T08:51:25.3638379Z D:\a\r1\a\config\deployment.json 2020-12-16T08:51:25.3639116Z Checking if the following file is a valid json: D:\a\r1\a\config\deployment.json 2020-12-16T08:51:25.3641348Z Valid 2020-12-16T08:51:46.1023105Z Normalized deployment id is: yyy_xxx-devops-deployment 2020-12-16T08:51:46.1087110Z ##[error]Error: Error: Endpoint auth data not present: dfddkkdf-dfd4-480d-97ef-a6d9dfd36201 2020-12-16T08:52:46.7500795Z ##[section]Finishing: Azure IoT Edge - Deploy to IoT Edge devices

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Azure IoT Edge common errors - Microsoft Learn
Solution. You can resolve this issue two ways: If the IoT Edge device is functioning as a gateway device, then you need to...
Read more >
Azure IoT Edge - Datadog Docs
Azure IoT Edge is a fully managed service to deploy Cloud workloads to run on Internet of Things (IoT) Edge devices using standard...
Read more >
Connect Edge Devices to Microsoft Azure* IoT​ - Intel
Deployment manifest is used to configure and deploy modules to IoT Edge device from Azure IoT Hub/IoT Central. 1. Go to ~/Desktop/ ...
Read more >
Operations Manual - Industrial-IoT
The Discovery module runs on Azure IoT Edge and scans the shop floor network for OPC UA-enabled assets. When it finds an asset,...
Read more >
Azure stream Analytics job in IoT Edge does not send ...
I set an ASA Job Module in IoT Edge Device to process data before ... And after deployment yes there were inputs in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found