Hello @Jeffrey K ,
You have to build a solution for this yourself.
You could eg. combine a timer triggered Azure Function. that checks every hour some blob storage if there is deployment manifests to be sent, with the IoT Hub Rest API
See also this blog post.