Update createUiDefinition.json
Fixing null values
This commit is contained in:
Родитель
61bdcff2c8
Коммит
da46593dee
|
@ -86,7 +86,7 @@
|
|||
"name": "workbook1-text",
|
||||
"type": "Microsoft.Common.TextBlock",
|
||||
"options": {
|
||||
"text": "This Workbook gives an overview of ingestion of logs in the CommonSecurityLog table."
|
||||
"text": "This Workbook provides an overview of all traffic logs within your network, offering insights into data transfer, anomalies, and potential threats."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -94,13 +94,13 @@
|
|||
{
|
||||
"name": "workbook2",
|
||||
"type": "Microsoft.Common.Section",
|
||||
"label": null,
|
||||
"label": "Microsoft Global Secure AccessTraffic Logs Workbook ",
|
||||
"elements": [
|
||||
{
|
||||
"name": "workbook2-text",
|
||||
"type": "Microsoft.Common.TextBlock",
|
||||
"options": {
|
||||
"text": null
|
||||
"text": "This Workbook provides an overview of all traffic logs within your network, offering insights into data transfer, anomalies, and potential threats."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче