ganeshrockz/Push data to kusto
Action to push data to azure data explorer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| data | Data to be pushed to kusto | yes | — |
| tenantId | Tenant Id | yes | — |
| database | Name of the db in kusto | yes | — |
| clusterName | Name of the cluster | yes | — |
| clusterregion | Cluster's region | yes | — |
| clientId | App id of the registered spn | yes | — |
| clientSecret | Client secret for the spn | yes | — |
| table | The table where the data should be ingested | yes | — |
| mapping | Mapping of json data to table schema | yes | — |
Outputs
no outputs