Azure Communication Services Email is a new primitive that facilitates high volume transactional, bulk and marketing emails on the Azure Communication Services platform and will enable Application-to-Person (A2P) use cases. You can read more about Email in Azure Communication Services here.
You will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- An Azure subscription
- An Azure Communication Services Email resource with a configured domain
- An Azure Communication Services resource connected with an Azure Email domain
Sends an email message to one or more recipients.
Gets the status of an email message sent previously.
-
Set up an Azure Communication Services resource
-
Set up an Azure Commuincation Services Email resource
- Create an Email resource
- Configure a domain
-
Connect Email Domain with Communication Services resource
-
Connection String Authentication
- You can create a new connection using an Azure Communication Services resource connection string.
Does not support Service principal (Azure AD application) Authentication at this time.
Run the following commands and follow the prompts:
paconn create --api-def .\apiDefinition.swagger.json --api-prop .\apiProperties.json --script .\script.csx --icon .\icon.png