- 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.
- Added dataplane cmdlets:
Get-AzEmailServicedataEmailSendResult
Send-AzEmailServicedataEmail
- Upgraded API version to 2023-06-01-preview
- Introduced secrets detection feature to safeguard sensitive data.
- First preview release for module Az.EmailService
- Added a new cmdlet
Test-AzCommunicationServiceNameAvailability
- Updated API version to 2020-08-20
- First preview release for module Az.Communication