Skip to content

Commit 48549af

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 04ca45a commit 48549af

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

schemas/2019-01-01-preview/Microsoft.SecurityInsights.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2854,13 +2854,13 @@
28542854
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
28552855
}
28562856
],
2857-
"description": "TI (Threat Intelligence) data connector properties."
2857+
"description": "Threat Intelligence Platforms data connector properties."
28582858
}
28592859
},
28602860
"required": [
28612861
"kind"
28622862
],
2863-
"description": "Represents threat intelligence data connector."
2863+
"description": "Data connector to pull threat intelligence data from TIP products."
28642864
},
28652865
"TIDataConnectorDataTypes": {
28662866
"type": "object",
@@ -2874,10 +2874,10 @@
28742874
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
28752875
}
28762876
],
2877-
"description": "Data type for indicators connection."
2877+
"description": "Data type for Threat Intelligence Platforms data connector."
28782878
}
28792879
},
2880-
"description": "The available data types for TI (Threat Intelligence) data connector."
2880+
"description": "The available data types for Threat Intelligence Platforms data connector."
28812881
},
28822882
"TIDataConnectorDataTypesIndicators": {
28832883
"type": "object",
@@ -2898,7 +2898,7 @@
28982898
"description": "Describe whether this data type connection is enabled or not."
28992899
}
29002900
},
2901-
"description": "Data type for indicators connection."
2901+
"description": "Data type for Threat Intelligence Platforms data connector."
29022902
},
29032903
"TIDataConnectorProperties": {
29042904
"type": "object",
@@ -2912,14 +2912,14 @@
29122912
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
29132913
}
29142914
],
2915-
"description": "The available data types for TI (Threat Intelligence) data connector."
2915+
"description": "The available data types for Threat Intelligence Platforms data connector."
29162916
},
29172917
"tenantId": {
29182918
"type": "string",
29192919
"description": "The tenant id to connect to, and get the data from."
29202920
}
29212921
},
2922-
"description": "TI (Threat Intelligence) data connector properties."
2922+
"description": "Threat Intelligence Platforms data connector properties."
29232923
},
29242924
"TiTaxiiDataConnector": {
29252925
"type": "object",
@@ -2939,13 +2939,13 @@
29392939
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
29402940
}
29412941
],
2942-
"description": "Threat Intelligence taxii client data connector properties."
2942+
"description": "Threat Intelligence TAXII data connector properties."
29432943
}
29442944
},
29452945
"required": [
29462946
"kind"
29472947
],
2948-
"description": "Represents threat intelligence taxii data connector."
2948+
"description": "Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server"
29492949
},
29502950
"TiTaxiiDataConnectorDataTypes": {
29512951
"type": "object",
@@ -2959,10 +2959,10 @@
29592959
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
29602960
}
29612961
],
2962-
"description": "Data type for taxii client."
2962+
"description": "Data type for TAXII connector."
29632963
}
29642964
},
2965-
"description": "The available data types for Threat Intelligence taxii client data connector."
2965+
"description": "The available data types for Threat Intelligence TAXII data connector."
29662966
},
29672967
"TiTaxiiDataConnectorDataTypesTaxiiClient": {
29682968
"type": "object",
@@ -2983,14 +2983,14 @@
29832983
"description": "Describe whether this data type connection is enabled or not."
29842984
}
29852985
},
2986-
"description": "Data type for taxii client."
2986+
"description": "Data type for TAXII connector."
29872987
},
29882988
"TiTaxiiDataConnectorProperties": {
29892989
"type": "object",
29902990
"properties": {
29912991
"collectionId": {
29922992
"type": "string",
2993-
"description": "The taxii collection id."
2993+
"description": "The collection id of the TAXII server."
29942994
},
29952995
"dataTypes": {
29962996
"oneOf": [
@@ -3001,34 +3001,34 @@
30013001
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
30023002
}
30033003
],
3004-
"description": "The available data types for Threat Intelligence taxii client data connector."
3004+
"description": "The available data types for Threat Intelligence TAXII data connector."
30053005
},
30063006
"friendlyName": {
30073007
"type": "string",
3008-
"description": "The friendly name for taxii client connector."
3008+
"description": "The friendly name for the TAXII server."
30093009
},
30103010
"password": {
30113011
"type": "string",
3012-
"description": "The taxii server password."
3012+
"description": "The password for the TAXII server."
30133013
},
30143014
"taxiiServer": {
30153015
"type": "string",
3016-
"description": "The API root server for taxii client."
3016+
"description": "The API root for the TAXII server."
30173017
},
30183018
"tenantId": {
30193019
"type": "string",
30203020
"description": "The tenant id to connect to, and get the data from."
30213021
},
30223022
"userName": {
30233023
"type": "string",
3024-
"description": "The taxii server user name."
3024+
"description": "The userName for the TAXII server."
30253025
},
30263026
"workspaceId": {
30273027
"type": "string",
30283028
"description": "The workspace id."
30293029
}
30303030
},
3031-
"description": "Threat Intelligence taxii client data connector properties."
3031+
"description": "Threat Intelligence TAXII data connector properties."
30323032
},
30333033
"Ueba": {
30343034
"type": "object",

0 commit comments

Comments
 (0)