Antolovich, Junli , Kunam, Umakanth
Update-
After clarification with team its came out to be a known issue we are currently having.
Currently, we don't have an immediate fix for this, we're working on a longer term fix.
Its recommended to not use the automatic polling (using WaitUntil.Completed) for production ready workloads. Instead switch to using manual polling as shown in the example here: Quickstart - Manually poll for email status when sending email - An Azure Communication Services Quickstart | Microsoft Learn
We will also update quickstart with this recommendation as it doesn't currently mention this.
Hope this helps let us know.