Azure WebApp Virtual File System TasksDeleting filesDelete files from Azure Web Apps through KUDU Virtual File System Rest API (Put & Get coming soon) This task was created because sometimes web apps create certain files containing configuration after initial deployments. This task helps you reset your web app to a certain state wehre resetting the full directory isn't an option (otherwise use Webdeploy's advanced parameter called "Remove Additional Files at Destination") Using the task is easy: fill in the following parameters:
optionally add the following parameters
Putting files & Getting filesComing soon! (let me know in comments if you need this let me know your requirements) Extra links |