This commit is contained in:
SecurityJedi 2022-03-23 10:09:23 -07:00
Родитель 4792399c62
Коммит dac2a55a7a
3 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -55,7 +55,7 @@
"requiredPermissions": {
"action": true
}
}
}
],
"customs": [
{
@ -63,7 +63,7 @@
"description": "Read and write permissions to Azure Functions to create a Function App is required. [See the documentation to learn more about Azure Functions](https://docs.microsoft.com/azure/azure-functions/)."
},
{
"name": "REST API Credentials/permissions",
"name": "REST API Credentials",
"description": "**Zero Networks Access Orchestrator** **API Token** is required for REST API. See the API Guide."
}
]

Просмотреть файл

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 180"><title>zn</title><rect width="180" height="180" fill="#08084c"/><polygon points="121.01 54.78 81.46 54.78 63.86 72.89 92.28 72.89 59.02 107.11 59.02 125.22 121.01 125.22 121.01 107.11 87.76 107.11 121.01 72.89 121.01 54.78" fill="#fff"/><path d="M59,54.78H74.33L59,70.57Zm85,66.36a8,8,0,1,0-8,8,8,8,0,0,0,8-8" fill="#39ffbd"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 180"><rect width="180" height="180" fill="#08084c"/><polygon points="121.01 54.78 81.46 54.78 63.86 72.89 92.28 72.89 59.02 107.11 59.02 125.22 121.01 125.22 121.01 107.11 87.76 107.11 121.01 72.89 121.01 54.78" fill="#fff"/><path d="M59,54.78H74.33L59,70.57Zm85,66.36a8,8,0,1,0-8,8,8,8,0,0,0,8-8" fill="#39ffbd"/></svg>

До

Ширина:  |  Высота:  |  Размер: 394 B

После

Ширина:  |  Высота:  |  Размер: 377 B

Просмотреть файл

@ -414,6 +414,6 @@
}
}
],
"fromTemplateId": "sentinel-UserWorkbook",
"fromTemplateId": "sentinel-ZNAccessOchestratorAudit",
"$schema": "https://github.com/Microsoft/Application-Insights-Workbooks/blob/master/schema/workbook.json"
}