i am creating a wordpress ap service on Azure, but the process keep failling when it comes to activate the communication service,

Louinord Innocent 0 Reputation points
2024-03-23T21:44:03.3133333+00:00

azure

even if i try the the try email on the service communication, thee email has not been sent

please help me throgh

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,240 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,965 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 19,301 Reputation points Moderator
    2024-04-03T23:48:55.25+00:00

    @Louinord Innocent like Luke mentioned above, can you provide more details on the error you are getting so narrow down the cause of this issue?

    In the meantime, I would recommend you double check to make sure you have a valid Azure Communication Service resource created in your Azure subscription and that you've correctly copied the connection string (endpoint and access key) from the Azure Communication Service resource to your WordPress application settings.You also need to verify that your WordPress site is configured to use the Azure Communication Services Email plugin for sending emails.

    Even if the activation email isn't being sent, try sending a test email from your WordPress site using the plugin's functionality. This can help isolate if the issue is with activation or general email sending.

    Hope that helps.

    -Grace

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.