I am trying to publish a website to an Azure account using VS 2013 Professional running on Windows 7 Ultimate. When I try to publish the project to Azure a window pops up and asks me to log in. I log in and I get an error
"No MS Azure subscriptions were added. Sign in with an account that has subscriptions."
I have set up a free 30 day trial account in Azure and it is still good for another 4 days. I can log into the account in a web browser without a problem. Why can't I connect to it through VS 2013? I even tried down loading the PublishSettings file from Azure using Azure PowerShell and then importing the certificate into VS 2013 but I get the same error message, "No MS Azure subscriptions were added. Sign in with an account that has subscriptions."
Chuck