This commit is contained in:
Jose Moreno 2024-09-16 11:39:32 +02:00 коммит произвёл GitHub
Родитель 60b7f5984e
Коммит b8f574fcec
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -45,7 +45,7 @@ If you wish to make a contribution, please create the proposed changes in a fork
### 1. Adding or modifying Resource Graph queries
When adding Azure Resource Graph queries to existing recommendations the query is expected to return (at least) two fields:
When adding Azure Resource Graph queries to existing recommendations using the `graph` key, the query is expected to return (at least) two fields:
* `id`: ARM ID of the resource being evaluated
* `compliant`: boolean value that indicates whether the resource is compliant or non-compliant with the recommendation