gpt4 book ai didi

c# - 如何将现有的 sendgrid 帐户链接到 Azure

转载 作者:行者123 更新时间:2023-12-02 23:00:59 25 4
gpt4 key购买 nike

我刚刚将我的应用程序迁移到 Azure。现在我的应用程序具有发送电子邮件功能,可以使用 Sendgrid 发送电子邮件。但现在我想将此帐户链接到 Azure,因为我认为我需要将此帐户(现有的 Sendgrid 帐户)链接到我的 Azure Sendgrid 帐户。但我该怎么做呢?在 Azure Sendgrid 中,它只允许我创建 Sendgrid 帐户,但没有添加现有 Sendgrid 帐户的选项。我该怎么做呢?顺便说一句,我想这样做的原因是因为我收到错误无法从传输连接读取数据:net_io_connectionclose。所以我猜测这是一个权限问题,因为我没有链接我现有的 sendgrid 到我的 azure sendgrid 帐户。我该怎么做?

最佳答案

这个页面解释得很好。如何使用 SendGrid 和 Azure 发送电子邮件

https://learn.microsoft.com/en-us/azure/sendgrid-dotnet-how-to-send-email

我们正在 azure 函数中使用现有的 sendgrid 帐户并使用函数绑定(bind)。不需要链接,现有帐户还提供 APIKEY,这就是所需要的。示例如下。

https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-sendgrid?tabs=csharp

关于c# - 如何将现有的 sendgrid 帐户链接到 Azure,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60718370/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com