【发布时间】:2020-09-01 12:33:35
【问题描述】:
我试图为 azure storage 创建通知集成,创建了存储队列。雪花子网包括和雪花服务原则可以访问存储,一切都与存储集成工作正常。现在我正在尝试设置通知集成并收到以下错误
SQL 执行内部错误:处理因错误 370001:1831050371 而中止;
create notification integration my_azure_int
enabled = true
type = queue
notification_provider = azure_storage_queue
azure_storage_queue_primary_uri = 'https://accountname.queue.core.windows.net/queuename'
azure_tenant_id = '123456-abcdef-abc-123-98765432';```
Error is not at all descriptive. please suggest some ideas.
【问题讨论】:
标签: snowflake-cloud-data-platform snowflake-schema