chore(docs): improve documentation for Azure debugging (#3411)

This commit is contained in:
Pedro Martín
2024-02-21 10:55:11 +01:00
committed by GitHub
parent be234de6ad
commit be8a61b673
6 changed files with 76 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ All the checks MUST fill the `report.status` and `report.status_extended` with t
- Status -- `report.status`
- `PASS` --> If the check is passing against the configured value.
- `FAIL` --> If the check is passing against the configured value.
- `FAIL` --> If the check is failing against the configured value.
- `INFO` --> This value cannot be used unless a manual operation is required in order to determine if the `report.status` is whether `PASS` or `FAIL`.
- Status Extended -- `report.status_extended`
- MUST end in a dot `.`