Azure Monitor Logs Ingestion (Preview)
Send custom log records to a Log Analytics workspace using the Azure Monitor Logs Ingestion API and a Data Collection Rule (DCR).
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | All Power Automate regions |
| Logic Apps | Standard | All Logic Apps regions |
| Power Apps | Premium | All Power Apps regions |
| Power Automate | Premium | All Power Automate regions |
| Contact | |
|---|---|
| Name | Microsoft |
| URL | https://azure.microsoft.com/services/monitor/ |
| Connector Metadata | |
|---|---|
| Publisher | Microsoft |
| Website | https://azure.microsoft.com/services/monitor/ |
| Privacy policy | https://privacy.microsoft.com |
| Categories | Data |
Creating a connection
The connector supports the following authentication types:
| Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
| Name | Type | Description | Required |
|---|---|---|---|
| Logs Ingestion Endpoint | string | The Data Collection Rule or Data Collection Endpoint logs ingestion URL (e.g. https://my-dce-5kyl.eastus-1.ingest.monitor.azure.com). Found in the Azure portal under your Data Collection Rule > JSON View > properties.logsIngestion.endpoint. | True |
Actions
| Send Data |
Send log records to a Log Analytics workspace via a Data Collection Rule. The records must match the schema defined in the DCR stream declaration. |
Send Data
Send log records to a Log Analytics workspace via a Data Collection Rule. The records must match the schema defined in the DCR stream declaration.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
DCR Immutable ID
|
dcrImmutableId | True | string |
The immutable identifier of the Data Collection Rule (e.g. dcr-000a00a000a00000a000000aa000a0aa). |
|
Stream Name
|
streamName | True | string |
The name of the stream declared in the Data Collection Rule (e.g. Custom-MyTable_CL). |
|
body
|
body | object |