WordPress on App Service - App Service Email plugin: "Denied by the resource provider"

K v Gelder 30 Reputation points
2023-09-28T01:36:48.85+00:00

Following this blog post: https://techcommunity.microsoft.com/t5/apps-on-azure-blog/wordpress-on-azure-appservice-email-integration/ba-p/3890486

I have tried, unsuccessfully, to enable email communication through my WordPress website.

For some reason, in the Azure Email Logs section within my WordPress admin dashboard, it keeps stating that the action was denied by the resource provider.

Am I missing something simple? I have successfully followed all the steps in the blog post.

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

Accepted answer
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2023-09-28T05:29:27.65+00:00

    Edit: To benefit the community, posting the summary of our offline discussion.

    The issue was fixed by deactivating the plugin and installing it again.

    //

    As I understand, you are trying to enable email communication through your WordPress WebApp on Azure App Service, but you are facing an issue where the action is being denied by the Resource Provider (RP).

    To better assist you on this, could you please provide more info about the specific steps ( I understand you are referring to the blog post) you followed to enable email communication on your WordPress website? What is the exact error message you receive? ( Please share a screenshot after concealing any private details)

    Having mentioned above, based on the error message you provided, it seems that there might be an issue with the RP.
    Kindly ensure that Azure App Service and Azure Communication Service RPs are registered, checkout the doc section for the steps : Register resource provider

    Also, just to highlight - Registering a RP configures your subscription to work with the resource provider. To register a resource provider, you must have permission to perform the /register/action operation for the resource provider. This operation is included in the Subscription Contributor and Owner roles.

    Reference : Resolve errors for resource provider registration

    Kindly let us know, I'll follow-up with you further.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.