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?
Asked
Active
Viewed 321 times
1 Answers
1
Try Service Bus Explorer. The portal might have an issue.

Sean Feldman
- 23,443
- 7
- 55
- 80
-
Looks like a bug with the portal then :) – Sean Feldman Dec 06 '16 at 16:45
-
There's also an issue with the queue size drop down list that doesn't seem to retain the value. – Sean Feldman Dec 06 '16 at 23:34