Visual Studio的2015年和微软Azure同步文件,服务器/本地 [英] Visual Studio 2015 and Microsoft Azure syncing files, Server/Local

查看:781
本文介绍了Visual Studio的2015年和微软Azure同步文件,服务器/本地的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,IAM刚开始使用微软的Azure与Visual Studio,但我有一些trubble为100%连接到我的Azure存储。

So, iam just starting to use Microsoft Azure with Visual Studio but i have some trubble to connect "100%" to my Azure storage.

使用我的FTP IDE(Jetbrains的Webstorm)亚姆能够将所有的服务器端文件下载到我的地方,用一个简单的Web主机的存储服务。随着VS我只能似乎得到了必要的文件,开始我的本地驱动器上我的应用程序。

With my FTP IDE (Jetbrains Webstorm) iam able to download all server side files to my local, using a simple Web Host storage service. With VS i only seems to get the "necessary" files to start my app on my local drive.

这两个探险家VS相比,显示什么从服务器端本地丢失。

Comparing these two Explorers in VS, shows whats missing locally from the server side.

服务器资源管理器(我的项目的NodeJS)

Server Explorer (My NodeJS Project)

解决方案管理器(我的项目的NodeJS)

Solution Explorer (My NodeJS Project)

所以,我想我真正的问题是基于我想我的服务器上的文件完全控制的事实。当我发表我的项目在VS,不要我只得到了必要文件和所有其他管理(移动,删除,添加等)直通服务器控制台做了什么?
而为什么不是在服务器和本地之间同步所有文件?已经我错过了什么在没有思Azure的我心中的部署?

So i think my real question is based on the fact that i want FULL control of my server files. When i publish my project in VS, do i only get the "necessary" files, and all other management (move, delete, add, etc.) is done thru the server console? And why is not all files synced between the server and the Local? Has i missed something in my deployment mind of not "thinking Azure"?

OBS!荫从webbhost未来的发展更再用5年的JS,HTTP和CSS的经验。

推荐答案

您可以配置多个同步机制来同步本地文件和服务器文件,如建立在一个Git回购,或在本地的文件将不会自动同步的文件通过它自身的服务器。你可以参考的https://azure.microsoft.com/en-us/documentation/articles/web-sites-publish-source-control/有关Azure的应用服务使用Git的更多信息。

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.

和远程文件操作,您可以利用Visual Studio的在线,这是一个在线编辑器,使您能够管理和开发的Azure上的应用程序服务应用程序:

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:


  1. 登录Azure的奶源门户网站,启用的编辑Visual Studio在线配置选项卡下

  2. 单击您的管理门户网站的仪表板下的VSO编辑

  3. ,那么你可以管理您的服务器上的文件,甚至可以运行控制台命令:

  1. login Azure mange portal, enabled EDIT IN VISUAL STUDIO ONLINE under CONFIGURE tab
  2. click the edit in VSO under the DASHBOARD of your manage portal site
  3. then you can manage your files on server, even run console commands:

这篇关于Visual Studio的2015年和微软Azure同步文件,服务器/本地的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆