Deploying app to Azure Virtual Machine scale set
问题 I have a question about deploying app to azure virtual scale set. I use an instruction from this blog. My problem is with release an image to azure and more specifically with Deployment Inputs in task "Build immutable image". Screen with my Deployment Inputs section And when I try to Release it I have an error: [error]Error happened while `initializing task: Not found any file matching pattern: d:\a\r1\a\Proj\ under root folder: d:\a\r1\a..` How should the correct paths look? Setting as in