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 attaching non existing storage account #329

Closed omendrapandey closed 9 years ago

omendrapandey commented 9 years ago

Environment: OS - Windows Plugin Version - 0.1.222 IDE - Intellij Idea Ultimate 14.1.3 , JRE 1.8 Authentication - Publish Settings file

Steps: Expand Azure. Right click on Storage. Click 'Attach External storage account. Give non existing storage account name and account key. Click on ok. Visual studio is showing correct error message as below. vserrormsg But intelliJ plugin is attaching the non existing storage account. PFB the screen shot below. intellijnoerror

omendrapandey commented 9 years ago

This issue is resolved now .