Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate html by allowlist #5823

Merged
merged 11 commits into from
Apr 28, 2020
Merged

Validate html by allowlist #5823

merged 11 commits into from
Apr 28, 2020

Conversation

fkpwolf
Copy link

@fkpwolf fkpwolf commented Apr 24, 2020

find un-safe html and report warning

Feature https://dev.azure.com/ceapex/Engineering/_workitems/edit/192183

Microsoft Reviewers: Open in CodeFlow

@fkpwolf fkpwolf changed the title Validate allowlist html Validate html by allowlist Apr 24, 2020
src/docfx/lib/HtmlUtility.cs Outdated Show resolved Hide resolved
src/docfx/build/page/BuildPage.cs Outdated Show resolved Hide resolved
src/docfx/lib/HtmlUtility.cs Outdated Show resolved Hide resolved
src/docfx/lib/HtmlUtility.cs Outdated Show resolved Hide resolved
@herohua herohua added v2 and removed v2 labels Apr 24, 2020
@yufeih
Copy link
Contributor

yufeih commented Apr 24, 2020

/azp run

src/docfx/lib/HtmlUtility.cs Outdated Show resolved Hide resolved
src/docfx/Errors.cs Outdated Show resolved Hide resolved
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

Merging #5823 into v3 will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3    #5823      +/-   ##
==========================================
+ Coverage   92.73%   92.81%   +0.08%     
==========================================
  Files         193      193              
  Lines        8494     8591      +97     
==========================================
+ Hits         7877     7974      +97     
  Misses        617      617              
Impacted Files Coverage Δ
src/docfx/Errors.cs 87.62% <100.00%> (+0.26%) ⬆️
src/docfx/build/page/BuildPage.cs 100.00% <100.00%> (ø)
src/docfx/lib/HtmlUtility.cs 100.00% <100.00%> (ø)
src/docfx/build/context/Input.cs 91.95% <0.00%> (+0.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9453d7...615927e. Read the comment docs.

@VSC-Service-Account
Copy link

ATADocs-pr(00:00:23.1125292, 0 more diff)
diff --git "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
index 474ef0c..0d15085 100644
--- "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
@@ -20,6 +20,182 @@
   "end_column": 0,
   "file": null
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/suspicious-activity-guide.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/atp-capacity-planning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/troubleshooting-atp-known-issues.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/working-with-suspicious-activities.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/workspace-portal.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountname' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountpassword' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centeripaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centerport' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'certthumbprint' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'consoleipaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'dbpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'domain' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'fqdnatagateway' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/configure-event-collection.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'installpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'username' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
 {
   "message_severity": "warning",
   "log_item_type": "user",

@VSC-Service-Account
Copy link

DevSandbox(00:00:17.7916430, 834 more diff)
diff --git "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log" "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
index 425c0f2..56f1cba 100644
--- "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
@@ -1230,6 +1230,1029 @@
   "column": 9,
   "end_column": 21
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute ':70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute '=\"font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'azure' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cli' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/protocol-rendering.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'deploy' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'dir' on tag 'ul' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/translation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/button.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/conceptual/video.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-extension-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/line-highlighting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/perf-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'ize:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

azure-docs-rest-apis(00:01:46.3746433, 317 more diff)
diff --git "a/D:/Docs.Build.TestData\\azure-docs-rest-apis\\output/.errors.log" "b/D:/Docs.Build.TestData\\azure-docs-rest-apis\\.temp/.errors.log"
index 57bdf6d..99c33e7 100644
--- "a/D:/Docs.Build.TestData\\azure-docs-rest-apis\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\azure-docs-rest-apis\\.temp/.errors.log"
@@ -3110,6 +3110,512 @@
   "column": 83,
   "end_column": 83
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cosmos-db/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/appservice/codeexamples.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-autosuggest-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-autosuggest-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-autosuggest-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-images-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-search-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-videos-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-entities-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-images-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-images-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-news-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-news-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-spell-check-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-spell-check-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-video-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

azure-docs-pr(00:01:51.4031597, 17650 more diff)
diff --git "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
index 8e35201..5ba3b95 100644
--- "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
@@ -29631,3 +29631,17845 @@
   "column": 78,
   "end_column": 78
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'div' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-plan-identity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-manage-oms.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-gateway-resource.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-metrics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-app.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-pipelines.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/choose-map-style.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/clustering-point-data-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/drawing-tools-events.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-image-templates-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-services-module.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-accessibility.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-bubble-layer.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-controls.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

docs-help-pr(00:00:52.4373012 | exceed 30s, 416 more diff)
diff --git "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
index 66f5aca..d0df05a 100644
--- "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
@@ -350,6 +350,611 @@
   "column": 73,
   "end_column": 73
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/caf-review-steps.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-edit-article.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-video-publish.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/docs-authoring-pack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/markdown-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/basics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/data.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/versioning-api-docs.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/documenting-nuget.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/troubleshooting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-github.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-tools.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-write-pull-request-etiquette.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/how-to-hackadoc.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/sql-docs-pr-repo-ops-conceptual-versioning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

dynamics-crm-notinTOC_1.he-il(00:00:19.6182932, 193 more diff)
diff --git "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log" "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
index f29e742..c81873e 100644
--- "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
@@ -31,3 +31,388 @@
   "column": 1,
   "end_column": 13
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531104(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531128(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531131(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn762335(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832060(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832089(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832106(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832110(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832129(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832150(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832152(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn896591(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn946901(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699665(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699680(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699711(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699713(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

Dynamics-365-Operations(00:00:51.3372978, 3075 more diff)
diff --git "a/D:/Docs.Build.TestData\\Dynamics-365-Operations\\output/.errors.log" "b/D:/Docs.Build.TestData\\Dynamics-365-Operations\\.temp/.errors.log"
index 0f6f437..7ac7404 100644
--- "a/D:/Docs.Build.TestData\\Dynamics-365-Operations\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\Dynamics-365-Operations\\.temp/.errors.log"
@@ -64,3 +64,3270 @@
   "column": 1,
   "end_column": 16
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-storno.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/cost-accounting/overhead-calculation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/system-requirements-on-prem.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/supply-chain/warehousing/warehouse-work-policies.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/cost-accounting/overhead-calculation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/general-ledger/tax-engine-integration.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-storno.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/accounts-receivable/revenue-recognition-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/expense-management/ExpenseWorkspaceNew.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/embed-power-bi-workspaces.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/select-analytical-workspace.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/alerts-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/help-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/supply-chain/master-planning/master-planning-setup-wizard.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-ita-exil-commission-settlement.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/electronic-reporting-destinations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/electronic-reporting-er-configure-parameters.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

office-dev-O365API(00:00:16.6539596, 438 more diff)
diff --git "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log" "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
index 57afb7d..7778b72 100644
--- "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
@@ -548,6 +548,633 @@
   "column": 9,
   "end_column": 9
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/api-catalog.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/batch-outlook-rest-requests-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/calendar-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/complex-types-for-mail-contacts-calendar-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/contacts-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extended-properties-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extensions-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/mail-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-streaming-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/people-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/photo-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/task-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/use-outlook-rest-api-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/discovery-service-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/calendar-rest-operations-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/complex-types-for-mail-contacts-calendar-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

SCCMDocs-pr.zh-cn(00:00:24.0543079, 687 more diff)
diff --git "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log" "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
index b7a6a3f..a1bb21d 100644
--- "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
@@ -12,35 +12,563 @@
 {
   "message_severity": "warning",
   "log_item_type": "user",
-  "code": "file-not-found",
-  "message": "Invalid file link: '../../core/get-started/media/partition-properties.png'.",
-  "file": "sccm/osd/deploy-use/task-sequence-steps-to-manage-bios-to-uefi-conversion.md",
-  "line": 45,
-  "end_line": 45,
-  "column": 159,
-  "end_column": 159
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/apps/deploy-use/learn-script-security.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
 }
 {
   "message_severity": "warning",
   "log_item_type": "user",
-  "code": "file-not-found",
-  "message": "Invalid file link: '../../core/get-started/media/partition-properties.png'.",
-  "file": "sccm/osd/deploy-use/task-sequence-steps-to-manage-bios-to-uefi-conversion.md",
-  "line": 45,
-  "end_line": 45,
-  "column": 35,
-  "end_column": 35
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-autopilot.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
 }
 {
   "message_severity": "warning",
   "log_item_type": "user",
-  "code": "file-not-found",
-  "message": "Invalid file link: '../../core/get-started/media/restart-in-windows-pe.png'.",
-  "file": "sccm/osd/deploy-use/task-sequence-steps-to-manage-bios-to-uefi-conversion.md",
-  "line": 39,
-  "end_line": 39,
-  "column": 4,
-  "end_column": 4
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-client-health.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-conditional-access.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-fasttrack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-remote-actions.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-setup-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-upgrade-win10.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/migration/migrate-data-between-hierarchies.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/understand/microsoft-endpoint-manager-faq.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/sum/deploy-use/third-party-software-updates.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'lang' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/servers/manage/cmpivot-tsg.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/deploy/about-client-installation-properties.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,

@VSC-Service-Account
Copy link

mc-docs-pr(00:00:58.3478759, 9458 more diff)
diff --git "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
index 78ac95e..f7120e7 100644
--- "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
@@ -3242,6 +3242,9653 @@
   "column": 3,
   "end_column": 3
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'alt-text' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-create-failover-cluster-premium-file-share.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'apis\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'app' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/machine-learning/tutorial-auto-train-models.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/media-services/previous/media-services-index-content.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'calls' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/control-flow-azure-function-activity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/create-self-hosted-integration-runtime.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/iterative-development-debugging.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-using-azure-monitor.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-visually.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/parameterize-linked-services.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

Copy link
Contributor

@OsmondJiang OsmondJiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@herohua @yufeih @fkpwolf these diff shows we may need adjust the allow list or we need discuss with PM to change the error level to suggestions or provide auto-fix scripts before shipping this feature.

@fkpwolf fkpwolf closed this Apr 26, 2020
@fkpwolf fkpwolf reopened this Apr 26, 2020
@herohua
Copy link
Contributor

herohua commented Apr 26, 2020

@herohua @yufeih @fkpwolf these diff shows we may need adjust the allow list or we need discuss with PM to change the error level to suggestions or provide auto-fix scripts before shipping this feature.

Is it possible to create a spreadsheet with grouped warnings on tag/attribute? It may give us a better understanding on the gaps.

@VSC-Service-Account
Copy link

ATADocs-pr(00:00:25.3661373, 0 more diff)
diff --git "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
index 474ef0c..0d15085 100644
--- "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
@@ -20,6 +20,182 @@
   "end_column": 0,
   "file": null
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/suspicious-activity-guide.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/atp-capacity-planning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/troubleshooting-atp-known-issues.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/working-with-suspicious-activities.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/workspace-portal.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountname' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountpassword' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centeripaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centerport' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'certthumbprint' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'consoleipaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'dbpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'domain' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'fqdnatagateway' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/configure-event-collection.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'installpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'username' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
 {
   "message_severity": "warning",
   "log_item_type": "user",

@VSC-Service-Account
Copy link

DevSandbox(00:00:18.0569735, 834 more diff)
diff --git "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log" "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
index 425c0f2..56f1cba 100644
--- "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
@@ -1230,6 +1230,1029 @@
   "column": 9,
   "end_column": 21
 }
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute ':70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute '=\"font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'azure' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cli' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/protocol-rendering.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'deploy' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'dir' on tag 'ul' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/translation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/button.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/conceptual/video.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-extension-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/line-highlighting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/perf-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "warning",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'ize:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@fkpwolf
Copy link
Author

fkpwolf commented Apr 26, 2020

For azure-docs-pr, the top 5 diff warning are:

  • attribute 'name' on tag 'a'
  • tag 'token'
  • attribute 'frameborder' on tag 'iframe'
  • attribute 'title1' on tag 'div'
  • attribute 'highlight-lines' on tag 'code'

Shall we update our allowed list to include these? @yufeih @herohua

@VSC-Service-Account
Copy link

dynamics-crm-notinTOC_1.he-il(00:00:16.0224408, 193 more diff)
diff --git "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log" "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
index f29e742..ea0b3df 100644
--- "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
@@ -1,3 +1,388 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531104(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531128(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531131(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn762335(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832060(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832089(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832106(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832110(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832129(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832150(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832152(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn896591(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn946901(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699665(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699680(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699711(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699713(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699717(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

docs-help-pr(00:00:17.5831321, 413 more diff)
diff --git "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
index 66f5aca..c42aa23 100644
--- "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
@@ -1,3 +1,608 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/caf-review-steps.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-edit-article.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-video-publish.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/docs-authoring-pack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/markdown-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/basics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/data.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/versioning-api-docs.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/documenting-nuget.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/troubleshooting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-github.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-tools.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-write-pull-request-etiquette.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/how-to-hackadoc.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/sql-docs-pr-repo-ops-conceptual-versioning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/localization/loc-localized-content-standards-docsmsftcom.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

azure-docs-pr(00:01:59.2706491, 17617 more diff)
diff --git "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
index 44cd571..73cec02 100644
--- "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
@@ -1,3 +1,17812 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'div' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-plan-identity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-manage-oms.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-gateway-resource.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-metrics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-app.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-pipelines.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/choose-map-style.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/clustering-point-data-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/drawing-tools-events.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-image-templates-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-services-module.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-accessibility.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-bubble-layer.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-controls.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-custom-html.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

SCCMDocs-pr.zh-cn(00:00:22.8122049, 369 more diff)
diff --git "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log" "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
index 70ce288..d83947d 100644
--- "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
@@ -1,3 +1,564 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/apps/deploy-use/learn-script-security.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-autopilot.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-client-health.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-conditional-access.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-fasttrack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-remote-actions.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-setup-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-upgrade-win10.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/migration/migrate-data-between-hierarchies.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/understand/microsoft-endpoint-manager-faq.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/sum/deploy-use/third-party-software-updates.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'lang' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/servers/manage/cmpivot-tsg.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/deploy/about-client-installation-properties.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/deploy/plan/planning-for-client-deployment-to-windows-embedded-devices.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/manage/cmg/certificates-for-cloud-management-gateway.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

office-dev-O365API(00:00:15.0909022, 435 more diff)
diff --git "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log" "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
index 57afb7d..d05a771 100644
--- "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
@@ -1,3 +1,630 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/api-catalog.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/batch-outlook-rest-requests-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/calendar-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/complex-types-for-mail-contacts-calendar-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/contacts-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extended-properties-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extensions-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/mail-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-streaming-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/people-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/photo-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/task-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/use-outlook-rest-api-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/discovery-service-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/calendar-rest-operations-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/complex-types-for-mail-contacts-calendar-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/contacts-rest-operations-v1.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

mc-docs-pr(00:00:47.5235364, 9466 more diff)
diff --git "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
index be889e2..5d2c687 100644
--- "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
@@ -1,3 +1,9661 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'alt-text' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-create-failover-cluster-premium-file-share.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'apis\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'app' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/machine-learning/tutorial-auto-train-models.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/media-services/previous/media-services-index-content.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'calls' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/control-flow-azure-function-activity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/create-self-hosted-integration-runtime.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/iterative-development-debugging.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-using-azure-monitor.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-visually.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/parameterize-linked-services.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/healthcare-apis/overview.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

ATADocs-pr(00:00:22.2281769, 0 more diff)
diff --git "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
index 474ef0c..bfe6917 100644
--- "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
@@ -1,3 +1,179 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/suspicious-activity-guide.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/atp-capacity-planning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/troubleshooting-atp-known-issues.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/working-with-suspicious-activities.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/workspace-portal.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountname' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountpassword' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centeripaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centerport' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'certthumbprint' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'consoleipaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'dbpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'domain' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'fqdnatagateway' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/configure-event-collection.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'installpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'username' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
 {
   "message_severity": "info",
   "log_item_type": "user",

src/docfx/Errors.cs Outdated Show resolved Hide resolved
src/docfx/Errors.cs Outdated Show resolved Hide resolved
@VSC-Service-Account
Copy link

DevSandbox(00:00:14.2987706, 845 more diff)
diff --git "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log" "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
index cfde16f..b021ba1 100644
--- "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
@@ -284,6 +284,1040 @@
   "column": 13,
   "end_column": 16
 }
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute ':70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute '=\"font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'azure' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cli' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/protocol-rendering.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'deploy' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'dir' on tag 'ul' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/translation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/button.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/conceptual/video.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-extension-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/line-highlighting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/perf-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'ize:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

docs-help-pr(00:00:17.5181821, 413 more diff)
diff --git "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
index 66f5aca..c42aa23 100644
--- "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
@@ -1,3 +1,608 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/caf-review-steps.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-edit-article.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-video-publish.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/docs-authoring-pack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/markdown-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/basics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/data.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/versioning-api-docs.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/documenting-nuget.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/troubleshooting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-github.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-tools.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-write-pull-request-etiquette.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/how-to-hackadoc.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/sql-docs-pr-repo-ops-conceptual-versioning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/localization/loc-localized-content-standards-docsmsftcom.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

azure-docs-rest-apis(00:01:40.0208778, 314 more diff)
diff --git "a/D:/Docs.Build.TestData\\azure-docs-rest-apis\\output/.errors.log" "b/D:/Docs.Build.TestData\\azure-docs-rest-apis\\.temp/.errors.log"
index 57bdf6d..ba97b2b 100644
--- "a/D:/Docs.Build.TestData\\azure-docs-rest-apis\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\azure-docs-rest-apis\\.temp/.errors.log"
@@ -1,3 +1,509 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cosmos-db/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/appservice/codeexamples.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-autosuggest-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-autosuggest-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-autosuggest-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-images-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-search-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-videos-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-entities-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-images-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-images-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-news-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-news-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-spell-check-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-spell-check-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-video-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-video-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

azure-docs-pr(00:01:36.4633797, 17617 more diff)
diff --git "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
index 44cd571..73cec02 100644
--- "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
@@ -1,3 +1,17812 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'div' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-plan-identity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-manage-oms.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-gateway-resource.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-metrics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-app.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-pipelines.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/choose-map-style.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/clustering-point-data-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/drawing-tools-events.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-image-templates-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-services-module.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-accessibility.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-bubble-layer.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-controls.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-custom-html.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

SCCMDocs-pr.zh-cn(00:00:24.6918640, 369 more diff)
diff --git "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log" "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
index b7a6a3f..55db710 100644
--- "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
@@ -1,3 +1,564 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/apps/deploy-use/learn-script-security.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-autopilot.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-client-health.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-conditional-access.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-fasttrack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-remote-actions.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-setup-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-upgrade-win10.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/migration/migrate-data-between-hierarchies.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/understand/microsoft-endpoint-manager-faq.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/sum/deploy-use/third-party-software-updates.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'lang' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/servers/manage/cmpivot-tsg.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/deploy/about-client-installation-properties.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/deploy/plan/planning-for-client-deployment-to-windows-embedded-devices.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/manage/cmg/certificates-for-cloud-management-gateway.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

dynamics-crm-notinTOC_1.he-il(00:00:16.8658743, 193 more diff)
diff --git "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log" "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
index f29e742..ea0b3df 100644
--- "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
@@ -1,3 +1,388 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531104(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531128(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531131(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn762335(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832060(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832089(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832106(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832110(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832129(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832150(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832152(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn896591(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn946901(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699665(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699680(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699711(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699713(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699717(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

Dynamics-365-Operations(00:00:48.3384591, 3075 more diff)
diff --git "a/D:/Docs.Build.TestData\\Dynamics-365-Operations\\output/.errors.log" "b/D:/Docs.Build.TestData\\Dynamics-365-Operations\\.temp/.errors.log"
index 0f6f437..74d1ac4 100644
--- "a/D:/Docs.Build.TestData\\Dynamics-365-Operations\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\Dynamics-365-Operations\\.temp/.errors.log"
@@ -1,3 +1,3270 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-storno.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/cost-accounting/overhead-calculation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/system-requirements-on-prem.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/supply-chain/warehousing/warehouse-work-policies.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/cost-accounting/overhead-calculation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/general-ledger/tax-engine-integration.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-storno.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/accounts-receivable/revenue-recognition-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/expense-management/ExpenseWorkspaceNew.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/embed-power-bi-workspaces.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/select-analytical-workspace.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/alerts-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/help-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/supply-chain/master-planning/master-planning-setup-wizard.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-ita-exil-commission-settlement.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/electronic-reporting-destinations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/electronic-reporting-er-configure-parameters.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/er-advanced-formula-editor.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

office-dev-O365API(00:00:16.5402586, 435 more diff)
diff --git "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log" "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
index 57afb7d..d05a771 100644
--- "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
@@ -1,3 +1,630 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/api-catalog.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/batch-outlook-rest-requests-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/calendar-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/complex-types-for-mail-contacts-calendar-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/contacts-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extended-properties-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extensions-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/mail-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-streaming-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/people-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/photo-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/task-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/use-outlook-rest-api-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/discovery-service-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/calendar-rest-operations-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/complex-types-for-mail-contacts-calendar-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/contacts-rest-operations-v1.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

mc-docs-pr(00:00:52.1365250, 9466 more diff)
diff --git "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
index be889e2..5d2c687 100644
--- "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
@@ -1,3 +1,9661 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'alt-text' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-create-failover-cluster-premium-file-share.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'apis\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'app' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/machine-learning/tutorial-auto-train-models.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/media-services/previous/media-services-index-content.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'calls' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/control-flow-azure-function-activity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/create-self-hosted-integration-runtime.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/iterative-development-debugging.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-using-azure-monitor.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-visually.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/parameterize-linked-services.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/healthcare-apis/overview.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

DevSandbox(00:00:16.5526854, 845 more diff)
diff --git "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log" "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
index cfde16f..b021ba1 100644
--- "a/D:/Docs.Build.TestData\\DevSandbox\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\DevSandbox\\.temp/.errors.log"
@@ -284,6 +284,1040 @@
   "column": 13,
   "end_column": 16
 }
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute ':70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute '=\"font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'azure' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cli' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/protocol-rendering.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'deploy' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'dir' on tag 'ul' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/translation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/button.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'disabled' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/components/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'font-size:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/hubPage/azure.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/conceptual/video.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-extension-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/line-highlighting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'highlight-lines' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "devsandbox/code-highlighting/perf-test.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'ize:70%\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",

@VSC-Service-Account
Copy link

ATADocs-pr(00:00:22.3951032, 0 more diff)
diff --git "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
index 474ef0c..bfe6917 100644
--- "a/D:/Docs.Build.TestData\\ATADocs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\ATADocs-pr\\.temp/.errors.log"
@@ -1,3 +1,179 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/suspicious-activity-guide.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/atp-capacity-planning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/troubleshooting-atp-known-issues.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/working-with-suspicious-activities.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATPDocs/workspace-portal.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountname' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'accountpassword' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centeripaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'centerport' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'certthumbprint' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'consoleipaddress' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'dbpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'domain' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'fqdnatagateway' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/configure-event-collection.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'installpath' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/ata-silent-installation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML tag 'username' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "ATADocs/troubleshooting-ata-known-errors.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
 {
   "message_severity": "info",
   "log_item_type": "user",

@VSC-Service-Account
Copy link

Dynamics-365-Operations(00:00:46.8523605, 3075 more diff)
diff --git "a/D:/Docs.Build.TestData\\Dynamics-365-Operations\\output/.errors.log" "b/D:/Docs.Build.TestData\\Dynamics-365-Operations\\.temp/.errors.log"
index 0f6f437..74d1ac4 100644
--- "a/D:/Docs.Build.TestData\\Dynamics-365-Operations\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\Dynamics-365-Operations\\.temp/.errors.log"
@@ -1,3 +1,3270 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-storno.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/cost-accounting/overhead-calculation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/system-requirements-on-prem.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/supply-chain/warehousing/warehouse-work-policies.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/cost-accounting/overhead-calculation.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/general-ledger/tax-engine-integration.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'colspan' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-storno.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/accounts-receivable/revenue-recognition-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/expense-management/ExpenseWorkspaceNew.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/embed-power-bi-workspaces.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/select-analytical-workspace.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/alerts-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/fin-ops/get-started/help-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/supply-chain/master-planning/master-planning-setup-wizard.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/finance/localizations/emea-ita-exil-commission-settlement.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/electronic-reporting-destinations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/electronic-reporting-er-configure-parameters.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/fin-ops-core/dev-itpro/analytics/er-advanced-formula-editor.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

docs-help-pr(00:00:17.2308274, 413 more diff)
diff --git "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
index 66f5aca..c42aa23 100644
--- "a/D:/Docs.Build.TestData\\docs-help-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\docs-help-pr\\.temp/.errors.log"
@@ -1,3 +1,608 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'td' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/writing-principles-voice-job-aid.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/caf-review-steps.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-edit-article.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-video-publish.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/docs-authoring-pack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/markdown-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/basics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/data.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/concepts/versioning-api-docs.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/documenting-nuget.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/onboard/admin/reference/dotnet/troubleshooting.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-github.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-get-started-setup-tools.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/contribute-how-to-write-pull-request-etiquette.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/how-to-hackadoc.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/contribute/sql-docs-pr-repo-ops-conceptual-versioning.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "help-content/localization/loc-localized-content-standards-docsmsftcom.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

azure-docs-pr(00:01:46.8574260, 17643 more diff)
diff --git "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
index 28082d7..426a660 100644
--- "a/D:/Docs.Build.TestData\\azure-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\azure-docs-pr\\.temp/.errors.log"
@@ -1,3 +1,17812 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'div' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-plan-identity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-government/documentation-government-manage-oms.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-gateway-resource.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-metrics.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-network/nat-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-app.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'th' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/v1/data-factory-monitor-manage-pipelines.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/choose-map-style.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/clustering-point-data-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/drawing-tools-events.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-image-templates-web-sdk.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/how-to-use-services-module.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-accessibility.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-bubble-layer.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-controls.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'allowtransparency' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/azure-maps/map-add-custom-html.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

azure-docs-rest-apis(00:01:44.9634707, 314 more diff)
diff --git "a/D:/Docs.Build.TestData\\azure-docs-rest-apis\\output/.errors.log" "b/D:/Docs.Build.TestData\\azure-docs-rest-apis\\.temp/.errors.log"
index 0e039fe..ae6b078 100644
--- "a/D:/Docs.Build.TestData\\azure-docs-rest-apis\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\azure-docs-rest-apis\\.temp/.errors.log"
@@ -1,3 +1,509 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cosmos-db/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/appservice/codeexamples.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-autosuggest-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-autosuggest-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-autosuggest-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-images-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-search-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-custom-videos-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-entities-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-images-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-images-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-news-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-news-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-spell-check-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-spell-check-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-video-api-v5-reference.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "docs-ref-conceptual/cognitiveservices-bingsearch/bing-video-api-v7-reference.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

SCCMDocs-pr.zh-cn(00:00:23.5402726, 369 more diff)
diff --git "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log" "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
index b7a6a3f..55db710 100644
--- "a/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\SCCMDocs-pr.zh-cn\\.temp/.errors.log"
@@ -1,3 +1,564 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/apps/deploy-use/learn-script-security.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-autopilot.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-client-health.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-conditional-access.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-fasttrack.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-remote-actions.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-setup-hybrid-aad.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstart-upgrade-win10.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/migration/migrate-data-between-hierarchies.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/understand/microsoft-endpoint-manager-faq.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/sum/deploy-use/third-party-software-updates.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'lang' on tag 'code' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/servers/manage/cmpivot-tsg.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/comanage/quickstarts.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/deploy/about-client-installation-properties.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/deploy/plan/planning-for-client-deployment-to-windows-embedded-devices.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "sccm/core/clients/manage/cmg/certificates-for-cloud-management-gateway.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

office-dev-O365API(00:00:14.0937312, 435 more diff)
diff --git "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log" "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
index 57afb7d..d05a771 100644
--- "a/D:/Docs.Build.TestData\\office-dev-O365API\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\office-dev-O365API\\.temp/.errors.log"
@@ -1,3 +1,630 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/api-catalog.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/batch-outlook-rest-requests-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/calendar-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/complex-types-for-mail-contacts-calendar-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/contacts-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extended-properties-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/extensions-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/mail-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/notify-streaming-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/people-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/photo-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/task-rest-operations-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/beta/use-outlook-rest-api-beta.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/discovery-service-rest-operations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/calendar-rest-operations-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/complex-types-for-mail-contacts-calendar-v1.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'name' on tag 'a' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "office/office365/api/version-1.0/contacts-rest-operations-v1.md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

dynamics-crm-notinTOC_1.he-il(00:00:18.9980773, 193 more diff)
diff --git "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log" "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
index f29e742..ea0b3df 100644
--- "a/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\dynamics-crm-notinTOC_1.he-il\\.temp/.errors.log"
@@ -1,3 +1,388 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531104(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531128(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn531131(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn762335(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832060(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832089(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832106(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832110(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832129(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832150(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn832152(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn896591(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/dn946901(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699665(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699680(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699711(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699713(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'style' on tag 'col' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "crm.8/hh699717(v=crm.8).md",
+  "line": 0,
+  "end_line": 0,

@VSC-Service-Account
Copy link

mc-docs-pr(00:00:50.0470933, 9466 more diff)
diff --git "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log" "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
index be889e2..5d2c687 100644
--- "a/D:/Docs.Build.TestData\\mc-docs-pr\\output/.errors.log"
+++ "b/D:/Docs.Build.TestData\\mc-docs-pr\\.temp/.errors.log"
@@ -1,3 +1,9661 @@
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/concepts-limitations.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'align' on tag 'p' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/load-balancer/load-balancer-overview.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'alt-text' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-create-failover-cluster-premium-file-share.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'apis\"' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'app' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/machine-learning/tutorial-auto-train-models.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'border' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/media-services/previous/media-services-index-content.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'calls' on tag 'img' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/active-directory/develop/authentication-flows-app-scenarios.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellpadding' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'cellspacing' on tag 'table' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/index.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/control-flow-azure-function-activity.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/create-self-hosted-integration-runtime.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/iterative-development-debugging.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-using-azure-monitor.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/monitor-visually.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/data-factory/parameterize-linked-services.md",
+  "line": 0,
+  "end_line": 0,
+  "column": 0,
+  "end_column": 0
+}
+{
+  "message_severity": "info",
+  "log_item_type": "user",
+  "code": "disallowed-html",
+  "message": "HTML attribute 'frameborder' on tag 'iframe' isn't allowed. Disallowed HTML poses a security risk and must be replaced with approved Docs Markdown syntax.",
+  "file": "articles/healthcare-apis/overview.md",
+  "line": 0,
+  "end_line": 0,

@yufeih yufeih merged commit ec727f8 into dotnet:v3 Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants