imgproxy can process images from Azure Blob Storage containers. To use this feature, do the following:
IMGPROXY_USE_ABS environment variable as true;IMGPROXY_ABS_NAME to your Azure account name and IMGPROXY_ABS_KEY to your Azure account key;IMGPROXY_ABS_ENDPOINT;abs://%bucket_name/%file_key as the source image URL.