Accessing programatically to dumps from the IHV Reliability report

Daniel Garfunkel 1 Reputation point
2021-06-17T07:12:45.407+00:00

I am trying to access programmatically to the report in the Partner Center where it lists all the crashes of the hardware devices.
When I access "manually" to the Partner Center I can find this report under Hardware -> Analyze -> Partner Analytics -> Reports -> IHV Reliability
I have tried to register an Azure AD application and then programmatically get a token for it using the tenant id, client id and the client secret. I tried this token with several resources, but none of them got me the report I needed.

  1. Is the method correct? (The usage of an Azure AD application + getting a token + making HTTP request to get the data)
  2. What permissions should I give to the application?
  3. What is the resource I should ask a token for?
  4. What is the URL I should access to get this report?
  5. Can I also get cabs of these crashes? Either by download or by URL to download them
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
960 questions
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.
335 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.