问题标签 [azure-functions-runtime]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
azure - 本地 Azure 功能 - 来自守护程序的错误响应:无法终止容器
我正在使用 Azure Functions on Premises V2(运行时)。
尝试测试每分钟执行一次并写入日志的简单函数。
但是函数未执行,我收到此错误。
它在带有 Windows server 2016 的虚拟机上运行。(我认为可能导致此问题)。
我是 Docker 和 Hyper-V 的新手,任何帮助将不胜感激。
有一些命令可以让我执行,以验证 Hyper V 和 Docker 是否运行良好?
先感谢您。
这是我得到的日志。
2018 年 3 月 14 日下午 5:42:44 欢迎,您现在已连接到日志流服务。2018 年 3 月 14 日下午 5:41:48 [myteslaVM] 功能应用程序“MyContainerFuncApp”正在启动...3/14 /2018 5:41:49 PM [myteslaVM] 拉取容器映像 azfuncrun/azure-functions-runtime:preview2-latest-nanoserver3/14/2018 5:41:50 PM [myteslaVM] preview2-latest-nanoserver: 从 azfuncrun/ 拉取azure-functions-runtime3/14/2018 5:41:50 PM [myteslaVM] 摘要:sha256:dfdb47a7638d0cdd1a42c603e3e59311ee0d229222f88329a7c561fc3d8b2ff33/14/2018 5:41:50 PM [myteslafuncrun/azure 功能更新至日期]运行时:preview2-latest-nanoserver
3/14/2018 5:41:50 PM [myteslaVM] 容器镜像 azfuncrun/azure-functions-runtime:preview2-latest-nanoserver 拉取成功!3/14/2018 5:41:50 PM [myteslaVM] Provisioning container MyContainerFuncApp_03/14/2018 5:41:51 PM [myteslaVM] f2788b6c9c5d6115bba891f463759dd0df75c2344e6c217b0280a8b9f686fb32 3/14/2018 5:41:51 PM [myteslaVM] C:\Program Files \Azure Functions Runtime\docker\docker.exe:来自守护程序的错误响应:容器 f2788b6c9c5d6115bba891f463759dd0df75c2344e6c217b0280a8b9f686fb32
"HostName":"f2788b6c9c5d","MappedDirectories":[{"HostPath":"c:\windows\temp\fwas\mycontainerfuncapp","ContainerPath":"c:\home","ReadOnly":false,"BandwidthMaximum ":0,"IOPSMaximum":0,"CreateInUtilityVM":false}],"HvPartition":true,"EndpointList":["d6c4c527-5520-40f1-9c84-2f3d8a013900"],"HvRuntime":{"ImagePath" :"C:\Program Files\Azure Functions Runtime\docker\windows\windowsfilter\545c1be2ad30f1933a07de48e4ffe611900bacafbf4b717de969b56fb8a725d6\UtilityVM"},"AllowUnqualifiedDNSQuery":true}。
2018 年 3 月 14 日下午 5:41:51 [myteslaVM] 向容器发出停止命令:MyContainerFuncApp_
azure - BlobTrigger in Functions Runtime preview 2 with local storage account
I have the Functions Runtime preview 2 installed . I was able to create and run functions with timer trigger. But the Blob trigger doesn't , seem to 'trigger'. I am using local azure explorer ( local development blob container) as my trigger source. Is this a known issue?
i notice that the mouseover in 'integrate' section shows endpoint protocol as https. i specified http endpoint when creating it( since thats what the local storage emulator supports). but runtime seems to be picking up https on its own.
azure - 触发多个并发服务总线触发 Azure 功能,时间不降级
我有一个服务总线触发功能,当接收到来自队列的消息时,会做一个简单的数据库调用,然后发送电子邮件/短信。我可以在我的服务总线队列中运行超过 1000 个调用来触发一个函数同时运行而不影响运行时间吗?
我担心的是我排队 1000 多条消息同时触发我的功能,比如下午 5:00 发送电子邮件/短信。如果他们最终因为运行线程太多而最终运行,那么接收电子邮件/短信的用户直到指定时间后 1 小时才会收到它们!
这是一个问题吗?如果是,有补救措施吗?仅供参考 - 我知道我可以使函数异步运行,在这种情况下会有什么不同吗?
azure - Azure Functions 中的等效元素?
我处于两个不同的 3rd 方库使用不兼容的不同版本的 Newtonsoft.Json 的位置。对于带有 web.config 或 app.config 的常规应用程序,我可以使用<codeBase>
标签来解决不同版本的问题。当没有 app- 或 web.config 时,如何在 Azure Functions 中执行此操作?我是否必须求助于该AssemblyResolve
事件,或者是否有某种机制可以做同样的事情?
提前致谢。
java - 如何在 java azure 函数中使用绑定 Cloudtable
有没有办法在类似于 c# 的 java azure 函数中绑定表
像这样的东西?我不想使用 azure 存储库来手动获取表。
azure - 尝试访问我的 Azure 函数时出现错误“函数主机未运行”
这突然发生在我正在运行的一个天蓝色功能服务上,我尝试在本地重建功能并部署它们并重新启动/停止启动服务但它不起作用,创建一个新的天蓝色功能应用程序并部署到它虽然可以所以我认为这与功能本身无关。
查看不起作用的功能,我看到以下错误:
有没有办法诊断这个问题?
azure - 监视本地 Azure Functions?
是否可以从 Azure 函数 SDK 中获取信息?
例如函数 URI。或本地运行的函数的计数。目标是像 Swagger for local Azure Functions。
谢谢你的帮助。
azure - Azure Functions - 配置客户端证书身份验证
功能是否支持在消费计划中使用客户端证书授权访问功能?类似于此处描述的方法?基本上,如果调用者没有提供有效的客户端证书,我正在寻找 Functions 运行时立即拒绝连接请求,而无需在代码中实现该授权例程。
.net - Azure Functions 语言和运行时版本选择以最大限度地减少冷启动时间
我正在开始一个新项目,该项目有严格的要求,即冷启动时间必须最短。我们正在谈论亚秒级响应时间。我没有发现任何语言和运行时版本的冷启动时间比较。
有谁知道例如 C# 冷启动时间比 Node.js 更快的基准,反之亦然?运行时 v1 与 v2 怎么样?
在这里:https ://blogs.msdn.microsoft.com/appserviceteam/2018/02/07/understanding-serverless-cold-start/它说
此外,需要注意的是,在我们的 2.0 运行时中运行的任何语言都处于预览阶段,并且还没有完全优化。
但这实际上意味着什么?v1 快多少?这是否有可能在未来改变以有利于 v2?