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

Plugin is not able to update the VM status when same cloud service has 2 different VMs #195

Closed kasturiswain closed 9 years ago

kasturiswain commented 9 years ago

Right Click on a VM. Click Shut down. ss1 The IDE will show that VM is shutting down, it will not update the status at that time, not even after clicking on refresh. ss2

Refresh on the portal, it will show that the VM is shut down. ss5

Plugin is not able to update the VM status in this case. It is always showing that the VM is in Running state.

kasturiswain commented 9 years ago

This issue in reproducible in the latest build.

kasturiswain commented 9 years ago

This issue is fixed and the functionality is working as expected in the latest build.