Reputation: 103
as the title states... The sendgrid in my Azure portal is missing and I did not get any notifications about this. Does anyone know what happened? I searched for the resource and it's not there but recommends me to get a sendgrid twilio.
The weird part is my function apps are still linked into the sendgrid and I have no access to it. I also have a sendgrid function url...
Any ideas what is going on?
Upvotes: 7
Views: 1836
Reputation: 853
I finally found mine in the Azure Portal. They have been renamed from SendGrid to SaaS
Upvotes: 18
Reputation: 2440
As per this Document Twilio
has completely acquired sendgrid
and that is one of the reason why you are unable to find sendgrid
in azure portal rather you can able to find Twilio sendgrid
.
So what ever you want to create you need to do it only through Twilio Sendgrid
As per the statement from the above image what ever you want to deal with Sendgrid you can check in Twilio Send grid
Here is the document for creating Twilio Sendgrid Email API.
Upvotes: 1