Error: 409 when deleting standard azure serviceBus

Sébastien Hernandez 0 Reputation points
2024-09-11T07:17:16.1666667+00:00

Hello,

I want to delete 2 empty azure serviceBus (standard and premium).

But for each, i had systematically the Error: 409

DR config cannot be deleted because replication is in progress. Please failover or break pairing before attempting to delete the DR Config. For more information visit https://aka.ms/sbResourceMgrExceptions.

It has been going on for several days.

How to do ?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
621 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 26,866 Reputation points
    2024-09-11T14:09:30.1466667+00:00

    @Sébastien Hernandez Thanks for reaching out, the error message, "DR config cannot be deleted because replication is in progress," indicates that there is an ongoing replication process that needs to be resolved before you can delete the Disaster Recovery (DR) configuration.

    do you have DR configured in your premium servicebus namespace? If yes you need to either failover or break the pairing of the DR configuration. This can be done through the Azure portal.

    Once the pairing is broken, you should be able to delete the Service Bus namespace without encountering the 409 error.

    I have sent you a private message asking for a few details about the issue. Please check and reply once you get a chance.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.