我使用 vscode 扩展 Azure Functions在本地创建 htmltrigger 项目。
我想将 htmltrigger 编辑authLevel为anonymous,但我在本地 vscode 文件夹中搜索function.json并没有找到它

和 azure portal show Your app is currently in read only mode because you are running from a package file. To make any changes update the content in your zip file and WEBSITE_RUN_FROM_PACKAGE app setting.,它不能编辑 function.json
