Skip to content

User_Create Configure Azure

William French edited this page Jun 2, 2014 · 4 revisions

Create an Azure Account

Data for all CodaLab competitions and worksheets is stored on Microsoft Azure. Follow these steps to create a Microsoft Azure account. If you already have a Windows Azure account you can skip ahead to Configure Azure Storage.

  1. Go to Windows Azure.
  2. Sign in with your Windows Live credentials.
  3. Click Sign Up for Windows Azure.
  4. Follow the steps to create an account. Note that Azure offers a 90-day free trial.

Configure Azure Storage

In CodaLab competitions, data is hosted in Microsoft Azure Blob Service.

To Set up Storage for a Competition

  1. Create a Storage Account.
  2. Add a Microsoft Azure Storage Container
  3. Copy the endpoint URL and key for your storage container. You will need this for uploading competition data, and for creating your manifest files. To do this, navigate to the dashboard for your storage account and click the MANAGE ACCESS KEYS button at the bottom of the page.

This will display the Manage Access Keys dialog.

For more information about getting your storage account name and account key, see How to: View, copy, and regenerate storage access keys.

Clone this wiki locally