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) 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.
Comparing these two Explorers in VS, shows whats missing locally from the server side.
Server Explorer (My NodeJS Project)
Solution Explorer (My NodeJS Project)
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! Iam coming from a webbhost development with more then 5 years of experience in JS, HTTP and CSS.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…