[EventHubs] migrate EventHubs tests from azure-mgmt-eventhub to arm template/azure-mgmt-resource #27767
Closed as not planned
azure-mgmt-eventhub to arm template/azure-mgmt-resource #27767
Need to move EventHubs tests over to using the EnvVariableLoader + ARM template to create resources. Currently we're using the azure-mgmt-eventhub SDK, which means we have to add this to our dev_requirements.txt file. This limits us, when we run into issues with the mgmt sdk.
related to: #22866
Should hopefully not run into issues enabling live tests on the sovereign cloud after this: #21715