microsoft/vs-tools-for-ai

Add Batch AI Cluster Dialog not showing resource groups

robert4os opened this issue · 2 comments

In Server Explorer, refreshed, the AI tools are shown. Cognitive Services in my subscription for instance are listed. When right-clicking Azure Batch AI and then selecting "Add Cluster" it will open a dialog.

This Dialog ("Add Cluster") is not loading or showing the resources groups in my subscription, thus I cannot create a cluster.

I am using the latest AI Tools and Vis Studio 2017 as of today.
AI Tools Version: 0.4.0.620119

best regards, Robert

@robert4os , thank you very much for the feedback.

Retrieving the subscription and resource groups needs some time to refresh the UI. If you wait enough time and the resource groups still are not shown, the root cause may be that your VS login account is not associated with the Batch AI's subscription and resource groups. Currently, we use the VS's default
account to get such information. Please take a look to check whether you have added the correct account in VS.

BTW: if possible, please install "Azure development" workload from the VS installer, and try it again.

We will improve the subscription management experiences in future release. Thank you very much!

@robert4os , does this issue still exist?

Thanks.