使用 ARM 模板为 Azure 创建外部函数

这些主题详细说明了如何使用 ARM (Azure 资源管理器)模板创建 Microsoft Azure 上托管的外部函数。

Snowflake provides a sample template that you can start with. This template hides some details of the creation process and hard-codes some names (e.g. trigger name) and functionality. When you are ready to create your own custom external function, you can either customize a copy of the template or you can use the Azure Portal to create the function.

这些主题假定您已熟悉 Azure 门户。它们描述了您需要完成的一般步骤,但没有详细描述门户。

另请参阅:

步骤: