0

I have an Azure Service Bus Queue with duplicate detection enabled. The default time window for the duplicate history is 10 minutes, which I would like to change. However whenever I do this within the Azure portal it seemingly accepts the change but then immediately reverts back to 10 minutes whenever I go back to the properties page. Does anyone know a workaround for this problem?

tobycoleman
  • 1,664
  • 1
  • 18
  • 34

1 Answers1

1

Try Service Bus Explorer. The portal might have an issue.

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