microsoft / msopentech-tools-for-intellij

Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28 stars 34 forks source link

Next Button is disabled when no End point selected while creating VM #159

Closed kasturiswain closed 9 years ago

kasturiswain commented 9 years ago

Environment: Windows/IntelliJ14

In azure portal when the user trying to create a new VM and does not give any end point details, portal is able to create the VM with no end points. PFB the screen shot. portal1 prtal3

In azure plugin when the user trying to create a new VM and does not give any end point details, The next button is disabled in this case. PFB the screen shot. plugin2

kasturiswain commented 9 years ago

This issue is still reproducible in the latest build.

akrakovsky commented 9 years ago

Please retest with latest version

kasturiswain commented 9 years ago

Tested with the latest version and the issue is reproducible.

akrakovsky commented 9 years ago

I tested it with the latest version in Android Studio, and I can see the finish button enabled if there are no endpoints:

endpoint screenshot

kasturiswain commented 9 years ago

I am not able to reproduce the issue.