Hi @Adjutant,
It seems like you’re running into a situation where the Enable availability zones option for your Azure Notification Hub namespace in the South Africa North region becomes read-only and automatically enabled, even though the documentation states it should be optional.
Some Azure regions, particularly newer or certain ones such as South Africa North, can have availability zones enabled by default as part of Azure's efforts to provide high availability and resiliency for services within those regions. Although the documentation typically states availability zones as optional, some regions have this enabled by default and cannot be disabled. That's why the option becomes read-only upon choosing this region, it's a design element of the region's infrastructure.
Unfortunately, in these particular regions, availability zones cannot be disabled once enabled. If keeping them off is a hard requirement, you might think about hosting your Notification Hub in another region where this option is still configurable.
https://learn.microsoft.com/en-us/azure/reliability/availability-zones-region-support
https://learn.microsoft.com/en-us/azure/reliability/availability-zones-service-support
https://learn.microsoft.com/en-us/azure/reliability/reliability-notification-hubs
If the answer is helpful, please click Accept Answer and kindly upvote it so that other people who faces similar issue may get benefitted from it.
Let me know if you have any further Queries.