Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.18k stars 4.54k forks source link

Invalid URI: The format of the URI could not be determined #44230

Open elvischau opened 1 month ago

elvischau commented 1 month ago

https://github.com/Azure/azure-sdk-for-net/blob/9f55143935b61a2dfdca6bf6d6f37e7b4a786397/sdk/storage/Azure.Storage.Blobs/src/BlobExtensions.cs#L773

Hi,

It looks like the URL in x-ms-copy-source header might have changed, when it hit this part of the code, it will report "Invalid URI: The format of the URI could not be determined" error.

It appears that the code is expected an absolute URL, but now the URL is just a relative URL

github-actions[bot] commented 1 month ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.