adding logs to deal with negative case scenarios
Adding logs such that for any 4xx or 5xx calls we are able to trace the flow using correlation id, urls, http methods, which will enable us to perform the debugging faster and also at the places where we are blocked because of no correlation id
ADME instance compatibility: in azure/m16-master 5 test fail with adme instance, under the same circumstances 7 test cases fail by our changes as we have changed 2 test cases Assert conditions, and these fail in local because of repetitive subscription creation
Test scenarios tested:
Edited by Harshika Dhoot