So, iam just starting to use Microsoft Azure with Visual Studio but i have some trubble to connect \"100%\" to my Azure storage.
With my FTP IDE (Jetbrains Webstorm
You can configure several sync mechanism to sync your local files and server files like building on a Git repo, or the files on local will not automatically sync the files on server by it self. You can refer to https://azure.microsoft.com/en-us/documentation/articles/web-sites-publish-source-control/ for more information about using GIT in Azure App Service.
And for remote file operations, you can leverage Visual Studio Online, which is an online editor enable you to manage and develop your application on Azure App Service: