I created Azure Managed Application. I used managed images in mainTemplate.json to create new VMs, like in example:
mainTemplate.json
{ \"type\": \"Microsoft.Comp
It seems something is wrong with access level to the blob container. Check it please, it should be public, not private. So you should not store any secrets in your image.