Using availability zones and geo-disaster recovery across regions for event grid sytem topic

Jérémie Perez 20 Reputation points
2024-03-12T11:01:21.17+00:00

Hi,

I implemented an automated rotation of keys in Azure.

https://medium.com/geekculture/automate-the-rotation-of-authentication-credentials-in-azure-b4731295de8f

I want to ensure the availability zones support for each service.

  • Key vault: it's automatically done.
  • Function app: must be configured on creation.

But for the event grid sytem topic, I didn't see any option to activate it as on the following documentation.

https://learn.microsoft.com/en-us/azure/event-grid/availability-zones-disaster-recovery

How can I process to active availability zones for this service? (Availability zones support is auto-enabled for the Event Grid Topic).

Best regard.

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 21,246 Reputation points
    2024-03-12T16:07:24.6533333+00:00

    @Jérémie Perez Thanks for reaching out. According to the documentation you provided, availability zones support is automatically enabled for the Event Grid Topic service. This means that you do not need to configure anything to activate availability zones for this service.

    When you create an Event Grid Topic in Azure, it is automatically deployed across multiple availability zones to ensure high availability and disaster recovery. This is done by Azure behind the scenes, and you do not need to configure anything to enable this feature.

    do let me know incase of further queries, I would be glad to assist you.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful