Use Azure Partner Center REST API to access individual customer azure portals

Manu Vimal 21 Reputation points
2021-04-22T11:09:31.147+00:00

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.

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
313 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JamesTran-MSFT 36,366 Reputation points Microsoft Employee
    2021-05-13T16:10:29.84+00:00

    @Manu Vimal
    Thank you for your post and I apologize for the delayed response!

    From the AzureAD side, the best way to get the individual VM metrics of each customer, is by utilizing the Azure Compute REST APIs as you mentioned within your post. When it comes to the app being registered within the Partner Center, I've added the partner-center-api tag to this thread so their community can take a closer look into your issue.

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments