Skip to content

This project demonstrates how to use a Java Azure Function to sync an Azure Storage blob to another storage account.

License

Notifications You must be signed in to change notification settings

BryanSoltis/JavaAzureFunctionAzureStorageSync

Repository files navigation

Java Azure Function Azure Storage Sync

This project demonstrates how to use a Java Azure Function to sync an Azure Storage blob to another storage account. This code leverages the Azure Java SDK to execute the Azure Function when a new storage file is added. The code then copies that code to a new Azure storage account.

Related Article

Working with Azure Storage Blobs with a Java Azure Function

Azure Function Execution Code

Azure Function Exxecution Code

Azure Storage Account File Copy

Azure Storage Account File Copy

About

This project demonstrates how to use a Java Azure Function to sync an Azure Storage blob to another storage account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages