When I create Service Bus it doesn't allow me to Add new Topic
Asked
Active
Viewed 3,250 times
2 Answers
40
Verify namespace you're creating is not on the Basic tier. Basic tier doesn't have topics. If that's not the case, then Azure support is the only option to find out what's wrong.

Sean Feldman
- 23,443
- 7
- 55
- 80
-
6Imagine if the tooltip of the grayed out `+ Topic` button on the Azure portal said _Topics are only available on the Standard and Premium tiers_ instead of just _Topic_… – 0xced Jun 16 '21 at 09:16
3

kap
- 1,456
- 2
- 19
- 24
-
2Still an issue in 2021 - just wasted half an hour to find out why Standard doesn't work as expected... :D – Sarah Nov 29 '21 at 18:28
-
Still an issue in 2022 - I switched to the English version now in the hopes of avoiding such painful sh** in the future. – wirebug Aug 15 '22 at 06:39