Hey guys!
I have a service account registered in Azure with the proper permissions to send email and read the box.
It turns out that there is a need to communicate with the external customer and the current account name is not user friendly.
Is there any configuration to be done in Azure that allows me to add the Account (email sending property in UiPath) different from the main account and it works?
Ex:
My main account registered in Azure: asbc@empresa.com.br
Account that I want to send the email to the external client:
comunicacao@empresa.com.br
Is it possible to do this while keeping the first account or do I necessarily have to create this new account in Azure and grant the permissions?