0

How to enable duplicate detection for a topic which is already running. There is no way to change this in portal and seems disabled in service bus explorer

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54

1 Answers1

1

The broker doesn't allow changing of this property at run-time.

The value for the requires duplicate detection property of an existing Queue cannot be changed.

You will have to delete your entity and re-create it.

Sean Feldman
  • 23,443
  • 7
  • 55
  • 80