Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 276 forks source link

Send email address from the Email Template #616

Closed santhoshb-msft closed 4 months ago

santhoshb-msft commented 7 months ago
  1. Added to email address from Email Template
  2. If the plan level email address is setup then the above to address will be overridden.
neelavarshad commented 5 months ago

@santhoshb-msft Confirming below behavior:

  1. Set To Recipients within the Email template in Admin portal to receive emails
  2. If recipient email is set null at the plan level, email is automatically sent to the Email recipients specified in the email template.
  3. If the recipient email is set at a plan level, then the email is sent to the address at the plan level and the email template recipients are omitted.