Set Environment Variables
Determines if the environment variables controlling AzCopy v.10 are set before each object is loaded. This is only valid for AzCopy v.10. Set these control variables to the desired values outside of BimlFlex when not setting this in the load packages.
When enabled, the generated package includes steps that set the AZCOPY_CONCURRENCY_VALUE environment variable (from AzCopyConcurrency) and the AZCOPY_LOG_LOCATION environment variable (from AzCopyLogLocation) before the copy runs.
When to Change This Setting
Keep the default N when the AzCopy environment variables are managed on the host machines directly. Enable it when the load packages should stamp the concurrency and log location values themselves, so every run uses the configured values.
Related Settings
| Setting | Interaction |
|---|---|
| AzCopyVersion | Only applies to AzCopy v10 |
| AzCopyConcurrency | The value written to AZCOPY_CONCURRENCY_VALUE |
| AzCopyLogLocation | The value written to AZCOPY_LOG_LOCATION |
Notes
- This setting is part of the AzCopy settings category.
- The default value for this setting is
N.