This is a dedicated watch page for a single video.
You are developing an application to store millions of images in Azure blob storage. The application has the following requirements: Store the Exif (exchangeable image file format) data from the image as blob metadata when the application uploads the image. Retrieve the Exif data from the image while minimizing bandwidth and processing time. Utilizes the REST API. You need to use the image Exif data as blob metadata in the application. Which HTTP verb should you use to Store Exif data ?