Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Text for the name of the bridge-image is unclear #43

Description

@jpengland

I have just deployed the IoT central bidirectional bridge and found that the deployment fails unless I included the path to the private ACR in the Bridge-image name field. This is not clear from the readme file.

The error was:

Image

The cause of this issue took me a lot of time to identify, understand and resolve as I am new to Azure.

So, in Bridge-image I had to enter "myregistry.azurecr.io/bridge-name", even though myregistry.azurecr.io is entered in the ACR-server field, to get a successful deployment.

Can this instruction in the Readme file highlighted in italics be altered to identify this requirement?

3.6 Image and Azure Container Registry credentials
In this step you need to grant the solution access to the Docker image that you built and pushed in step 1. In the Bridge-image enter the name of the image that you pushed to your private ACR. In the Acr-server, Acr-username, and Acr-password parameters provide the credentials of your ACR instance.

Alternately in the code can the Acr-server and Bridge-image field contents be concatenated to pass the correct information?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions