Hello @Omar Navarro ,
you are using the AZ CLI command to set edge modules on a single device.
You need to provide a deployment manifest because the expected Modules content is json and in the form of {"modulesContent":{...}} or {"content":{"modulesContent":{...}}}.
A number of issues could happen, but I expect something wrong prevents pulling modules.
Can you try side-loading the modules by hand on the device?
Note: Access to a private registry has to be provided to the docker CLI tooling.
This indicates that Moby/Docker can access the container registry (or network issues or firewall issues).
----------
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.