Am new to Azure and Websites. On Boarded to Azure Cloud Services with CSPKG file.
Am looking to create a package for Websites from the Build and use it later to deploy in my Azure Subscription.
Was wondering if i can have CSPKG file for a Website and how to generate it. Or is there a better way to package your Azure Website contents ( Without knowing the target where it will be deployed).
Please Note: I am aware of FTP, GIT and Deploy directly from Visual Studio.
Want to know the process of getting the package out of MSBuild without targets and Deployment.
Thanks, Pradeep.