-2

How to configure dbmail on azure managed instance?

What should be smtp server name? email account?

Will on_prem smtp server work?

And how SMTP authentication should configure on azure mi?

Dave Newton
  • 158,873
  • 26
  • 254
  • 302
ReddyEsh
  • 1
  • 3
  • 1
    It's probably too broad for ServerFault, but it is definitely off-topic here. – MSalters Nov 11 '19 at 15:29
  • Please try to post your code that what have your tried till now, so that we can help you with your code. – Avi Nov 11 '19 at 15:31
  • If my answer is helpful for you, you can accept it as answer( click on the check mark beside the answer to toggle it from greyed out to filled in.). This can be beneficial to other community members. Thank you. – Leon Yue Nov 13 '19 at 07:42

1 Answers1

0

Azure SQL managed instance support Database Mail.

enter image description here

Please learn from the document and it will can help you configure the Database mail step by step.

About your questions, you all can get the answers from the document.

For example:

  1. Configure Database Mail: This topic describes how to enable and configure Database Mail using the Database Mail Configuration Wizard, and create a Database Mail Configuration script using templates.

enter image description here

Hope this helps.

Leon Yue
  • 15,693
  • 1
  • 11
  • 23