7

I cannot create Consumer Groups for any event hub I create. The "+" button is always disabled.

enter image description here

Gaurav Mantri
  • 128,066
  • 12
  • 206
  • 241
Richard Kemp
  • 313
  • 1
  • 2
  • 7

1 Answers1

9

If you have a basic event hub the number of consumer groups is limited to 1. Standard gives you 20. See https://azure.microsoft.com/en-us/pricing/details/event-hubs/

Go to Settings -> Scale to change the message tier from basic to standard.

Peter Bons
  • 26,826
  • 4
  • 50
  • 74