I want to allow a user to access the Azure using the Server Explorer in Visual Studio, so I tried to add a user in portal.azure.com, in the web app > users > add user, and he is added as a contributor.
But when he tries to access in the Server Explorer, he is not granted to. The only way I could allow him to sign in is to access the manage.windowsazure.com and add him as a co-admin, and I definitively don't want him to have that much access.
How can I give him contributor rights only in the web app?
Thanks
