Azure SaaS with SendGrid setup

marcelw-ch marcelw-ch_hotmail.com 86 Reputation points
2024-06-21T15:31:59.5466667+00:00

Hello, I can not setup a Azure SaaS twilio SendGrid account, (twilio is running but SendGrid not, but no clue why not).

I'm looking for an alternative solution to twilio SendGrid! Is there any other solution available ? I heard once Microsoft is offering a own solution like SendGrid, is this true and available?

many thanks, marcel

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,044 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Aki Nishikawa 1,740 Reputation points Microsoft Employee
    2024-06-24T00:55:17.1866667+00:00

    @marcelw-ch marcelw-ch_hotmail.com ,

    If you are looking for managed services to send mails, how about using Azure Communication Services?

    https://learn.microsoft.com/en-us/azure/communication-services/overview

    I'm not sure where your service(s) are used and what regulations are mandated, but Azure Communication Services might be one of the options.

    0 comments No comments

  2. marcelw-ch marcelw-ch_hotmail.com 86 Reputation points
    2024-06-24T08:04:57.9833333+00:00

    Hi Aki Nishikawa

    Many thanks for your feedback, and you are right I should have wright down what I use it for to make it understandable, sorry.

    I need it for Blazor Server Apps, 1st to verify the users SQL Login by a automated email, e.g. (https://learn.microsoft.com/de-de/aspnet/core/security/authentication/accconfirm?view=aspnetcore-8.0&tabs=visual-studio)

    2end for Apps internal automated email notice.

    For this purpuses will I be using the right Tool that you recomend, even if I'm not a Code Guru/Prof?

    thanks, marcel


  3. marcelw-ch marcelw-ch_hotmail.com 86 Reputation points
    2024-06-28T09:21:05.02+00:00

    Thanks for your Info. But sadly I cannot integrate it into a Blazor App with the default setup in the Account Pages, e.g. Register.razor, RegisterConfirmation.razor and Program.cs

    my goal/target is to generate a email for the User LogIn to confirm the Email account in the SQL table.

    I tried to find a Blazor Sample in GitHub but no success,, can you help?

    many thanks, marcel


  4. marcelw-ch marcelw-ch_hotmail.com 86 Reputation points
    2024-07-04T10:13:37.8366667+00:00

    Hi, and many Thanks. To send email with ACS works now with a static email (to send). But I need to send dynamically recipients emails/accounts. For each LogIn User (recipientAddress: email) who register himself in the App should get a email.

    And in the email the user should have a Link to confirm the email account in the SQL db. Like ...

    User's image

    Where do I find Infos about this, kind regards for your help, marcel

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.