Get-AzureSubscription To select specific one: Select-AzureSubscription "Windows Azure MSDN - Visual Studio Ultimate" Creating Windows Azure Media Service Account To create new Azure Media Services Account use New-AzureMediaServicesAccount  cmdlet providing name of account, datacenter location where it will be created and storage account name. Please note that storage account name should belong to same subscription where you creating media service account. Let me first get all list of mu\y storage names and pick one I want to use:   PS C:\> Get-AzureStorageAccount VERBOSE: 6:42:19 AM - Begin Operation: Get-AzureStorageAccount VERBOSE: 6:42:24 AM - Completed Operation: Get-AzureStorageAccount" />