How to get Azure Email Communication Service Connection String

810 views Asked by At

enter image description here

I recently started using azure services. I created an email communication service to handle the mail communications from the application. As per documentation, I should use email connection string to connect to the service, but I am unable to get the information from the azure portal. In my email service menu, Tools> keys not listed even though I created the service. It would be a great help if someone can point me in the right direction.

2

There are 2 answers

7
Gaurav Mantri On BEST ANSWER

You should be able to get the keys and connection string from the Settings > Keys menu in the communication service. Please see the screenshot below:

enter image description here

0
Daniel Nord On

I had the same Issue after adding Azure Email Communication Service.

My solution:

  1. Create an Azure Communication Service
  2. Go to Domains and click on Connect domain
  3. Select the previously added Email Service
  4. Click on Connect

Screenshot of Connect domain dialog