Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Search
Tags
Analytics - Logging & Metrics
Analytics - Logging & Metrics
Architecture
Billing
Issues - Fixed
Issues - Known
Performance
Releases
Scalability
Windows Azure Blobs
Windows Azure Blobs - Block
Windows Azure Blobs - Page
Windows Azure Drives
Windows Azure Queues
Windows Azure Storage Client Library
Windows Azure Tables
Archives
Archives
April 2013
(1)
December 2012
(2)
November 2012
(4)
October 2012
(3)
July 2012
(1)
June 2012
(9)
May 2012
(2)
April 2012
(2)
March 2012
(4)
November 2011
(1)
September 2011
(6)
August 2011
(3)
April 2011
(1)
February 2011
(5)
December 2010
(3)
November 2010
(5)
September 2010
(1)
July 2010
(2)
June 2010
(3)
May 2010
(5)
April 2010
(4)
March 2010
(2)
Login
Login to Post Comments
Windows Azure Blog Links
Windows Azure
Steve Marx
Cloudy in Seattle
Recent Posts
AzCopy – Using Cross Account Copy Blob
Posted
1 month ago
by
Windows Azure Storage
1
Comments
Updated: Known Issues for Windows Azure Storage Client Library 2.0 for .NET and Windows Runtime
Posted
5 months ago
by
Windows Azure Storage
16
Comments
AzCopy – Uploading/Downloading files for Windows Azure Blobs
Posted
5 months ago
by
Windows Azure Storage
14
Comments
Windows Azure Storage Client Library 2.0 Tables Deep Dive
Posted
6 months ago
by
Windows Azure Storage
15
Comments
Windows Azure Storage Client Library for Windows Runtime
Posted
6 months ago
by
Windows Azure Storage
4
Comments
Browse by Tags
MSDN Blogs
>
Windows Azure Storage Team Blog
>
All Tags
>
issues - known
Browse by Tags
Releases
Windows Azure Blobs
Windows Azure Blobs - Page
Windows Azure Drives
Windows Azure Storage Client Library
Windows Azure Tables
Blog Post:
Known Issues for Windows Azure Storage Client Library 2.0 for .NET and Windows Runtime
Windows Azure Storage
An updated Know Issues Blog Post can be found by clicking on this link The client issues detailed in this blog have been resolved in version 2.0.4 or earlier, and you can obtain the latest NuGet Package here . We recently released the 2.0 version of the Windows Azure Storage Client Library. This...
on
1 Nov 2012
Blog Post:
Character Encoding Issues Related to Copy Blob API
Windows Azure Storage
This blog applies to the 2011-08-18 storage version or earlier of the Copy Blob API and the Windows Azure Storage Client Library version 1.6. Two separate problems are discussed in this blog: Over REST, the service expects the ‘+’ character appearing as part of the x-ms-copy-source header to be percent...
on
28 May 2012
Blog Post:
PartitionKey or RowKey containing the percent ‘%’ character causes some Windows Azure Tables APIs to fail
Windows Azure Storage
Description and Symptoms We have identified an issue that would affect services using Windows Azure Tables whenever the percent character ‘%’ appears as part of the PartitionKey or RowKey. The affected APIs are GET entity, Merge Entity, Update Entity, Delete Entity, Insert Or Merge Entity and Insert...
on
28 May 2012
Blog Post:
CloudDrive: Possible Data Loss when calling Create() or CreateIfNotExist() on existing drives
Windows Azure Storage
Windows Azure Drive is in Preview, and we recently identified a timing bug in the CloudDrive Client Library (SDK 1.6 and earlier) which can cause your CloudDrive to be accidentally deleted when you call ‘Create()’ or ‘CreateIfNotExist()’ on an existing drive. For your existing drive to be accidently...
on
26 Apr 2012
Blog Post:
CloudDrive::Mount() API takes a long time when the drive has millions of files
Windows Azure Storage
Windows Azure Drive is in Preview, and we have identified an issue with the CloudDrive::Mount() API where it will take 5 to 20 minutes to mount a drive that contains millions of files. In these cases, the majority of time used by CloudDrive::Mount is spent updating the ACLs (access control lists...
on
26 Apr 2012
Blog Post:
Getting the Page Ranges of a Large Page Blob in Segments
Windows Azure Storage
One of the blob types supported by Windows Azure Storage is the Page Blob. Page Blobs provide efficient storage of sparse data by physically storing only pages that have been written and not cleared. Each page is 512 bytes in size. The Get Page Ranges REST service call returns a list of all contiguous...
on
26 Mar 2012
Blog Post:
Blob Download Bug in Windows Azure SDK 1.5
Windows Azure Storage
Update: We have now released a fix for this issue. The download blob methods in this version throw an IOException if the connection is closed while downloading the blob, which is the same behavior seen in versions 1.4 and earlier of the StorageClient library. We strongly recommend that users...
on
27 Sep 2011
Blog Post:
Windows Azure Drives with Full IIS in SDK 1.3
Windows Azure Storage
With the Windows Azure SDK 1.3 it is now possible to run web roles with Full IIS. If you are unfamiliar with Full IIS you might want to look at this blog which captures the differences between Full IIS and Hosted Web Core (HWC) the only option available with prior SDKs. Additionally you may find this...
on
15 Feb 2011
Blog Post:
ERROR_UNSUPPORTED_OS seen with Windows Azure Drives
Windows Azure Storage
When running in the cloud, a few customers have reported that CloudDrive.InitializeCache() and CloudDrive.Mount() occasionally fail with ERROR_UNSUPPORTED_OS when running with SDK 1.3. This error can occur when your service calls a CloudDrive API before the Azure CloudDrive service has been...
on
17 Dec 2010
Blog Post:
Changes in Windows Azure Storage Client Library – Windows Azure SDK 1.3
Windows Azure Storage
We recently released an update to the Storage Client library in SDK 1.3 . We wanted to take this opportunity to go over some breaking changes that we have introduced and also list some of the bugs we have fixed (compatible changes) in this release. Thanks for all the feedback you have been providing...
on
30 Nov 2010
Blog Post:
Breaking Change for Windows Azure Drive Beta in Guest OS 1.8 and 2.0
Windows Azure Storage
Windows Azure drives support the use of a local cache to improve performance of drives. With the upcoming Guest OS 1.8 and 2.0 releases, there’s a breaking change in the way this local cache is allocated. Background A Windows Azure application can request local storage in its service definition...
on
10 Nov 2010
Blog Post:
How WCF Data Service Changes in OS 1.4 Affects Windows Azure Table Clients
Windows Azure Storage
The release of Guest OS 1.4 contains an update to .NET 3.5 SP1 which contains some bug fixes to WCF Data Services. We have received some feedback on backward compatibility issues in Windows Azure Tables with respect to the WCF Data Services update. The purpose of this post is to go over some of the breaking...
on
26 Jul 2010
Page 1 of 1 (12 items)