Reputation: 432
I updated Visual Studio Professional 2017 from v15.2 to 15.3 and now the Submit menu only contains the (Local) ADLA account. I can access my ADLA accounts via Server Explorer, but I don't see them in the Submit menu in a U-SQL file. Why is that?
Upvotes: 0
Views: 253
Reputation: 11
I had the same problem and got this going by: - Open cloud explorer - Click on the account management icon - [Make sure the subscriptions aren't filtered here as mentioned above] - Click on Manage Account link - Remove all accounts except the one containing the right subscription - OK that and re-open you script
Upvotes: 1
Reputation: 36
Please check whether you have subscription filtered in CloudExplorer. Acount list shown in submit menu is based on filter configuration in CloudExplorer.
Upvotes: 2