FOTA failed on azure
Hi, I'm trying to do FOTA, I'm using Nordic's chips and their sdk. I use dps for access control and route my messages from my Device to the appropriate Hub. I now want to do FOTA, I created a blobstorage account and a container which will host my.bin file which is my new firmware. I modified my Device twin to the desired property, I added the URL and the path to my file. My iot object has an error download client unable to connect errono 113. It looks like the problem is my blob server which is preventing my object from being connected? Any idea about this? You can see the error on the image! My provisioning work but not my FOTA, it's seems like the problem it's on cloud side?