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

Attached account not properly loading when attaching account without checking Remember account key Check box #333

Closed omendrapandey closed 9 years ago

omendrapandey commented 9 years ago

Environment: OS - Windows Plugin Version - 0.1.226 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'. Attach an external storage account by providing account name and account key.

Uncheck the check box for Remember Account Key , while attaching account . Click Ok , Storage account will be attached to the plugin .

But the Attached Storage account will not be able to load Blobs container , queues or table . and will again prompt for storage Account keys .

omendrapandey commented 9 years ago

This issue is fixed now.