Azure Deployment : Build Instructions view

Description

This view is used to configure the files that are included in the deployment package shipped to Azure.

The files that are included automatically when creating a new deployment are required for the deployment to operate correctly. Modifying them can have severe consequences.

Each row configures a copy operation.

Click Add to add a region.

To delete a row, click the Delete icon to the left of the row.

Source Name
The full path to the file that needs to be copied.
The $(mfrefdir) variable is auto expanded from the configuration in the Global configuration views.
Target Location
The full path to the target location for packaging.
$(targetdir) is auto expanded to the system location where the package is created. If you want to copy files to a subfolder, $(targetdir)\folder can be used.