How to fix InternalServerError when creating Private Endpoint using Terraform.

2023-12-19T09:57:49.0366667+00:00

Hi, we are using terraform to create our infrastructure in Azure. Unfortunately sometimes we are facing problems when creating Private Endpoint for EvenhHub namespace:

API Response:

----[start]----

{"status":"Failed","error":{"code":"InternalServerError","message":"An error occurred.","details":[]}}

-----[end]-----

Does someone know how to fix this?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
568 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
472 questions
{count} vote

1 answer

Sort by: Most helpful
  1. 2024-02-14T08:57:24.58+00:00

    Hi, problem was solved on Azure side, at least in my case.

    1 person found this answer helpful.
    0 comments No comments