I'm trying to create a new Azure Service Bus Queue in Azure Portal.
I also need to enable duplicate message detection, while creating I don't see any such option.
Am i missing anything here?
Asked
Active
Viewed 72 times
-1

sandy
- 616
- 2
- 9
- 20
-
1You might have created it with basic Pricing tier. Enabling duplicate message detection is not available in Basic plan. – Harshitha Sep 17 '22 at 07:41
-
I have created a Service bus with premium pricing tier and I have an option to enable duplicate message detection. [Image](https://i.stack.imgur.com/jxDeM.png) – Harshitha Sep 17 '22 at 07:43
-
Thanks, this really helped! I'm pretty new to Azure. – sandy Sep 17 '22 at 07:44
1 Answers
1
- I have created
Azure service bus
with basic plan, even I don't find option toEnable duplicate detection
.
Service Bus with Basic Plan
Whereas you can see the option available in other plans(Standard , Premium)
Option is available in Standard and Premium plan.
Option in Premium Plan

Harshitha
- 3,784
- 2
- 4
- 9