在Azure资源管理器中的github中的功能应用程序中添加多个功能 [英] add multiple functions in function app from github in azure resource manager

查看:78
本文介绍了在Azure资源管理器中的github中的功能应用程序中添加多个功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个具有多种功能的逻辑应用程序,并且我试图为该逻辑应用程序创建Arm模板.我已遵循msdn文档,并已从github repo在function app中成功部署了单个功能.但是我想在手臂上部署两个功能.

i have logic app with multiple functions and im trying to create an Arm template for the logic app. i have followed msdn documentation and successfully deployed single function in function app from github repo. but i want to deploy two functions in arm.

有人可以帮助我吗?

推荐答案

部署单元应该是Function App,而不是单个功能.您可以将所有功能保留在同一git存储库中,并在同一部署中将其部署到Azure Function App.

请参阅此存储库以供参考.
The unit of deployment should be the Function App, and not individual functions. You can keep all your functions in the same git repo and deploy it to Azure Function App in the same deployment.

See this repository for reference.


这篇关于在Azure资源管理器中的github中的功能应用程序中添加多个功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆