简体   繁体   中英

CSDEF and CSPKG file for Azure Website

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.

Azure Websites does not support CSPKG.

An alternate approach would be a WebDeploy package .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM