File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
first_project/AtlassianJiraAudit_ccpv2 Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 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" : {
4341 "format" : " json"
4442 }
4543 }
46- }
44+ }
You can’t perform that action at this time.
0 commit comments