Can I reduce a Template image upload time to Azure RemoteApp ?

Can I reduce a Template image upload time to Azure RemoteApp ?
I want to reduce from 2 hours to 1 hour.
Today, Jan 14, 2015's upload time is over 2 hours.
Environment
  Region : Japan West.
  Vhd size: 43 GB
  Upload Tool: Upload-AzureRemoteAppTemplateImage.ps1
Result
  Elapsed time for the operation= 00:32:38
  Elapsed time ffor upload = 01:48:29
  Traffice rate = 58 Mbps
Regards,
Yoshihiro Kawabata

Hi Yoshihiro,
1. You can reduce the Hash calculation time by storing the vhd on faster hard drive(s) and using faster CPU.  For that size vhd you should be able to get it down to less than 10 minutes for the calculation time.
2. You can reduce the upload time by using faster Internet connection that is as close as possible to Azure Japan West facility, with low latency and no packet loss.  Under excellent conditions (high bandwidth link, low latency, no loss) you should
be able to get several hundred Mbps throughput. 
-TP

Similar Messages

  • Can you move a 'Multiple Image Upload' button  into the 'Update Form'?

    I am able to creat and an Update form and an image upload using the "Update Form Wizard" tool and the "Multiple Image Upload" tool succesfully.
    <br />
    <br />The problem comes when I try to move the "UPLOAD" button inside the Update form. Right now it looks like this:
    <br />http://www.webritesolutions.com/Test/upload/now.JPG
    <br />
    <br />This is how I would like it to show:
    <br />http://www.webritesolutions.com/Test/upload/tryingto.JPG
    <br />
    <br />I want to "Upload" button to go next to the "Update record" button. When I do this I get a javascript error and the "Update record" button is disabled.
    <br />Here is the code of what I tried to do:
    <br />
    <br />
    <br />
    <br />
    <br />
    <table>
    <tr class="KT_buttons">
    <td>
    <?php<br />        // Multiple Upload Helper<br /> echo $muploadHelper->Execute();<br /> ?>
    </td>
    <td colspan="1">
    <input type="submit" name="KT_Update1" id="KT_Update1" value="Update record" />
    <br /></td>
    </tr>
    </table>
    <br />
    <br />Here is the Javascript error:
    <br />http://www.webritesolutions.com/Test/upload/error.JPG
    <br />
    <br />thanks for your help.

    A control can only appear once in the visual tree. So you have to remove it from the Grid before you can add it to the DockPanel.
    This code will move the Border element from the Grid to the DockPanel when you click the button:
    Private Sub Button_Click(sender As Object, e As RoutedEventArgs)
    Dim border = CType(LayoutRoot.FindName("myborder"), Border)
    LayoutRoot.Children.Remove(border)
    contain.Children.Add(border)
    End Sub
    <StackPanel>
    <Grid x:Name="LayoutRoot">
    <Border x:Name="myborder" BorderBrush="Black" BorderThickness="2">
    <TextBlock>...</TextBlock>
    </Border>
    </Grid>
    <DockPanel x:Name="contain" Background="Yellow">
    <TextBlock>2</TextBlock>
    </DockPanel>
    <Button Click="Button_Click" Content="Move"/>
    </StackPanel>
    You can try it for yourself. But please post your code as formatted text and not as embedded images if you want anyone to be able to reproduce your issue and help you in the future.
    Please remember to close your threads by marking helpful posts as answer.

  • How can I reduce my Z report access time ?

    Dear Friends,
    I have to access z report , but its processing time is very long , Is this possible that if i access report to give some
    input parameters , now next time if I access the same  report with the same parameter then access time is low ,
    I mean if I am accessing the report first time then if it takes approx 8 hours and then i save this access
    sequence somewhere then if I am accessing this report next time with the same input parameters then
    it will take only 10 min ,
    Is this possible ? if yes then How ?
    Suggest ....
    Regards ,
    Rihan
    SAP-abaper
    Edited by: rihano7 mansoori on Oct 18, 2011 11:46 AM

    Dear friend,
    to reduce your z program execution time , you need to work out very simple few steps.
    check t code sm30 and check your z program's execution time.
    if your database execution time is too long then you have to perform following steps to reduce your execution time.
    1 ) check your I/O database query.
    2 ) use select <field name> ... instead of select * from..
    3 ) if you are using your database query in any loop or internal table loop then remove that query and use internal table inside that loop.
    3 ) if you are playing with bunch of data then you need to create internal tables for the specified tables and use internal table
    as standard database table so that your program performance going to be better.
    there are more features provided by sap it self you need to explore more.
    say for it.   index,buffering...un-necessary occupied memory n all...
    hope for the best programming.
    good luck
    Avirat

  • How can I reduce the size images on a PDF?

    I need to reduce a 25MB document to under 20MB. I am using Acrobat X Pro. When I try to reduce the size of a PDF a conversion warning pops up saying the PDF document contained image masks that were not downsampled.

    Assuming you have a number of high quality images in your document odds are you can reduce the quality of the images quite a bit before they become visibly noticeable - so long as the images are relatively small - say 1/3 page or less.
    If you knock down either the SIZE, QUANTITY or the QUALITY of the images (use GIMP, save as jpgs for pictures, pngs for text-y images to get max file compression) you can dramatically decrease the size of your file.
    I took a 12 MB file down to under 3MB with a little selective editing. It CAN be done.

  • How can I save front panel images each time a loop iterates

    So I've been working on some optical codes in LabVIEW for a while, I've read a lot of these similar questions but I can't seem to apply them directly to my situation in all cases.
    I essentially have a code that shows an intensity graph that is continually modified in a for loop, I want to save a picture of that intensity graph each loop without having to manually label them. Is there something similar to the get image node that can do this. I've looked through the image acquisition in the vision VIs but only see references to hardware like cameras.
    Attached is a simplified version of a changing intensity graph. With the get image I have to establish the names of 10 images and the path there before it will run and save like I want it to.
    A million thanks to anyone who can help
    Solved!
    Go to Solution.
    Attachments:
    Sample image save.vi ‏19 KB

    That worked wonderfully and is exactly what I need for the phase diagrams Im working with. I have a new and similar issue, I do have a camera showing us our laser source in a CCD image within my code. I was hoping to get a picture of that each iteration and hoped the solution you provided would work for both but the CCD jpgs are just black. I'm assuming I may have to use a different acquiring technique with that but dont know the best way to go.
    Any help there? I cant really post a VI since the camera stuff wouldnt work but heres a screen shot of the front panel and the CCD image that id like to capture.
    Attachments:
    2.JPG ‏400 KB

  • Template images not uploading

    Forgive me if this has been asked. I looked through past posts and didn't find anything.
    I'm uploading my site to an outside server and I'm running across the issue about the spaces in the file names. I finally got all of my images to upload, but I can't get the template images to show up. I removed the spaces from the names and they're uploaded, but they don't show up on my site. Is there some other thing I need to do to get them to work? I'm using the Gazette template and if you want to see my site, its here: http://www.rainbowjoule.net
    I also have an issue with my templates not showing up in iWeb when I go to add a new page. I haven't tried all of the methods posted here to get them back, but is there a way that I can edit the names to not have the spaces (I've just been replacing them with -) and still show up?

    Is there anyway to change the file names in the template folders and still have them work in iWeb? I tried it with one image and all I got was a grey box with an x through it.

  • How do you edit the template image that appears at the top only in portrait mode?

    I am using a customized version of the iBooks Author template which has the space image. I have replaced the images for the book cover, chapter and section. But I noticed that when you rotate the ipad to view the entire TOC, the original space image is still there. How can I edit the template image that appears at the top of the Table of Contents only when you rotate the ipad in portrait view?

    I just tried w/that template - switched to Portrait mode...tapped once to select that image....cut - gone. Switched to Landscape...not there. Back to portrait...still gone.
    What process did you use?
    Can you repeat your issue with a fresh book?

  • How to reduce size of image without loss quality

    I am website developer design a website http://www.ritikakaur.com/ in wordpress php i am new in photoshop and i want to use some image plz suggest me how can i reduce size of image without loss of image quality.

    Which file formats are eligible for your purposes?
    non-destructive compression has limits, so you may have to compromise.

  • How can i reduce applet loading time?

    I have recently begun converting a gui application to an applet. The problem i have is the loading time of the applet which can be several minutes.
    The gui has a progress bar which tracks the loading of the classes, images and sounds etc, once this is up and running the loading time is fairly short, however it takes forever for the gui to actually begin to display.
    The code for the classes is only about 150K altogether, there seems to a period of long modem inactivity once the applet is initialized before the gui is displayed.
    How can i reduce the time it takes for the applet to initialize before the gui is displayed, otherwise users will thing nothing is happening and not bother loading it.
    the applet is currently at http://www.winnieinternet.com/games/startrade2095/applet/startrade2095.htm
    if you need a demo of the problem, although the applet is still work in progress.
    Many thanks in advance for any help
    W.Coleman
    www.winnieinternet.com

    Some suggestions could be:
    1. Bundle all classes and resource files in a jar file.
    2. Try to preload the heavier files (e.g. sound files) in a background thread, instead of init() method. See an example for this in Sun's Java tutorial, under the trail 'Sound'.

  • How do I add image upload to web app edit template?

    How do I add image upload to web app edit template. When creating fields I am selecting image from the field type. But the only way to upload and image is when I create the web app item within the admin. The option to upload an image is not available when the user submit web form opens.
    Wont send any of these questions through this email anymore but really needed assistance.
    Thanks,
    Gordon

    On the Details tab of the Web App setup, under Web App Item Options; have you ticked "Allow File Upload" and specified a Default Upload Folder?

  • How can I restore a single image from an aperture time machine backup, do I have to restore the entire library? that does not make sense

    I hope there has been found a more efficiant solution for this,  how can I restore a single image from an aperture time machine backup, I really hope I don't have to restore the entire library? that does not make sense
    any suggestions?

    Did you try browsing your backups in the Finder ?  That is, do not go and "Enter Time Machine".  Instead, navigate to your Time Machine backup via Finder and then manually go to the time period (by folder name) you are looking for ... when you find your Aperture library you can then "Show Package Contents" and find the Master you are looking for.

  • How can I allow a customer to upload an image to be stuck onto a mug or t-shirt and then view what it would look like on that mug or t-shirt?

    How can I allow a customer to upload an image to be stuck onto a mug or t-shirt and then view what it would look like on that mug or t-shirt?

    In the absence of drivers, a rather nasty way to achieve this would be to ensure that your software always occupies the same portion of the screen such that you know the position of the 'sample' button. You could then simulate a mouse click at those coordinates when you require a sample to be taken.
    This would not be a robust solution as a user could move or minimise the window, or other windows could also find their way into the critical position and cause the application to work incorrectly or cause unexpected things to happen.
    However, if you just need a short term work around this method might be acceptable, just be aware of the risks if you try it.
    Searching for simulate mouse clicks and having a play is the way forward.
    As an example of simulating a mouse click in a certain position, have a look here:
    http://forums.ni.com/t5/LabVIEW/Programatically-Se​lecting-a-ring/m-p/1463242#M557128
    Ian

  • How can I reduce the image size (how to use "Steps X, Y" and "ROI")?

    I upgraded Labview (and NI-DAQ) from 5.X to 7 Express (and NI-DAQ 7). That seems to make PCI_IMAQ1411 to malfunction. I could move ROI and reduce the size by changing "ROI and Step X and Y" of NI_Snap.vi. All of a sudden, IMAQ started not to work properly even under the same code and device. Only difference is LabView and NI-DAQ version. Could you help me working IMAQ1411 under the upgraded LabVIEW and NI-DAQ?
    Thanks, Grace

    Dear Dcoutri
    Thank you for your reply.
    (1) The version I have on my computer is IMAQ 2.5.7 which has been installed together with NI-DAQ 7 when I install the LabView Express 7. It is strange that I cannot find the version on "DownLoad site".
    (2) You said that Imaq 3.0 does not support Step X, Y function. So you recommend that Imaq 2.5.5 is rather proper one. Then how about Imaq 2.6.1 (2.6). Does that support Step X, Y function?
    (3) Using Imaq 3.0, how can one scale down an image?
    Thanks, Hyun

  • How can i reduce the size of Images  in MIDlet

    Hi all,
    How can i reduce the size of Images in Form,bcoz they are covering lots of spaces in form due to that other items are not displaying in specific order.
    Best regrads
    karan

    Better you can use Canvas class and using drawImage() function you can show the image. Before that you have to Get the maximum size of your phone screen using the following:
    x = (width/2) - (image.getWidth()/2);
    y = (height/2) - (image.getHeight()/2);

  • How can i reduce the saturation of a image to make it almost transparent ?

    how can i reduce the saturation of a image to make it almost transparent ?

    You're talking about two different things:
    "Saturation" means the amount of colour, so you would use a Hue/Saturation adjustment layer to lower the saturation to make the image (or layer) appear more "black and white".
    "Transparency" is set by reducing the value of the "Opacity" in the Layers panel.  If that Opacity adjustment isn't available for the layer you want to make more transparent, first double-click on the layer to change it from a "Background" layer to a regular layer.
    Ken

Maybe you are looking for

  • Is it possible to use a java.util.UUID as a PrimaryKey ?

    When I do this I get a warning about not having any KeyFields in my composite key. Do I need to create a distinct UUID class that is persistent OR can I use some sort of Proxy like PersistentProxy ? Thanks Jim Mochel

  • T code F-28 Upload

    Hello, Folks, Could you please help me?  I just wanted make upload directely from some excel file to t-code f-28. How can I do it? Best Regards, Queiroz

  • Handsoff : distincts ringtones if self-created ringtone on iPhone-

    Hi, on my iPhone I have set a ringtone that doesn't come from Apple. I created it the way it should and imported it in the iPhone with iTunes. It works well. But when my iDevice is near my MacBook Pro, the ringtone coming from my Mac isn't the same t

  • Many applications 'quit unexpectedly' on launch...

    Hi, Many, but not all, of the applications I use regularly (e.g. Skype, Safari, iTunes, Mail, but not e.g. Firefox, Microsoft office, Preview...) will 'quit unexpectedly' as soon as they are opened. I've tried doing everything I can think of, includi

  • New Nokia's (820/920) & Outlook sync

    I currently use an HTC HD2 with Outlook 2007 email, calendar, contacts and tasks. There is much disinformation on the internet. So i'd like to ask 2 questions: - (plz allow me to ask this : ) does MS Office 2010 / 2013 include tasks? - How can i sync