The Maximum number of basic / standard namespaces per Azure subscription are 100 as per the following link (https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas). However I need more and hence the below questions:
Is taking a second azure subscription the only way to go over 100 namespaces or is there any other way?
If I take a second and third Azure subscription, how do I keep all the subscriptions in sync. For example if I change something on first, do I specifically need to do that on the others also? Is there a central portal to manage this more efficiently?
Thanks!!