Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage] Fix for bug on Rename where a SAS appended to the sourceUri, does not get passed to a Destination that has no credentials. #42004

Merged
merged 1 commit into from
Feb 15, 2024

Fix for bug on Rename where a SAS appended to the Uri, does not get p…

1fd178f
Select commit
Loading
Failed to load commit list.
Merged

[Storage] Fix for bug on Rename where a SAS appended to the sourceUri, does not get passed to a Destination that has no credentials. #42004

Fix for bug on Rename where a SAS appended to the Uri, does not get p…
1fd178f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - storage - ci succeeded Feb 15, 2024 in 5m 32s

Build #20240214.1 succeeded

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 69,821 (93.27%)
  • Other: 5,040 (6.73%)
  • Total: 74,861
Code coverage

  • 18848 of 43220 branches covered (43.61%)
  • 70666 of 134859 lines covered (52.40%)

Annotations

Check failure on line 111 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L111

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(111,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 174 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L174

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(174,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 111 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L111

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(111,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 174 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L174

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(174,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)