Skip to content

Commit 1249979

Browse files
Update JiraAudit_PollingConfig.json
1 parent c182b99 commit 1249979

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

first_project/AtlassianJiraAudit_ccpv2/JiraAudit_PollingConfig.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
{
22
"name": "AtlassianJiraCCPPolling",
33
"apiVersion": "2022-12-01-preview",
4-
"type": "Microsoft.SecurityInsights/dataConnectors",
4+
"type": "Microsoft.",
55
"location": "{{location}}",
66
"kind": "RestApiPoller",
77
"properties": {
88
"connectorDefinitionName": "JiraAuditCCPDefinition",
99
"dataType": "Jira_Audit_v2_CL",
1010
"dcrConfig": {
1111
"dataCollectionEndpoint": "{{dataCollectionEndpoint}}",
12-
"dataCollectionRuleImmutableId": "{{dataCollectionRuleImmutableId}}",
1312
"streamName": "Custom-Jira_Audit_v2_CL"
1413
},
1514
"auth": {
1615
"type": "Basic",
17-
"UserName": "{{userid}}",
1816
"Password": "{{apikey}}"
1917
},
2018
"request": {
@@ -43,4 +41,4 @@
4341
"format": "json"
4442
}
4543
}
46-
}
44+
}

0 commit comments

Comments
 (0)