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:
Samik Roy 2020-06-26 22:40:43 +05:30 коммит произвёл GitHub
Родитель aece274baf
Коммит 0f8823b305
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -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"
}
}