0 votes
in Azure by
Define Cspack and Csrun in Microsoft Azure.

1 Answer

0 votes
by

Cspack is a command-line tool that creates a service package file and aids in preparing an application for deployment to compute emulator or on Microsoft Azure.

Csrun is a command-line tool for deploying and managing bundled applications on the Windows Azure compute emulator.

...