To replicate your image versions to another region in Azure using the Java SDK, you'll need to use the Azure SDK for Java. This SDK provides libraries and classes to interact with various Azure services, including Compute.
How to replicate Gallery Image Version to another region using Java SDK
Tomasz Lisowski
1
Reputation point
I have created Image Gallery, Image and a set of Image Versions in Azure Compute. Now I would like to replicate my image versions to another regions. I would like to do it using Java SDK. Documentation says I can do it using following patch request, but how can I invoke this using Java SDK? https://learn.microsoft.com/en-us/rest/api/compute/galleryimageversions/update