PowerPlatformConnectors/certified-connectors/Azure Communication Service.../README.md

1.4 KiB

Azure Communication Services MMS

The Azure Communication Services MMS connector allows to send MMS messages from the Azure Communication Services resources in your subscription.

Publisher: Microsoft

Prerequisites

You will need the following to procced:

  • A Microsoft Power Apps or Power Automate plan with custom connector feature.
  • An Azure subscription.
  • An Azure Communication Services resource.
  • An Azure Communication Services purchased phone number that is set up to receive MMS messages.

Obtaining Credentials

  1. Set up an Azure Communication Services resource - Quickstart doc.
  2. Purchase a phone number in this resource with the "Send and receive SMS" feature selected.
  3. Access your connection strings and service endpoints.

Known Issues and Limitations

Does not support Service principal (Azure AD application) Authentication at this time.

Deployment Instructions

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