我在MacOS Sierra工作,并且正在尝试确定如何在不使用Azure门户UI或需要安装Windows的情况下执行我的功能,触发器等。我正在使用Node。有人可以帮助我指出正确的方向吗?
答案 0 :(得分:1)
Azure Functions CLI支持在本地运行功能,但MacOS尚不支持此功能。我们有一个跟踪项目make CLI cross plat
答案 1 :(得分:0)
从2017年9月25日开始,现在可以在macOS和Linux上运行它们:https://blogs.msdn.microsoft.com/appserviceteam/2017/09/25/develop-azure-functions-on-any-platform/