An Azure communication platform for deploying applications across devices and platforms.
Hi @Grmacjon-MSFT sorry for the delay, OCI here is Oracle Cloud, I can send email using the "az communication email send" command but looks like Azure doesn't have a terraform resource to automate the creation of "mail from address" in Azure email communication service and nor there is a CLI command and we will need this to automate for each application in AKS and that is how we have been doing it in OCI right now.
Example: From Jenkins, if you trigger a deployment of your application with the application name set to macjon then a Jenkins stage with "create az email account" will call a terraform config or cli command to create ******@domain.com mail from address but looks like we have no option to automate this