We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There are various things that you can configure using App Settings, which you can find on the Configure page in the Windows Azure portal.
Use the SCM_BUILD_ARGS to add things to the msbuild command line. e.g. to choose the build configuration, you could have:
SCM_BUILD_ARGS
SCM_BUILD_ARGS=/p:Configuration=Release
There was an error while loading. Please reload this page.