Archive
Windows Azure platform – Tools and Utilities
I was looking for tools available on Windows Azure Platform, thought to share with you all. Certainly this is not the complete list available out there but I found these are useful to start with. My next post will cover few more tools -
1. Windows Azure Monitoring Management Pack(
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=4f05f282-f23a-49da-8133-7146ee19f249
):
http://clumsyleaf.com/products/cloudxplorer
):
-
Copy and move blobs between folders, containers or even different accounts.
-
Rename and delete blobs, create new containers and folders.
- Upload local files/directories and downloadblobs or entire blob folders.
- Supports downloading/uploading of page blobs.
- Auto-resume upload of large files.
3.Windows Azure Stoarge Explorer(
http://azurestorageexplorer.codeplex.com/
): Azure Storage Explorer is a useful GUI tool for inspecting and altering the data in your Windows Azure Storage storage projects including the logs of your cloud-hosted applications. All 3 types of cloud storage can be viewed and edited: blobs, queues, and tables.
http://convective.wordpress.com/2011/04/15/windows-azure-traffic-manager/
)
http://msdn.microsoft.com/en-us/library/ee336280.aspx
): You can connect to Microsoft SQL Azure Database with the sqlcmd command prompt utility that is included with SQL Server. The sqlcmd utility lets you enter Transact-SQL statements, system procedures, and script files at the command prompt.
http://msdn.microsoft.com/en-us/library/ee621784.aspx#ssms
): The SQL Server Management Studio from SQL Server 2008 R2 and SQL Server 2008 R2 Express can be used to access, configure, manage and administer SQL Azure Database. Previous versions of SQL Server Management Studio are not supported.
http://msdn.microsoft.com/en-us/library/ee621784.aspx#bcp):
http://msdn.microsoft.com/en-us/library/ee621784.aspx#azurereport)
: The Customer Technology Preview of SQL Azure Reporting is also available. Microsoft SQL Azure Reporting is a cloud-based reporting service built on SQL Azure Database, SQL Server, and SQL Server Reporting Services technologies. You can publish, view, and manage reports that display data from SQL Azure data sources.
http://msdn.microsoft.com/en-us/library/ee621784.aspx#ssmo
): A partial set of SQL Server Management Objects (SMO) are enabled by SQL Azure Database. The partial set of SMO are only enabled in order to provide Management Studio access to SQL Azure.
http://msdn.microsoft.com/en-us/library/ee621784.aspx#ssma):
Starting with the SQL Server Migration Assistant 2008 for Access version 4.2 release, SSMA enables migrating Microsoft Access schema and data to SQL Azure Database and adds support for Access 2010 databases.
http://msdn.microsoft.com/en-us/library/ee621784.aspx#datatier
):Starting with Microsoft SQL Server 2008 R2 and Microsoft Visual Studio 2010, data-tier applications (DACs) are introduced to help developers and database administrators to package schemas and objects into a single entity called DAC package.SQL Azure Database supports deleting, deploying, extracting, registering, and in-place upgrading DAC packages. SQL Server 2008 R2 and Microsoft Visual Studio 2010 included the DAC Framework 1.0, which supported only side-by-side upgrades.
http://msdn.microsoft.com/en-us/library/ee621784.aspx#generate
):You can use the Generate and Publish Scripts Wizard to transfer a database from a local computer to SQL Azure Database.The Generate and Publish Scripts Wizard creates Transact-SQL scripts for your local database and the wizard uses them to publish database objects to SQL Azure Database.
http://www.cerebrata.com/products/cloudstoragestudio/):Cloud
Storage Studio is a Windows (WPF) based client for managing Windows Azure Storage, an important component of Microsoft’s Azure (Microsoft’s Cloud) platform and Hosted Applications.
http://research.microsoft.com/en-us/downloads/5c8189b9-53aa-4d6a-a086-013d927e15a7/default.aspx
):
http://spaceblock.codeplex.com/
): SpaceBook is a simple Windows front-end for managing Amazon S3, Nirvanix, Azure Blob Storage, and now Sun Cloud Object Storage online service accounts.
http://wapmmc.codeplex.com/
): The Windows Azure Platform Management Tool (MMC) enables you to easily manage your Windows Azure hosted services and storage accounts. This tool is provided as a sample with complete source code so you can see how perform various management and configuration tasks using the Windows Azure Management and Diagnostics APIs.
http://msdn.microsoft.com/en-us/library/dd179441.aspx#Subheading2
): The CSPack Command-Line Tool packages your service to be deployed to the Windows Azure fabric. The cspack.exe utility generates a service package file that you can upload to Windows Azure via the Windows Azure Platform Management Portal. By default the package is named.cspkg, but you can specify a different name if you choose.
http://www.softsea.com/download/AzureWatch.html
): AzureWatch aggregates and analyzes performance counters, queue lengths, and other metrics and matches that data against user-defined rules. When a rule produces a “hit”, a scaling action or a notification occurs.
http://bootstrap.codeplex.com/):
http://gacviewer.cloudapp.net/)
21. Azure Database Upload(
http://azuredatabaseupload.codeplex.com/
):
22. Azure file upload(
http://azurefileupload.codeplex.com/
):
23. DocaAzure utilities(
http://www.softpedia.com/get/Programming/Components-Libraries/DocaAzure.shtml
) : DocaAzure is a handy package that contains various utilities to help you with your Windows Azure development. DocaAzure is developed in C# and includes:
* Lightweight messaging framework
* IDbSet implementation for Azure Tables
* SMTP relay and server
* Azure Tables & Blobs Backup to the same or other Storage Account
* Some other useful utilities
http://www.downloadsofts.com/download/System-Utilities/Backup-Restore/CloudBerry-Explorer-for-Windows-Azure-download-details.html
)
http://wappowershell.codeplex.com/):
http://azureinstancemanager.codeplex.com/
): Windows Azure Hosted Services VM Manager is a Windows Service that can manage the number of hosted services (VM’s) running in Azure on either a time based schedule or by CPU load. This allows the application to scale either dynamically or on a timed schedule.
http://wag.codeplex.com/
):
This is open source prokect, The key themes for these projects are providing guidance on below scenarios -
1. Moving to the Cloud
2. Developing for the Cloud
3. Integrating the Cloud
http://ftp2azure.codeplex.com/
)
Deployed in a worker role, the code creates an FTP server that can accept connections from all popular FTP clients (like FileZilla, for example) for command and control of your blob storage account.
http://storageexplorer.cloudapp.net/login.aspx
):Windows Azure Web Storage Explorer makes it easier for developers to browse and manage Blobs, Queues and Tables from Windows Azure Storage account. You’ll no longer have to install a local client to do that. It’s developed in C#.