Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.51 KB

File metadata and controls

45 lines (35 loc) · 1.51 KB

Upcoming Release

Version 0.4.1

  • Added support for inline attachments in the send mail operation.
    • This update introduced a new property in the EmailAttachment object called contentId, which serves as a unique identifier in the HTML content.
    • The contentId property should be referenced in the HTML body of the email for inline rendering.

Version 0.4.0

  • Added dataplane cmdlets:
    • Get-AzEmailServicedataEmailSendResult
    • Send-AzEmailServicedataEmail
  • Upgraded API version to 2023-06-01-preview

Version 0.3.1

  • Introduced secrets detection feature to safeguard sensitive data.

Version 0.3.0

  • First preview release for module Az.EmailService

Version 0.2.0

  • Added a new cmdlet Test-AzCommunicationServiceNameAvailability
  • Updated API version to 2020-08-20

Version 0.1.0

  • First preview release for module Az.Communication