Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1427,7 +1427,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/BookmarkRelationList"
"$ref": "#/definitions/RelationList"
}
},
"default": {
Expand All @@ -1437,7 +1437,7 @@
}
}
},
"x-ms-odata": "#/definitions/BookmarkRelation",
"x-ms-odata": "#/definitions/Relation",
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -1533,7 +1533,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/BookmarkRelation"
"$ref": "#/definitions/Relation"
}
},
"default": {
Expand Down Expand Up @@ -1578,20 +1578,20 @@
"$ref": "#/parameters/RelationName"
},
{
"$ref": "#/parameters/RelationInputModel"
"$ref": "#/parameters/Relation"
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/BookmarkRelation"
"$ref": "#/definitions/Relation"
}
},
"201": {
"description": "Created",
"schema": {
"$ref": "#/definitions/BookmarkRelation"
"$ref": "#/definitions/Relation"
}
},
"default": {
Expand Down Expand Up @@ -4076,73 +4076,6 @@
"bookmarkId"
]
},
"BookmarkRelationList": {
"description": "List of bookmark relations.",
"properties": {
"nextLink": {
"readOnly": true,
"description": "URL to fetch the next set of relations.",
"type": "string"
},
"value": {
"description": "Array of relations.",
"type": "array",
"items": {
"$ref": "#/definitions/BookmarkRelation"
}
}
},
"required": [
"value"
]
},
"BookmarkRelation": {
"type": "object",
"description": "Represents a bookmark relation",
"allOf": [
{
"$ref": "#/definitions/RelationBase"
}
],
"properties": {
"properties": {
"x-ms-client-flatten": true,
"description": "Bookmark relation properties",
"$ref": "#/definitions/BookmarkRelationProperties"
}
}
},
"BookmarkRelationProperties": {
"type": "object",
"description": "Bookmark relation properties",
"properties": {
"relationName": {
"type": "string",
"description": "Name of relation"
},
"bookmarkId": {
"type": "string",
"description": "The case related bookmark id"
},
"caseIdentifier": {
"type": "string",
"description": "The case identifier"
},
"caseTitle": {
"type": "string",
"description": "The case title"
},
"caseSeverity": {
"type": "string",
"description": "The case severity"
}
},
"required": [
"relationName",
"caseIdentifier",
"bookmarkId"
]
},
"RelationsModelInput": {
"type": "object",
"description": "Relation input model",
Expand Down Expand Up @@ -7142,6 +7075,7 @@
},
"relatedResourceName": {
"description": "The name of the related resource",
"readOnly": true,
"type": "string"
},
"relatedResourceType": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
"ruleId": "73e01a99-5cd7-4139-a149-9f2736ff2ab5",
"actionId": "912bec42-cb66-4c03-ac63-1761b6898c3e",
"action": {
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/alertRules/73e01a99-5cd7-4139-a149-9f2736ff2ab5/actions/912bec42-cb66-4c03-ac63-1761b6898c3e",
"name": "912bec42-cb66-4c03-ac63-1761b6898c3e",
"type": "Microsoft.SecurityInsights/alertRules/actions",
"etag": "\"0300bf09-0000-0000-0000-5c37296e0000\"",
"properties": {
"triggerUri": "https://prod-31.northcentralus.logic.azure.com:443/workflows/cd3765391efd48549fd7681ded1d48d7/triggers/manual/paths/invoke?api-version=2016-10-01&sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=signature",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"kind": "Fusion",
"etag": "3d00c3ca-0000-0100-0000-5d42d5010000",
"properties": {
"enabled": "true",
"enabled": true,
"alertRuleTemplateName": "f71aba3d-28fb-450b-b192-4e76a83015c8"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,14 @@
"operationalInsightsResourceProvider": "Microsoft.OperationalInsights",
"bookmarkId": "73e01a99-5cd7-4139-a149-9f2736ff2ab5",
"bookmark": {
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/bookmarks/73e01a99-5cd7-4139-a149-9f2736ff2ab5",
"name": "73e01a99-5cd7-4139-a149-9f2736ff2ab5",
"type": "Microsoft.SecurityInsights/bookmarks",
"etag": "\"0300bf09-0000-0000-0000-5c37296e0000\"",
"properties": {
"displayName": "My bookmark",
"createdBy": {
"objectId": "2046feea-040d-4a46-9e2b-91c2941bfa70",
"email": "john@contoso.com",
"name": "john doe"
"objectId": "2046feea-040d-4a46-9e2b-91c2941bfa70"
},
"updatedBy": {
"objectId": "2046feea-040d-4a46-9e2b-91c2941bfa70",
"email": "john@contoso.com",
"name": "john doe"
"objectId": "2046feea-040d-4a46-9e2b-91c2941bfa70"
},
"updated": "2019-01-01T13:15:30Z",
"created": "2019-01-01T13:15:30Z",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,9 @@
"operationalInsightsResourceProvider": "Microsoft.OperationalInsights",
"bookmarkId": "2216d0e1-91e3-4902-89fd-d2df8c535096",
"relationName": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"relationInputModel": {
"relation": {
"properties": {
"sourceRelationNode": {
"relationNodeId": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"relationNodeKind": "Case"
},
"targetRelationNode": {
"relationNodeId": "2216d0e1-91e3-4902-89fd-d2df8c535096",
"relationNodeKind": "Bookmark"
}
"relatedResourceId": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/incidents/afbd324f-6c48-459c-8710-8d1e1cd03812"
}
}
},
Expand All @@ -26,14 +19,11 @@
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/bookmarks/2216d0e1-91e3-4902-89fd-d2df8c535096/relations/4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"name": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"type": "Microsoft.SecurityInsights/bookmarks/relations",
"kind": "CasesToBookmarks",
"etag": "190057d0-0000-0d00-0000-5c6f5adb0000",
"properties": {
"relationName": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"bookmarkId": "2216d0e1-91e3-4902-89fd-d2df8c535096",
"caseIdentifier": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"caseTitle": "Test case",
"caseSeverity": "High"
"relatedResourceId": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/incidents/afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceName": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceType": "Microsoft.SecurityInsights/incidents"
}
}
},
Expand All @@ -42,14 +32,11 @@
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/bookmarks/2216d0e1-91e3-4902-89fd-d2df8c535096/relations/4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"name": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"type": "Microsoft.SecurityInsights/bookmarks/relations",
"kind": "CasesToBookmarks",
"etag": "190057d0-0000-0d00-0000-5c6f5adb0000",
"properties": {
"relationName": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"bookmarkId": "2216d0e1-91e3-4902-89fd-d2df8c535096",
"caseIdentifier": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"caseTitle": "Test case",
"caseSeverity": "High"
"relatedResourceId": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/incidents/afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceName": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceType": "Microsoft.SecurityInsights/incidents"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,11 @@
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/bookmarks/2216d0e1-91e3-4902-89fd-d2df8c535096/relations/4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"name": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"type": "Microsoft.SecurityInsights/bookmarks/relations",
"kind": "CasesToBookmarks",
"etag": "190057d0-0000-0d00-0000-5c6f5adb0000",
"properties": {
"bookmarkId": "2216d0e1-91e3-4902-89fd-d2df8c535096",
"caseIdentifier": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"caseTitle": "Test case",
"caseSeverity": "High",
"relationName": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014"
"relatedResourceId": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/incidents/afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceName": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceType": "Microsoft.SecurityInsights/incidents"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,11 @@
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/bookmarks/2216d0e1-91e3-4902-89fd-d2df8c535096/relations/4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"name": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014",
"type": "Microsoft.SecurityInsights/bookmarks/relations",
"kind": "CasesToBookmarks",
"etag": "190057d0-0000-0d00-0000-5c6f5adb0000",
"properties": {
"bookmarkId": "2216d0e1-91e3-4902-89fd-d2df8c535096",
"caseIdentifier": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"caseTitle": "Test case",
"caseSeverity": "High",
"relationName": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014"
"relatedResourceId": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/incidents/afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceName": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"relatedResourceType": "Microsoft.SecurityInsights/incidents"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@
"relationInputModel": {
"properties": {
"sourceRelationNode": {
"relationNodeId": "afbd324f-6c48-459c-8710-8d1e1cd03812",
"relationNodeKind": "Case"
"relationNodeId": "afbd324f-6c48-459c-8710-8d1e1cd03812"
},
"targetRelationNode": {
"relationNodeId": "2216d0e1-91e3-4902-89fd-d2df8c535096",
"relationNodeKind": "Bookmark"
"relationNodeId": "2216d0e1-91e3-4902-89fd-d2df8c535096"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"operationalInsightsResourceProvider": "Microsoft.OperationalInsights",
"dataConnectorId": "73e01a99-5cd7-4139-a149-9f2736ff2ab5",
"dataConnector": {
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/dataConnectors/73e01a99-5cd7-4139-a149-9f2736ff2ab5",
"name": "73e01a99-5cd7-4139-a149-9f2736ff2ab5",
"type": "Microsoft.SecurityInsights/dataConnectors",
"kind": "Office365",
"etag": "\"0300bf09-0000-0000-0000-5c37296e0000\"",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,10 @@
"operationalInsightsResourceProvider": "Microsoft.OperationalInsights",
"settingsName": "UEBA",
"settings": {
"id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/settings/UEBA",
"name": "UEBA",
"type": "Microsoft.SecurityInsights/settings",
"kind": "UebaSettings",
"etag": "\"0300bf09-0000-0000-0000-5c37296e0000\"",
"properties": {
"isEnabled": true,
"statusInMcas": "Enabled",
"atpLicenseStatus": "Enabled"
"isEnabled": true
}
}
},
Expand Down