It's better to have doc checker deployed here but is backloged now for doc builder team. If ready, we can remove these two rules in our repo.
Step 1:
set severity=Medium to unblock CI
Step 2:
mitigate current disallowed html tags
Step 3:
set severity=High to block any future issues
Besides that, cause cli does not have the knowledge of whether the link is broken or just a placeholder, therefore, the detection on broken link is by module and would require the service owner to fix them
Hi @AllyW,
Please write the description of change into HISTORY.rst.
If you want to release a new azdev version, please update the VERSION in init.py as well.
referring to these two rules from learn doc:
It's better to have doc checker deployed here but is backloged now for doc builder team. If ready, we can remove these two rules in our repo.
Step 1: set severity=Medium to unblock CI Step 2: mitigate current disallowed html tags Step 3: set severity=High to block any future issues
Besides that, cause cli does not have the knowledge of whether the link is broken or just a placeholder, therefore, the detection on broken link is by module and would require the service owner to fix them