小编Tha*_*Guy的帖子

无法使用 VSCODE Python 将基本示例 HttpRequest1 部署到 Azure Function

我无法弄清楚为什么部署到 Azure Functions 失败。这是 VS Code 给出的错误输出 ( Python venv 3.8.8)

14:32:52 eTendersTests: Starting deployment...
14:32:57 eTendersTests: Creating zip package...
14:32:57 eTendersTests: Zip package size: 2.44 kB
14:33:01 eTendersTests: Fetching changes.
14:33:02 eTendersTests: Cleaning up temp folders from previous zip deployments and extracting pushed zip file /tmp/zipdeploy/f670fa18-4068-42c0-925b-752b66739c18.zip (0.00 MB) to /tmp/zipdeploy/extracted
14:33:04 eTendersTests: Updating submodules.
14:33:05 eTendersTests: Preparing deployment for commit id '95126602-7'.
14:33:05 eTendersTests: PreDeployment: context.CleanOutputPath False
14:33:05 eTendersTests: PreDeployment: context.OutputPath /home/site/wwwroot
14:33:05 eTendersTests: Repository path is /tmp/zipdeploy/extracted …
Run Code Online (Sandbox Code Playgroud)

python deployment function azure

4
推荐指数
1
解决办法
6853
查看次数

标签 统计

azure ×1

deployment ×1

function ×1

python ×1