Hi,
I am fairly new to Azure. My requirement is to deploy a worker role to Azure using FTP and I have no clue where to begin. Currently I am doing Powershell to the deployment but would like to move away from that and use the FTP way of doing it.
How to get started with it ?
Also, As part of the deployment I am doing some customizations to the worker role source which mandates me to package the worker role using cspack to preserve the state of the changes I am making. Now, if I am using the FTP way of doing things how can i be able to run cspack and deploy the package ?
Thoughts?
- Edited by akay tad 10 hours 38 minutes ago