Configure Cloud PC Export API¶
This is only required for customers who want to use the Cloud PC report pages.
Step 1: Open Cloud PC utilization report¶
- In the Intune console select the Reports pane.
- Select Cloud PC overview.
- Select Cloud PC utilization.

Step 2: Open developer tools and export¶
- Press F12 to open the developer pane in your browser.
- Select the Network tab in the developer pane.
- Select Export.

Step 3: Download the export file¶
Step 4: Copy the export Request URL¶
- On the Network tab of the Developer pane in the browser you will see several lines that start with TotalAggregatedRemoteConnectionReports_ followed by a line that has a seemingly random GUID as the name.
- Select the first line after the last instance of lines starting with TotalAggregatedRemoteConnectionReports_, this should be the line starting with a GUID.
- The header of this line will contain the Request URL.
- Copy the Request URL from
httpsto.net(you don't need anything after .net) and save it for use later. It should look something like this:https://cpccrsaresexpprna01.blob.core.windows.net.


