Skip to content

Commit 5fff5f3

Browse files
Merge pull request #286536 from EldertGrootenboer/patch-4
Update service-bus-outages-disasters.md
2 parents 12b8566 + bdf1188 commit 5fff5f3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/service-bus-messaging/service-bus-outages-disasters.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,11 @@ When you use availability zones, **both metadata and data (messages)** are repli
5959
When you create a namespace, the support for availability zones (if available in the selected region) is automatically enabled for the namespace. There's no extra cost for using this feature and you can't disable or enable this feature after namespace creation.
6060

6161
> [!NOTE]
62-
> Previously it was required to set the property `zoneRedundant` to `true` to enable availability zones, however this behavior has changed to enable availability zones by default. Existing namespaces are being migrated to availability zones as well, and the property `zoneRedundant` is being deprecated. The property `zoneRedundant` might still show as `false`, even when availability zones has been enabled.
62+
> Previously it was required to set the property `zoneRedundant` to `true` to enable availability zones, however this behavior has changed to enable availability zones by default. Existing namespaces are being migrated to availability zones where possible, and the property `zoneRedundant` is being deprecated. The property `zoneRedundant` might still show as `false`, even when availability zones has been enabled.
63+
> Existing namespaces that are being migrated:
64+
> - Currently does not have availability zones enabled.
65+
> - The [region supports availability zones](/azure/reliability/availability-zones-service-support).
66+
> - The region has sufficient availability zone capacity.
6367
6468
## Protection against disasters - standard tier
6569

0 commit comments

Comments
 (0)