gpt4 book ai didi

azure - 发布 Azure 函数

转载 作者:行者123 更新时间:2023-12-02 06:45:39 24 4
gpt4 key购买 nike

我在一个不是我自己设置的项目上使用了多个 azure 函数,当我尝试发布包含这些 azure 函数的项目来更新它们时,发布失败并出现以下错误:

Web deployment task failed. (Connected to the remote computer ("demo.scm.azurewebsites.net") using the Web Management Service, but could not authorize. Make sure that you are using the correct user name and password, that the site you are connecting to exists, and that the credentials represent a user who has permissions to access the site.

我在哪里提供凭据?

最佳答案

以下是从 Visual Studio 发布 Azure Function 的步骤。

  1. 转到 Azure 门户
  2. 转到您的函数应用。
  3. 然后,选择“概览”并点击获取发布配置文件并保存文件。

Overview

  • 接下来,转到您的 Visual Studio 项目。
  • 右键单击您的 Azure Function 项目。
  • 选择“发布”,然后选择“导入配置文件”。
  • 最后,点击“发布”。
  • 所需的所有信息(包括您丢失的凭据)都位于该配置文件中。

    关于azure - 发布 Azure 函数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52441269/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com