Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Container Deployment Error #19

Open
cenkersoy opened this issue Feb 2, 2020 · 0 comments
Open

Container Deployment Error #19

cenkersoy opened this issue Feb 2, 2020 · 0 comments

Comments

@cenkersoy
Copy link

In the section titled "Deploy Container to Azure IoT Edge Device", I am getting the following errors:


KeyError Traceback (most recent call last)
in
1 # Getting your container details
----> 2 container_reg = ws.get_details()["containerRegistry"]
3 reg_name=container_reg.split("/")[-1]
4 container_url = """ + image.image_location + "","
5 subscription_id = ws.subscription_id

KeyError: 'containerRegistry'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant