---
title: "POST /providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/generateBlobUri"
method: POST
path: "/providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/generateBlobUri"
tags: ["Reports"]
---

# POST /providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/generateBlobUri

`POST /providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/generateBlobUri`

Initiate the generation of a new Risky IP report. Returns the URI for the new one.

## Path parameters

- `serviceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The URI of the Risky IP report that was requested.

- RiskyIPBlobUris — The list containing blob uris.
  - `value` RiskyIPBlobUri[] — The list of blob uris.
    - `tenantId` string — The tenant id for whom the report belongs to.
    - `serviceId` string — The service id for whom the report belongs to.
    - `resultSasUri` string — The blob uri for the report.
    - `blobCreateDateTime` string, date-time — Time at which the new Risky IP report was requested.
    - `jobCompletionTime` string, date-time — Time at which the blob creation job for the new Risky IP report was completed.
    - `status` string — Status of the Risky IP report generation.

---

[API](https://skmtc.net/azure/apis/adhybridhealthservice.md) · [All operations](https://skmtc.net/azure/apis/adhybridhealthservice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/adhybridhealthservice/revisions/35cb734a789a/schema)
