Initialize Storage Account

published by: Cory Fowler

  1. Get the name and key of the Storage Account.

    Get the name and key of the storage account

  2. Execute the src/Cloud/InitStorage.ps1 PowerShell script.

    Note: The PowerShell below will create necessary blob containers and queues. Please Use the Storage Account Name and Storage Account Key associated with your Storage Account.

./InitStorage.ps1 <<Your Storage Account Name>> <<Your Storage Account Key>>