Updated AzureActivity.json
Reason : Making Caller pill similar to ResourceGroup to get data from Log Analytics workspace instead of resource group.This will be enable users with limited permission only to workspace to deploy the workbook, instead the resource group.
This commit is contained in:
Родитель
aece274baf
Коммит
0f8823b305
|
@ -87,7 +87,7 @@
|
|||
"selectAllValue": "All"
|
||||
},
|
||||
"queryType": 0,
|
||||
"resourceType": "microsoft.resources/resourcegroups"
|
||||
"resourceType": "microsoft.operationalinsights/workspaces"
|
||||
},
|
||||
{
|
||||
"id": "46375a76-7ae1-4d7e-9082-4191531198a9",
|
||||
|
@ -328,4 +328,4 @@
|
|||
"styleSettings": {},
|
||||
"fromTemplateId": "sentinel-AzureActivity",
|
||||
"$schema": "https://github.com/Microsoft/Application-Insights-Workbooks/blob/master/schema/workbook.json"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче