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 (Build Build) succeeded Feb 15, 2024 in 10m 47s

Build Build succeeded

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 (Build Build)

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 (Build Build)

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 (Build Build)

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 (Build Build)

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 189 in sdk\storage\Azure.Storage.Blobs\src\BlobClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci (Build Build)

sdk\storage\Azure.Storage.Blobs\src\BlobClientOptions.cs#L189

sdk\storage\Azure.Storage.Blobs\src\BlobClientOptions.cs(189,16): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)