Azure-Samples / Custom-vision-service-iot-edge-raspberry-pi

Sample showing how to deploy a AI model from the Custom Vision service to a Raspberry Pi 3 device using Azure IoT Edge
MIT License
186 stars 135 forks source link

Can't find "Create Deployment for Single device" on config/deployment.json #76

Closed Takahiro-Tsuji closed 2 years ago

Takahiro-Tsuji commented 2 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

1.Clone the repo. 2.Update .env file with my container registry. 3.Build the entire solution by right-clicking on the deployment.template.json file 4.Right-click on the config/deployment.json.

Any log messages given by the failure

no message but the gui of VS Code shows "Run IoT Solution In Simulator"

Expected/desired behavior

Expected "Create Deployment for Single device" menu

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?) Windows10-Home, VS Code 1.64.1, raspbian stretch

Versions

Mention any other details that might be useful

According to the build&Push log, build was finished and pushed. It says "The push refers to repository [my-name-registry.azurecr.io/imageclassifierservice]"

The last lines of the log: 9cb9d745cb43: Pushed f27384c73acf: Pushed 0.2.17-arm32v7: digest: sha256:f10e607cb58dfb2ac660385530e545f81031b1e4db74b5efb37796ed159d47f5 size: 7011

When I checked my registry in Azure Portal, Activity Log menu does not show any log. I can see three repositories: cameracapture, imageclassifierservice, sensehatdisplay.


Thanks! We'll be in touch soon.

Takahiro-Tsuji commented 2 years ago

Sorry, I found that context menu in Japanese. Closing this.