[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
Build Build succeeded
Annotations
Check failure on line 111 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs
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
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
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
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
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?)