Thursday, April 11, 2019

Azure Logic Apps Send embedded image in email body

We had a requirement to send email to multiple recipients, with our image branding embedded in signature.

In this Logic App implementation I have used SendGrid to send email.

Below are the steps at high level.

  1. Get the Image from Blob location.
  2. Encode the output to Base64
  3. Add the tag to the encoded output

Azure Policy support for remediating tags for existing resources

Use Azure policy to remediate tags for existing resources. https://azure.microsoft.com/en-us/updates/azure-provides-at-scale-tags-managem...