@Mark Pith Thank you for providing an offline confirmation. Sharing the resolution on this forum to help broader community.
Thanks for your patience on this. Our internal team has reviewed the backend logs and they see a geo-recdovery pairing operation active on the service bus namespace. In order to delete the service bus, it is advised to abort the pairing on the namespace
You can use the following CLI cmdlet to break the pairing
Copy
az servicebus georecovery-alias break-pair [--alias] [--ids] [--namespace-name] [--resource-group] [--subscription]
Once the pairing is broken down, the service bus namespace can be deleted.
Please do click Accept Answer
and Yes
for this answer if it was helpful, as it might be beneficial to other community members reading this thread. If you have any further query, do let us know. Thank you