Skip to content

Instantly share code, notes, and snippets.

@domgreen
Created April 16, 2011 17:01
Show Gist options
  • Save domgreen/923288 to your computer and use it in GitHub Desktop.
Save domgreen/923288 to your computer and use it in GitHub Desktop.
cspack command to create a package for the public Azure Cloud
cspack ServiceDefinition.csdef
/out:Azure.cspkg
/role:MvcTestAzure;MvcTestAzure
/sites:MvcTestAzure;Web;MvcTestAzure
/generateConfigurationFile:ServiceConfiguration.cscfg
/rolePropertiesFile:MvcTestAzure;Props.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment