Microsoft Developer Network > Página Inicial dos Fóruns > Windows Azure > Would a Azure Storage Web UI be useful?
Fazer uma PerguntaFazer uma Pergunta
 

RespondidoWould a Azure Storage Web UI be useful?

  • terça-feira, 6 de janeiro de 2009 14:38jmw2trinculo Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Hi all,

    Whilst working on an Azure project (mostly dev fabric based, little bit in the actual cloud) I found I frequently wanted to look at the state of the azure storage (blob/queue/table) to view status of the app, check a blob/record had been successfully stored, etc.

    I am aware that it is possible to mount storage in powershell, view table storage via SQL Management Studio etc.

    What I was wondering is if other Azure devs think it would be useful to have a Web-based Storage UI, which would allow you to view Blob/Queue/Table storage, in a nice AJAX/Silverlight/etc web front-end, with the ability to add/remove/delete items...???


    It may be that I'm alone in thinking this would be cool and very useful, or maybe it has already been done, or planned for future releases.

    Let me know and if there's a gap in the market, i'm happy to build it!

    Cheers, j
    joew

Respostas

  • terça-feira, 6 de janeiro de 2009 16:19Roger Jennings Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido
    There are several UIs for Azure storage and logs available, but the ones I've tried leave much to be desired. Examples:

    Sergei Meleshchuk’s Azure storage viewer post of 12/24/2008 showed a storage browser for Queues, Blogs and Tables that looked promising, but it wouldn’t run for me. Starting the app causes it to immediately stop running under Windows Vista Ultimate on two computers. Others confirm it won't run on Vista. If Sergei fixes his app to run on Vista, it probably would satisfy most users.

    Chris Hay offers his Windows Azure Blob Browser WPF application for CRUD operations on Azure blobs that you can download from here. It's list boxes aren't expandable and don't have scrollbars, but I use it.

    David Aiken’s Windows Azure Online Log Reader is a no-frills Azure Services log reader by the author of Yap, an Azure-based Twitter clone with LiveID login but a terrible user experience.

    David LemphersWindows Azure Logs! post of 1/1/2009 starts the new year with a spartan LogBrowser project that I couldn’t get to read my logs.

    Above are from recent OakLeaf blog posts.

    --rj

    Check out the Azure Table and Blob test harnesses at http://oakleaf.cloudapp.net/ and http://oakleaf2.cloudapp.net/.
    OakLeaf Blog

Todas as Respostas

  • terça-feira, 6 de janeiro de 2009 15:01Scientio Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Sounds good to me.
    I've not been able to get the pug in to work - no documentation.

    Andy
  • terça-feira, 6 de janeiro de 2009 16:19Roger Jennings Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido
    There are several UIs for Azure storage and logs available, but the ones I've tried leave much to be desired. Examples:

    Sergei Meleshchuk’s Azure storage viewer post of 12/24/2008 showed a storage browser for Queues, Blogs and Tables that looked promising, but it wouldn’t run for me. Starting the app causes it to immediately stop running under Windows Vista Ultimate on two computers. Others confirm it won't run on Vista. If Sergei fixes his app to run on Vista, it probably would satisfy most users.

    Chris Hay offers his Windows Azure Blob Browser WPF application for CRUD operations on Azure blobs that you can download from here. It's list boxes aren't expandable and don't have scrollbars, but I use it.

    David Aiken’s Windows Azure Online Log Reader is a no-frills Azure Services log reader by the author of Yap, an Azure-based Twitter clone with LiveID login but a terrible user experience.

    David LemphersWindows Azure Logs! post of 1/1/2009 starts the new year with a spartan LogBrowser project that I couldn’t get to read my logs.

    Above are from recent OakLeaf blog posts.

    --rj

    Check out the Azure Table and Blob test harnesses at http://oakleaf.cloudapp.net/ and http://oakleaf2.cloudapp.net/.
    OakLeaf Blog
  • terça-feira, 6 de janeiro de 2009 23:39gotaquestion Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    checkout spaceblock.  Does blobs great.  probably will do tables soon.
    http://www.codeplex.com/spaceblock

  • quinta-feira, 8 de janeiro de 2009 13:57jmw2trinculo Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    ok, i'm gonna have a go at making this!

    Does anyone have any desired features?

    • Ability to add/modify/delete (batch option)
    • Silverlight / HTML AJAX UI
    • Support for Blob/Table/Queue storage
    • Support for Blob Block view?
    • What else??????


    Thanks


    joew
  • sexta-feira, 9 de janeiro de 2009 21:30David Pallmann Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Azure Storage Explorer will show you your blobs, queue messages, and table records.

    http://www.codeplex.com/azurestorageexplorer

    David Pallmann, Director, .NET Application Development, Neudesic
  • segunda-feira, 12 de janeiro de 2009 17:27Roger Jennings Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    David,

    A Web UI for blobs and tables also should be able to display log files.

    --rj
    OakLeaf Blog
  • segunda-feira, 12 de janeiro de 2009 18:47David Pallmann Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    I agree. I'll look into it.
    David Pallmann, Director, .NET Application Development, Neudesic
  • quarta-feira, 14 de janeiro de 2009 16:06jmw2trinculo Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Sorry Dave, didn't see your tool. looks great! think i'll use that
    joew
  • terça-feira, 20 de janeiro de 2009 4:02David Pallmann Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    You can now view log files with Azure Storage Explorer, Roger.

    Azure Storage Explorer has been updated on CodePlex.

     

    There are 3 items of interest in the new 0.3 preview version:

    1. It's built against the January 2009 Azure CTP.
    2. Blobs in a folder hierarchy (with prefixes) now display and can be viewed.
    3. Blobs whose names end in ".xml" (like log files) are auto-formatted as pretty XML with whitespace to make them more readable.

    David Pallmann, Director, .NET Application Development, Neudesic
  • segunda-feira, 23 de março de 2009 8:49Gaurav Mantri Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    We have just finished development of a Silverlight 2.0 based client for Azure Table Storage. We are expecting to release it in next few weeks. If anybody is interested in trying it out before, please send me an email at gmantri @ cerebrata dot com and I will send you a link.

    Since it is just out of development and is being tested as we speak, I don't want to make that link publicly available just yet. Once the testing is over, we will make it available to public so that everybody can start using it.

    At this time we have only built table storage management (create/delete) and entities management (create/update/delete) + it has ability to manage multiple accounts simultaneously (like you can manage multiple databases in Management Studio). We intend to add Queue and BLOB support in next few releases.

    Thanks

    Gaurav Mantri
    Cerebrata Software
    http://omega.cerebrata.com
  • domingo, 29 de março de 2009 5:46David Pallmann Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Azure Storage Explorer version 2.0 has just been posted on CodePlex at  http://azurestorageexplorer.codeplex.com/.

    - WPF-based UI with Outlook-style navigation and more polish
    - Ability to view pictures in blob storage as images
    - Support for multiple storage accounts

    David
    David Pallmann, Director, .NET Application Development, Neudesic
  • sexta-feira, 17 de julho de 2009 21:55Jörgen Verhart Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    You can check this out as well: www.cloud9-explorer.com

    Jörgen Verhart
  • sexta-feira, 17 de julho de 2009 23:01JasonKerney Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Resposta Proposta
    I checked all of the tools above and have to say that I prefer Cerebrata's tool (https://onlinedemo.cerebrata.com/Cerebrata.CloudStorage/default.aspx) best of all. The #1 feature for me there is the ability to create/update/delete table storage entries (honestly I don't see how tool can claim support for ATS without this) and edit their properties. The ability to see blob's content and to save user credentials are must haves as well.
    • Sugerido como RespostaJasonKerney sexta-feira, 17 de julho de 2009 23:01
    •  
  • sábado, 18 de julho de 2009 4:03Gaurav Mantri Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Hi,

    Thought I should mention it here as well. We have just released a Desktop version of Cloud Storage Studio (tool mentioned by Jason above) in private beta. More information & sign up sheet is available on our website: http://www.cerebrata.com or visit this thread about the tool: http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/4c0578a3-a5da-41ed-b29d-55067c6dcc50 (You will have to scroll down to read about the desktop version).

    Thanks

    Gaurav Mantri
    http://www.cerebrata.com

    P.S. Thanks for your recommendation Jason.
  • sábado, 31 de outubro de 2009 16:15David Pallmann Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Azure Storage Explorer 3.0 (beta) is now available at http://AzureStorageExplorer.CodePlex.com. It includes the ability to import/export between cloud storage and your local file system.
    David Pallmann, Director, .NET Application Development, Neudesic