question

DanielGarfunkel-1334 avatar image
0 Votes"
DanielGarfunkel-1334 asked JamesTran-MSFT edited

Accessing programatically to dumps from the IHV Reliability report

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

partner-center-generalpartner-center-api
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers