Configuring SendGrid - OMNIALowCode/omnia2 GitHub Wiki

  1. On the Azure Portal, access the Windows Azure Marketplace.

  2. Search for SendGrid Email Delivery. Click the Create button and a tab will open to configure the installation.

  3. Fill the available parameters. The Free tier allows to send up to 25 000 emails per month, and is what we recommend for new subscriptions of our platform, to be scaled up gradually as demand rises.

  4. When the deployment is complete, access the created resource. Make a note of the password you submitted in step 3, and the username that is displayed when you access Keys on the Azure portal.

  1. If you are performing your deployment, insert the displayed username into the Sendgrid Username parameter, and the password you designated into the Sendgrid Password parameter. The Sendgrid Email parameter can be defined by you - we suggest an email such as [email protected].

  2. If you are adding SendGrid to an already deployed subscription, add the username, password and From email into the MyMis.Notification.SendGrid.Credentials.Username, MyMis.Notification.SendGrid.Credentials.Password and MyMis.Notification.From entries in the App Settings of the website.