【发布时间】:2022-01-20 10:28:47
【问题描述】:
我拥有启用了专用终结点和 VNet 集成的 Azure Functions。
我有带有 Azure Function Activity 的 Azure 数据工厂。
触发管道时出现错误:
Call to provided Azure function 'myfunction' failed with status-'Forbidden' and message - '<!DOCTYPE html> <html> <head> <title>Web App - Unavailable
显然 ADF 无法访问 Function。如何解决?
【问题讨论】:
标签: azure-functions azure-data-factory