Cannot connect SMS text responses with D365 due to issues with creating Event Grid System Topic

Kramer Admin 40 Reputation points
2026-06-30T19:26:06.2666667+00:00

We are following Step 7 of the following Documentation: https://learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/real-time-marketing-text-messaging-setup#set-up-your-provider-in-the-customer-insights---journeys-app

We are instructed to create an Event Grid System Topic but cannot complete the process because we cannot select our Communication Service.

Screenshot 2026-06-30 122150

Screenshot 2026-06-30 122343

Community Center | Not monitored
0 comments No comments

Answer accepted by question author
Venkatesan S 10,830 Reputation points Microsoft External Staff Moderator
2026-06-30T20:11:15.1466667+00:00

Hi @Kramer Admin ,

Thanks for reaching out in Microsoft Q&A forum,

Based on the information provided, we can see that the d365-Journeys resource in your resource group is an Azure Communication Service resource. However, while creating the Event Grid System Topic, the selected Topic Type is Event Hubs Namespaces. This option only lists Azure Event Hubs Namespace resources, which is why the Resource drop-down is empty and displays "No results were found."

I tested this in my environment by selecting Topic Type = Azure Communication Services, and I was able to successfully view the Azure Communication Services resource during resource selection.
User's image

If your deployment only contains the Communication Service resource and no Event Hubs Namespace, then the behavior shown in your screenshots is expected because an Azure Communication Service cannot be selected when the Topic Type is Event Hubs Namespaces.

Kindly let us know if the above helps or you need further assistance on this issue.

Please do not forget to 210246-screenshot-2021-12-10-121802.pngand “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

Was this answer helpful?

1 person found this answer helpful.

1 additional answer

Sort by: Oldest
  1. AI answer

    2026-06-30T19:26:22.6866667+00:00

    The Event Grid system topic must be created with Topic Type = Azure Communication Services and then bound to the specific Communication Services resource in the same subscription and resource group. In the screenshot, the Topic Type is set to Event Hubs Namespaces, so the Communication Services resource does not appear in the Resource dropdown.

    To complete Step 7 and connect SMS responses to Dynamics 365:

    1. In the Azure portal, open Event Grid System Topics.
    2. Select Create.
    3. On the Basics tab, set:
      • Topic Type: Azure Communication Services.
      • Subscription: the subscription that contains the Communication Services resource.
      • Resource group: the resource group where the Communication Services resource is located (for example, dynamics_365).
      • Resource: select the Communication Services resource (for example, d365-Journeys). It will only appear when the Topic Type is set correctly.
    4. Specify a Name for the system topic and complete Review + create.
    5. After the system topic is created, open it and configure the required Event Grid subscriptions for SMS events, ensuring that Microsoft.EventGrid is registered as a resource provider in the subscription.

    If the Azure Communication Services topic type is not available in the Topic Type dropdown, verify that the Azure Communication Services resource exists in the selected subscription and resource group, and that the portal view is the standard Azure portal (not a restricted environment). Also confirm that Microsoft.EventGrid is registered under Subscription → Settings → Resource providers.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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