| Option | AZURE_STORAGE_USE_HTTP_PROXY | |
| Description | Enables/disables HTTP proxy for communicating with Azure Bucket Storage | |
| Introduced Version | 1.180.0 | |
| Default | true | |
This variable determines whether to use the globally configured
HTTP proxy for communicating with
Azure
Bucket Storage. The usage of proxy is enabled by default;
to disable it, set the variable to false:
ini
AZURE_STORAGE_USE_HTTP_PROXY=false