v.25.10Bug Fix (user-visible misbehavior in an official stable release)
Fix applying "use_native_copy"
In AzureBlobStorage, updated to try native copy first and go to read & write on 'Unauthroized' error (In AzureBlobStorage, if storage accounts are different for source & destination we get 'Unauthorized' error). And fix applying "use_native_copy" when endpoint is defined in configuration. #87826 (Smita Kulkarni).