Clarification Needed on Deprecated zone_redundant Flag for Event Hub in Terraform v4.0

Thomaskyle 320 Reputation points
2024-08-30T06:40:50.2433333+00:00

Hi Team, We have been using Terraform to create an Event Hub with the zone_redundant flag set to true. We encountered the following message:

"The zone_redundant property has been deprecated and will be removed in v4.0 of the provider."

With the release of v4.0, this flag is no longer accepted. However, our Microsoft representatives were unaware of the deprecation, and the flag still appears in the Azure Portal UI. We seek clarification on whether this flag is truly obsolete. If it is, we need documentation to confirm this since removing it from Terraform does not default to "true," and previous references we found were inconclusive. If the flag is not redundant, we need guidance on adjusting our Terraform script to achieve the desired effect.

We encountered a fatal error with the flag in place post-v4.0, and with it removed, we verified that the Event Hub created did not include this property.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
627 questions
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 88,636 Reputation points Microsoft Employee
    2024-09-10T03:32:50.9966667+00:00

    @Thomaskyle - Thanks for the question and using MS Q&A platform.

    The flag is obsolete because the goal is to have each namespace AZ by default in the supported regions.

    Note: We are updating the documents to reflect the changes accordingly. I will update you once the document has been updated.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person 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.