v.25.7Bug Fix (user-visible misbehavior in an official stable release)
Update the code to fallback to read
In AzureBlobStorage, for native copy we compare authentication methods, during which if we get an exception, updated the code to fallback to read and copy (i.e. non native copy). #82693 (Smita Kulkarni).