Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

ZipDeployParams

Kudu ZipDeploy parameters

Record Fields

Record FieldDescription
PackageLocation
Signature: string

The path to the zip archive to upload

Password
Signature: string

The WebDeploy or Git Password

Url
Signature: Uri

The url of the website, usually in the format of https://.scm.azurewebsites.net

UserName
Signature: string

The WebDeploy or Git username, usually the $username from the site's publish profile