Files uploaded to Azure have a file name like 2b6267b8-9a59-4452-ae74-6413ba888970_MyPicture.jpg instead of MyPicture.jpg. I can't find any setting to change this, so I want to find out if this is normal behavior. I'm using:
<telerik:RadCloudUpload ID="RadCloudUpload1" runat="server" MultipleFileSelection="Automatic" AllowedFileExtensions=".jpg,.jpeg,.gif" ProviderType="Azure" MaxFileSize="3145728"></telerik:RadCloudUpload>