Where can I find my Azure account name and account key?
If you’re referring to a Windows Azure Storage account, the storage account name would be the dns prefix you created (e.g. mystorage.blob.core.windows.net – the name would be mystorage). You then get two keys – primary and secondary. Specify either. You have two so you can give one out to someone (such as giving the secondary … Read more