Recording on Azure Storage

Is it possible to configure Azure blob storage in zoom sdk to record videos automatically in azure blob storage. If not please let us know the approach on moving recording videos from zoom to azure blob storage with out downloading files.

Hey @Satish,

This is possible with some coding.

You can receive the Recording Completed Webhook, and then use the download_url to download the recording to Azure storage.

Thanks,
Tommy

Hi Tommy,

Your response was helpful.
Meanwhile, in extension to this, we have a new issue for which I have created separate topic:

Can you please respond there?

Thanks

@Satish I’ve replied above