azure - 通过 VS Code 编辑 Azure 逻辑应用标准的代码

标签 azure visual-studio-code azure-logic-apps azure-logic-app-standard

编辑azure逻辑应用标准的代码时,json以只读模式打开。这种情况仅发生在标准逻辑应用程序中,消费逻辑应用程序在 VS Code 中工作正常。

有没有办法在 VS Code 中编辑 Azure 逻辑应用标准的代码?

尝试在 VS Code 中编辑 Azure 逻辑应用标准的 json 文件。

最佳答案

我已经在我的环境中进行了复制,请按照以下对我有用的过程:

首先,我打开了逻辑应用程序标准工作流程,并遇到了与您类似的问题 Cannot edit in read-only editor

enter image description here

现在,我点击了File, then clicked on Save或者只需按 ctrl+S这对我有用。

enter image description here

现在您可以像我一样编辑代码。

关于azure - 通过 VS Code 编辑 Azure 逻辑应用标准的代码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74928154/

相关文章:

azure - 使用 OpenAM 创建 WS-Federation 身份提供商

.net - Azure Functions 中 StartNewAsync 和 CallActivityAsync 之间有什么区别

node.js - Visual Studio Code 调试器不会在 SAM Local 中的断点处停止

node.js - 通过visual studio code launch.json运行工头启动

Azure功能门户: script still exists even though it is deleted in the new deployment

azure - 使用 Azure 存储模拟器进行 Dapr 本地开发

javascript - 如何在 Visual Studio Code 中使用 TypeScript 和 JavaScript 禁用自动导入的自动分号?

Azure逻辑应用程序: Create CSV File in Blob

sql-server - 增加执行 SQL 查询 (V2) 操作中的 SQL 查询超时

azure - 如何在 Azure 逻辑应用程序中按行解析文本?