I have a web app registered on the Partner Center Dashboard and the Azure active Directory of the Partner Center ID. I am able to access the REST APIs of the partner center and get data back, such as utilization summary of each customer and so on. Is it possible for me to go a step further and access the individual VM metrics of each customer that the Azure REST APIs allow. I know a solution is to register the Web App on each of the customer portal AD's but that's fine for 2-3 customers. When you have more than 15 that isn't feasible so is there a work around to achieve this? I'd like to use the App registered on the partner center to be able to access the Azure REST API for my customers as well.