In the Azure IoT Edge module marketplace, the SQL Server Module does not provide the correct image URI

sean-m-h 21 Reputation points
2022-03-11T04:02:06.277+00:00

https://learn.microsoft.com/en-us/azure/iot-edge/tutorial-store-data-sql-server?view=iotedge-2020-11#add-the-sql-server-container

March 10th 2022

In the Azure IoT Edge module marketplace, the SQL Server Module does not provide the correct image URI.
The image URI provided is microsoft/mssql-server-linux:2017-latest

I was able to resolve this by manually changing the URI to mcr.microsoft.com/mssql/server:2017-latest

https://hub.docker.com/_/microsoft-mssql-server

Posting in case anyone else runs into this.

-Sean

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
561 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde | MVP 31,211 Reputation points MVP
    2022-03-11T16:45:53.797+00:00

    Hello @sean-m-h ,

    thanks for reporting this.

    Yes, I can replay this when adding the module:

    182296-image.png

    For some reason the link is wrong.

    182295-image.png

    I will try to notify the team.


0 additional answers

Sort by: Most helpful