Skip to content

Commit 66bbc25

Browse files
committed
update
1 parent 5fe7317 commit 66bbc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-geo-dr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ When creating a namespace, you see the following highlighted message when you se
165165
:::image type="content" source="./media/event-hubs-geo-dr/eh-az.png" alt-text="Image showing the Create Namespace page with region that has availability zones":::
166166

167167
> [!NOTE]
168-
> When you use the Azure portal, zone redundancy via support for availability zones is automatically enabled. You can't disable it in the portal. You can use the Azure CLI command [az eventhubs namespace](/cli/azure/eventhubs/namespace#az-eventhubs-namespace-create) with `--zone-redundant=false` or use the PowerShell command `New-AzEventHubNamespace` with `-ZoneRedundant=false` to create a namespace with zone redundancy disabled.
168+
> When you use the Azure portal, zone redundancy via support for availability zones is automatically enabled. You can't disable it in the portal. You can use the Azure CLI command [`az eventhubs namespace`](/cli/azure/eventhubs/namespace#az-eventhubs-namespace-create) with `--zone-redundant=false` or use the PowerShell command `New-AzEventHubNamespace` with `-ZoneRedundant=false` to create a namespace with zone redundancy disabled.
169169
170170
## Private endpoints
171171
This section provides more considerations when using Geo-disaster recovery with namespaces that use private endpoints. To learn about using private endpoints with Event Hubs in general, see [Configure private endpoints](private-link-service.md).

0 commit comments

Comments
 (0)