Skip to content

Commit e5a80e4

Browse files
authored
Merge pull request #126341 from Sudeshna190287/patch-4
Update reliability-event-hubs.md
2 parents e74bdc8 + 6a579fa commit e5a80e4

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/reliability/reliability-event-hubs.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: anaharris
66
ms.topic: reliability-article
77
ms.custom: subject-reliability
88
ms.service: azure-event-hubs
9-
ms.date: 06/12/2024
9+
ms.date: 03/31/2025
1010
---
1111

1212
<!--#Customer intent: I want to understand reliability support in Azure Event Hubs so that I can respond to and/or avoid failures in order to minimize downtime and data loss. -->
@@ -37,14 +37,6 @@ When you use the Azure portal, zone redundancy is automatically enabled. When yo
3737
:::image type="content" source="../event-hubs/media/event-hubs-geo-dr/eh-az.png" alt-text="Screenshot showing the Create Namespace page with a region that has availability zones.":::
3838

3939

40-
### Disable availability zones
41-
42-
The Azure portal doesn't support disabling availability zones. To disable availability zones, use one of the following methods:
43-
44-
- Azure CLI command [`az eventhubs namespace`](/cli/azure/eventhubs/namespace#az-eventhubs-namespace-create) with `--zone-redundant=false`
45-
46-
- PowerShell command [`New-AzEventHubNamespace`](/powershell/module/az.eventhub/new-azeventhubnamespace) with `-ZoneRedundant=false` to create a namespace with zone redundancy disabled.
47-
4840
### Availability zone migration
4941

5042
When you create availability zones in a region that supports them, availability zones are automatically enabled. If you wish to learn how to move your Event Hubs namespace to a new region that supports availability zones, see

0 commit comments

Comments
 (0)