Cannot Deploying Event Subscription

Peruffo, Riccardo 20 Reputation points
2023-06-29T15:22:08.9266667+00:00

Hi to everyone,

this error appears when I try to create a Event Subscription inside a Event Grid System Topic.

The target is trigger a Logic App from Event Grid each time a message is stored inside a specific Topic or Queue inside Service Bus.

"Deployment has failed with the following error: {"code":"Internal error","message":"The operation failed due to an internal server error. The initial state of the impacted resources (if any) are restored. Please try again in few minutes. If error still persists, report f6c3b82f-1a8d-47c2-90b7-1d6b8cacbf58:6/29/2023 2:54:24 PM (UTC) to our forums for assistance or raise a support ticket ."}"

I know the error is very generic and not useful, but maybe there is anothers options?

I re-try after 2/4h almost 5 times.

Thank you for your aid

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
688 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,491 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
442 questions
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,906 Reputation points Moderator
    2023-07-03T04:52:09.9666667+00:00

    @Peruffo, Riccardo We had internal discussion with our product team and they suggested that this might be related to Enable MQTT setting (for MQTT capabilities). Can you enable this setting before creating the event subscription and then validate?User's image

    Imp Note: Once MQTT is enabled, it cannot be disabled.

    Our product team is working on a fix to provide meaningful error message (like MQTT needs to be enabled) and appreciate the feedback. I hope this helps and let us know if you still face the issue or any other questions.

    Please "Accept Answer" if the answer is helpful so that it can help others in the community.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Sonny Gillissen 3,596 Reputation points Moderator
    2023-06-29T21:33:56.46+00:00

    Hi ,

    Thank you for reaching out on Microsoft Q&A!

    The issue you describe looks similar to this post:

    https://learn.microsoft.com/en-us/answers/questions/509955/event-grid-subscription-task-fails-with-error-inte

    Is it in your case also correct that both are not in the same Resource Group? Please try to add the Resource Group of the Logic App explicitly, and see if it solves your issue as the Event Grid by default uses it’s own Resource Group.

    Please click “Accept answer” if you find this helpful. Feel free to drop additional queries in the comments below!

    Kind regards,

    Sonny


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.