门户中的 Azure 功能、查看文件和集成设置不同步

标签 azure azure-functions azureportal

我的 azure 函数显示了两个版本的 function.json,1 个来自文件,1 个来自集成设置。我如何让它们同步,哪一个获胜,为什么?

该函数是 JS 中的 blob 触发函数 - 这应该不重要,但以防万一。

最佳答案

实际上它们已经同步了,但是有时function.json中的更改不会立即显示,您可以刷新它或等待一段时间。

如果你还有困惑,可以查看这个doc ,高级编辑器中有该功能的说明:

The portal provides a UI for this configuration, but you can edit the file directly by opening the Advanced editor available via the Integrate tab of your function.

所以这相当于打开App Service Editor中的function.json .

关于门户中的 Azure 功能、查看文件和集成设置不同步,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57350686/

相关文章:

azure - Powershell - 按第一个分割字符串值返回 Azure Blob 大小

azure - 无法使用 Visual Studio Code 创建 Azure 逻辑应用工作流

c# - 在 Azure 中运行队列触发器函数时出现错误 : The input is not a valid Base-64 string. ..

mongodb - Azure 文档数据库 |设置中缺少连接字符串

sql-server - Azure网站需要连接本地SQL

Azure CDN 规则引擎将 www 添加到裸域

azure - 如何使用在临时和生产中运行的 Azure 诊断来执行自动缩放?

azure - "queued"Azure 事件网格 Blob 触发器事件消息存储在哪里以及如何清除它们?

azure - 如何在 Azure 发布管道中的阶段之间共享 ARM 输出

Azure Active Directory 组和组成员限制