

I've also tried doing this using "Select-AzureSubscription -SubscriptionID" with the subscription IDs listed, with similar results. I keep getting an error saying something like "The subscription name 'Visual Studio Enterprise with MSDN' doesn't exist". Just change the Location Path to the desired folder and click Next Button. At bottom of window there is 'Project Location TextField'. (Also you can connect your device in ADB Wifi Remote at right tooltip menu). Following process worked fine for me: Open your any old project in android studio. Follow by steps: 1.1 Connect your device using a USB cable. Support full building, running, install, debug adb options over wifi without a cable. I've even tried just running Select-AzureSubscription and then entering the subscription name when prompted, with no quotes, single quotes, and double quotes, and haven't been able to get this to work. 1 - ADB debugging over TCP/IP in local WiFi network. Select-AzureSubscription -Default "Visual Studio Premium with MSDN" Select-AzureSubscription -Default 'Visual Studio Premium with MSDN' Select-AzureSubscription -Default "Visual Studio Enterprise with MSDN" Select-AzureSubscription -Default 'Visual Studio Enterprise with MSDN' If I try to run the Set-AzureService command, an error message tells me I need to set a default subscription SubscriptionName : Visual Studio Enterprise with MSDN TenantId : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX SubscriptionId : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX SubscriptionName : Visual Studio Premium with MSDN I was able to log in and run Get-AzureRmSubscription to see my subscriptions: I've just installed the latest PowerShell 1.1 and am following this blog entry to add reverse DNS to an existing Linux VM that I am running
