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

Bump Markdig from 0.22.1 to 0.27.0 #7424

Closed
wants to merge 14 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

Bumps Markdig from 0.22.1 to 0.25.0.

Changelog

Sourced from Markdig's changelog.

0.25.0 (10 June 2021)

0.24.0 (20 Mar 2021)

0.23.0 (16 Jan 2021)

  • Add depth limits to avoid pathological-case parsing times/StackOverflows (#500)
  • Breaking change: rename AutolineInlineParser to AutolinkInlineParser
Commits
  • 64875c3 Bump to 0.25.0
  • 4c92fe5 Fix regression when parsing link reference definitions (#543)
  • 27f625f Merge pull request #548 from Mysteryduck001/master
  • aca0857 JiraLinks.Generated.cs - add test for JiraKey's starting with a digit (not al...
  • 8aa0948 JiraLinkInlineParser.cs - prevent Jira key's to start with a digit
  • 8ce6f4d JiraLinks.md - Do not allow a digit to be the first Char of the Key
  • 3a47a51 JiraLinks.generated.cs - updated tests for JiraLink
  • a8737e8 JiraLinks.md - add examples with JiraKeys using Digits
  • f56b8e6 JiraLinkInlineParser.cs - Make digits in JiraKey's posible
  • 0a00404 Merge pull request #544 from generateui/fix_535
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jun 14, 2021
@yufeih
Copy link
Contributor

yufeih commented Jun 28, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2021

A newer version of Markdig exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@yufeih yufeih changed the title Bump Markdig from 0.22.1 to 0.25.0 Bump Markdig from 0.22.1 to 0.26.0 Aug 30, 2021
@yufeih yufeih force-pushed the dependabot/nuget/v3/Markdig-0.25.0 branch from f73ab2a to 80e7f92 Compare August 30, 2021 07:12
@yufeih
Copy link
Contributor

yufeih commented Sep 6, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yufeih yufeih force-pushed the dependabot/nuget/v3/Markdig-0.25.0 branch from 80e7f92 to 806a123 Compare September 6, 2021 06:41
@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #7424 (1bad29c) into v3 (dc6c025) will decrease coverage by 0.07%.
The diff coverage is 80.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3    #7424      +/-   ##
==========================================
- Coverage   85.38%   85.31%   -0.08%     
==========================================
  Files         382      382              
  Lines       15403    15404       +1     
  Branches     3015     3022       +7     
==========================================
- Hits        13152    13142      -10     
- Misses       1593     1600       +7     
- Partials      658      662       +4     
Impacted Files Coverage Δ
src/docfx/lib/markdown/MarkdigUtility.cs 85.60% <25.00%> (+0.75%) ⬆️
src/docfx/lib/markdown/XrefExtension.cs 96.42% <50.00%> (-3.58%) ⬇️
...lib/markdown/validation/DocsValidationExtension.cs 99.53% <66.66%> (-0.47%) ⬇️
src/docfx/lib/markdown/MonikerZoneExtension.cs 93.75% <91.66%> (-6.25%) ⬇️
...Docs.MarkdigExtensions/Xref/XrefInlineExtension.cs 100.00% <100.00%> (ø)
...cs.MarkdigExtensions/Xref/XrefInlineShortParser.cs 96.49% <100.00%> (ø)
src/docfx/lib/markdown/ExtractTitleExtension.cs 100.00% <100.00%> (ø)
src/docfx/lib/markdown/FencedCodeExtension.cs 100.00% <100.00%> (ø)
src/docfx/lib/markdown/HtmlExtension.cs 100.00% <100.00%> (ø)
src/docfx/lib/markdown/MarkdownEngine.cs 92.47% <100.00%> (+0.03%) ⬆️
... and 4 more

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 dc6c025...1bad29c. Read the comment docs.

@yufeih
Copy link
Contributor

yufeih commented Sep 6, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@opbld41
Copy link

opbld41 commented Sep 6, 2021

azure-devops-docs-pr(00:00:11.7754916, 54445 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/.links.json" "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/.links.json"
index b8f0c24..8f8ce8e 100644
--- "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/.links.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/.links.json"
@@ -146657,6 +146657,13 @@
       "source_git_url": "https://github.com/MicrosoftDocs/azure-devops-docs-pr/blob/live/docs/pipelines/includes/qa-versions.md",
       "source_line": 13
     },
+    {
+      "source_url": "/azure/devops/pipelines/apps/c-cpp/gcc",
+      "source_moniker_group": "6de29b19eb5ace055da8ef6b9968de14",
+      "target_url": "#",
+      "source_git_url": "https://github.com/MicrosoftDocs/azure-devops-docs-pr/blob/live/docs/pipelines/apps/c-cpp/gcc.md",
+      "source_line": 129
+    },
     {
       "source_url": "/azure/devops/pipelines/apps/c-cpp/gcc",
       "source_moniker_group": "6de29b19eb5ace055da8ef6b9968de14",
diff --git "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/.publish.json" "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/.publish.json"
index 6e7c43c..e97b119 100644
--- "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/.publish.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/.publish.json"
@@ -104274,7 +104274,7 @@
       "toc_rel": "../toc.json",
       "uhfHeaderId": "MSDocsHeader-AzureDevOps",
       "updated_at": "2021-08-03 09:46 AM",
-      "word_count": 3473
+      "word_count": 3511
     },
     {
       "url": "/azure/devops/pipelines/repos/tfvc",
@@ -104336,7 +104336,7 @@
       "toc_rel": "../toc.json",
       "uhfHeaderId": "MSDocsHeader-AzureDevOps",
       "updated_at": "2021-08-03 09:46 AM",
-      "word_count": 1304
+      "word_count": 1315
     },
     {
       "url": "/azure/devops/pipelines/scripts/git-commands",
@@ -156226,7 +156226,7 @@
       "toc_rel": "../../toc.json",
       "uhfHeaderId": "MSDocsHeader-AzureDevOps",
       "updated_at": "2021-08-18 12:16 AM",
-      "word_count": 911
+      "word_count": 951
     },
     {
       "url": "/azure/devops/pipelines/apps/cd/azure/deploy-azure-scaleset",
@@ -181263,7 +181263,7 @@
       "toc_rel": "../toc.json",
       "uhfHeaderId": "MSDocsHeader-AzureDevOps",
       "updated_at": "2021-08-03 09:46 AM",
-      "word_count": 1063
+      "word_count": 1155
     },
     {
       "url": "/azure/devops/repos/git/git-branching-guidance",
diff --git "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/azure/devops/0a99c25dcfac2d416fc6ac4a094178b6/boards/github/connect-on-premises-to-github.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/azure/devops/0a99c25dcfac2d416fc6ac4a094178b6/boards/github/connect-on-premises-to-github.raw.page.json"
index 19cce9a..24465d1 100644
--- "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/azure/devops/0a99c25dcfac2d416fc6ac4a094178b6/boards/github/connect-on-premises-to-github.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/azure/devops/0a99c25dcfac2d416fc6ac4a094178b6/boards/github/connect-on-premises-to-github.raw.page.json"
@@ -32,13 +32,13 @@
 <li><a href=\"#server-github-ent-username\" data-linktype=\"self-bookmark\">Username plus password</a></li>⬇
 </ul>⬇
 </div>⬇
-<a id=\"github-oauth\"/>⬇
-<a id=\"github-pat\"/>⬇
+<a id=\"github-oauth\"/>\r⬇
+<a id=\"github-pat\"/>\r⬇
 <a id=\"server-github-ent-oauth-register\"/>⬇
 <div data-moniker=\"azure-devops-2019\">⬇
 <h2 id=\"register-azure-devops-in-github-as-an-oauth-app\">Register Azure DevOps in GitHub as an OAuth App</h2>⬇
 <p>If you plan to use OAuth to connect Azure DevOps Server with your GitHub Enterprise Server, you first need to register the application as an OAuth App. For details, see <a href=\"https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app\" data-linktype=\"external\">Creating an OAuth App</a>.</p>⬇
-<a id=\"register-services-oauth\"/>⬇
+<a id=\"register-services-oauth\"/>\r⬇
 <a id=\"register-server-oauth\"/>⬇
 <h3 id=\"register-azure-devops-server\">Register Azure DevOps Server</h3>⬇
 <ol>⬇
@@ -156,7 +156,7 @@
 </li>⬇
 </ul>⬇
 </div>⬇
-<a id=\"server-github-ent-pat\"/> ⬇
+<a id=\"server-github-ent-pat\"/> \r⬇
 <a id=\"github-ent-pat\"/> ⬇
 <h4 id=\"connect-using-a-personal-access-token\">Connect using a Personal Access Token</h4>⬇
 <ol>⬇
diff --git "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/azure/devops/10b6c9f144d519f0f8a48bc02c54ca34/repos/git/overview-2013.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/azure/devops/10b6c9f144d519f0f8a48bc02c54ca34/repos/git/overview-2013.raw.page.json"
index 10dc68e..cd712df 100644
--- "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/azure/devops/10b6c9f144d519f0f8a48bc02c54ca34/repos/git/overview-2013.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/azure/devops/10b6c9f144d519f0f8a48bc02c54ca34/repos/git/overview-2013.raw.page.json"
@@ -1,25 +1,25 @@
 {
   "content": "<p><strong>Azure Repos | TFS 2015 | Visual Studio 2013</strong></p>⬇
-<table>⬇
-<tr>⬇
-<td>⬇
-<img src=\"media/ic673340.png\" alt=\"Changes page in Team Explorer\" data-linktype=\"relative-path\"/>⬇
-</td>⬇
-<td>⬇
+<table>\r⬇
+<tr>\r⬇
+<td>\r⬇
+<img src=\"media/ic673340.png\" alt=\"Changes page in Team Explorer\" data-linktype=\"relative-path\"/>\r⬇
+</td>\r⬇
+<td>\r⬇
 <p>You can begin using <a href=\"http://www.git-scm.com/\" data-raw-source=\"[Git](https://www.git-scm.com/)\" data-linktype=\"external\">Git</a> distributed version control before you write your first line of code with virtually no cost or risk. You get many benefits, including being able to revert to a known good state whenever you get in trouble. When you need to switch contexts, you can quickly create a private local branch. Later, you can either publish the branch or dispose of it.</p>⬇
 <p>All this is done on your local dev machine, with no server required. When you&#39;re ready, you can quickly share your code and begin collaborating in TFS or on a third-party Git service.</p>⬇
 <p>You can use Visual Studio and Git to collaborate with your team using Azure DevOps Services or TFS, on <a href=\"http://www.codeplex.com/\" data-raw-source=\"[CodePlex](https://www.codeplex.com/)\" data-linktype=\"external\">CodePlex</a>, or on a third-party service such as GitHub or Bitbucket.</p>⬇
-<ul>⬇
-<li><a href=\"gitquickstart\" data-raw-source=\"[Get started using Git](gitquickstart.md)\" data-linktype=\"relative-path\">Get started using Git</a></li>⬇
-<li><a href=\"pull-requests\" data-raw-source=\"[Conduct a Git pull request](pull-requests.md)\" data-linktype=\"relative-path\">Conduct a Git pull request</a></li>⬇
-<li><a href=\"branch-policies\" data-raw-source=\"[Improve code quality with branch policies](branch-policies.md)\" data-linktype=\"relative-path\">Improve code quality with branch policies</a></li>⬇
-<li><a href=\"rebase\" data-raw-source=\"[Rebase a topic branch in Visual Studio](rebase.md)\" data-linktype=\"relative-path\">Rebase a topic branch in Visual Studio</a></li>⬇
-<li><a href=\"command-prompt\" data-raw-source=\"[Work from the Git command prompt](command-prompt.md)\" data-linktype=\"relative-path\">Work from the Git command prompt</a></li>⬇
-<li><a href=\"repo-rename\" data-raw-source=\"[Rename a Git repository](repo-rename.md)\" data-linktype=\"relative-path\">Rename a Git repository</a></li>⬇
-<li><a href=\"/en-us/azure/devops/organizations/security/permissions#git\" data-raw-source=\"[Learn about Git permissions](../../organizations/security/permissions.md#git)\" data-linktype=\"absolute-path\">Learn about Git permissions</a></li>⬇
-</ul>⬇
-</td>⬇
-</tr>⬇
+<ul>\r⬇
+<li><a href=\"gitquickstart\" data-raw-source=\"[Get started using Git](gitquickstart.md)\" data-linktype=\"relative-path\">Get started using Git</a></li>\r⬇
+<li><a href=\"pull-requests\" data-raw-source=\"[Conduct a Git pull request](pull-requests.md)\" data-linktype=\"relative-path\">Conduct a Git pull request</a></li>\r⬇
+<li><a href=\"branch-policies\" data-raw-source=\"[Improve code quality with branch policies](branch-policies.md)\" data-linktype=\"relative-path\">Improve code quality with branch policies</a></li>\r⬇
+<li><a href=\"rebase\" data-raw-source=\"[Rebase a topic branch in Visual Studio](rebase.md)\" data-linktype=\"relative-path\">Rebase a topic branch in Visual Studio</a></li>\r⬇
+<li><a href=\"command-prompt\" data-raw-source=\"[Work from the Git command prompt](command-prompt.md)\" data-linktype=\"relative-path\">Work from the Git command prompt</a></li>\r⬇
+<li><a href=\"repo-rename\" data-raw-source=\"[Rename a Git repository](repo-rename.md)\" data-linktype=\"relative-path\">Rename a Git repository</a></li>\r⬇
+<li><a href=\"/en-us/azure/devops/organizations/security/permissions#git\" data-raw-source=\"[Learn about Git permissions](../../organizations/security/permissions.md#git)\" data-linktype=\"absolute-path\">Learn about Git permissions</a></li>\r⬇
+</ul>\r⬇
+</td>\r⬇
+</tr>\r⬇
 </table>⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/azure/devops/2494eb1402420909b238f6d4142831e5/boards/backlogs/define-features-epics.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/azure/devops/2494eb1402420909b238f6d4142831e5/boards/backlogs/define-features-epics.raw.page.json"
index ed2da2c..5b0b96d 100644
--- "a/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\output/docs/azure/devops/2494eb1402420909b238f6d4142831e5/boards/backlogs/define-features-epics.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-devops-docs-pr\\.temp/docs/azure/devops/2494eb1402420909b238f6d4142831e5/boards/backlogs/define-features-epics.raw.page.json"
@@ -230,53 +230,53 @@ you can <a href=\"../../organizations/settings/select-backlog-navigation-levels\
 <div class=\"mx-imgBorder\">⬇
 <p><img src=\"media/features-epics/feature-work-item-form.png\" alt=\"Feature work item form, Agile process, Add details to a feature\" data-linktype=\"relative-path\"/></p>⬇
 </div>⬇
-<table>⬇
-<tbody valign=\"top\">⬇
-<tr>⬇
-<th width=\"20%\">Field</th>⬇
-<th width=\"80%\">Usage</th>⬇
-</tr>⬇
-<tr>⬇
-<td>⬇
-<a href=\"../queries/planning-ranking-priorities\" data-raw-source=\"[Value Area](../queries/planning-ranking-priorities.md)\" data-linktype=\"relative-path\">Value Area</a>⬇
-</td>⬇
-<td>The area of customer value addressed by the epic, feature, or backlog item. Values include:<br/><ul>⬇
-<li><b>Architectural</b> &mdash;technical services to implement business features that deliver solution </li> ⬇
-<li><b>Business</b> (Default) &mdash;services that fulfill customers or stakeholder needs that directly deliver customer value to support the business </li>⬇
-</ul>⬇
-</td>⬇
-</tr>⬇
-<tr>⬇
-<td>⬇
-<a href=\"../queries/query-numeric\" data-raw-source=\"[Effort](../queries/query-numeric.md)\" data-linktype=\"relative-path\">Effort</a><br/>⬇
-<a href=\"../queries/query-numeric\" data-raw-source=\"[Story Points](../queries/query-numeric.md)\" data-linktype=\"relative-path\">Story Points</a><br/>⬇
-<a href=\"../queries/query-numeric\" data-raw-source=\"[Size](../queries/query-numeric.md)\" data-linktype=\"relative-path\">Size</a>⬇
-</td>⬇
-<td>⬇
-Provide a relative estimate of the amount of work required to complete a Feature or Epic. Use any numeric unit of measurement your team prefers. Some options are <a href=\"create-your-backlog#estimates\" data-raw-source=\"[story points, time, or other relative unit](create-your-backlog.md#estimates)\" data-linktype=\"relative-path\">story points, time, or other relative unit</a>. ⬇
-</td>⬇
-</tr>⬇
-<tr>⬇
-<td>⬇
-<a href=\"../queries/query-numeric\" data-raw-source=\"[](../queries/query-numeric.md)\" data-linktype=\"relative-path\"></a>⬇
-<a href=\"../queries/query-numeric\" data-linktype=\"relative-path\">Business Value</a>⬇
-</td>⬇
-<td>⬇
-Specify a priority that captures the relative value of an Epic, Feature, or backlog item compared to other items of the same type. The higher the number, the greater the business value.<br/>Use this field when you want to capture a priority separate from the changeable backlog stack ranking.⬇
-</td>⬇
-</tr>⬇
-<tr>⬇
-<td>⬇
-<a href=\"../queries/planning-ranking-priorities\" data-raw-source=\"[Time Criticality](../queries/planning-ranking-priorities.md)\" data-linktype=\"relative-path\">Time Criticality</a>⬇
-</td>⬇
-<td>⬇
-A subjective unit of measure that captures how the business value decreases over time. Higher values indicate that the Epic or Feature is inherently more time critical than those items with lower values. ⬇
-</td>⬇
-</tr>⬇
-<tr>⬇
-    <td><p><a href=\"../queries/query-by-date-or-current-iteration\" data-raw-source=\"[Target Date](../queries/query-by-date-or-current-iteration.md)\" data-linktype=\"relative-path\">Target Date</a></p></td>⬇
-    <td><p>Specify the date by which the feature should be implemented.</p></td></tr>⬇
-</tbody>⬇
+<table>\r⬇
+<tbody valign=\"top\">\r⬇
+<tr>\r⬇
+<th width=\"20%\">Field</th>\r⬇
+<th width=\"80%\">Usage</th>\r⬇
+</tr>\r⬇
+<tr>\r⬇
+<td>\r⬇
+<a href=\"../queries/planning-ranking-priorities\" data-raw-source=\"[Value Area](../queries/planning-ranking-priorities.md)\" data-linktype=\"relative-path\">Value Area</a>\r⬇
+</td>\r⬇

@opbld41
Copy link

opbld41 commented Sep 6, 2021

DevSandbox(00:00:04.5735922, 19058 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.DevSandbox\\output/devsandbox/.dependencymap.json" "b/D:/docfx.TestData\\regression-test.DevSandbox\\.temp/devsandbox/.dependencymap.json"
index c3398df..55fd30e 100644
--- "a/D:/docfx.TestData\\regression-test.DevSandbox\\output/devsandbox/.dependencymap.json"
+++ "b/D:/docfx.TestData\\regression-test.DevSandbox\\.temp/devsandbox/.dependencymap.json"
@@ -697,13 +697,41 @@
         "source": "reference/windows.devices.bluetooth.bluetoothadapter.yml",
         "type": "file"
       },
+      {
+        "source": "tutorial/azurecli.yml",
+        "type": "file"
+      },
+      {
+        "source": "tutorial/azurepowershell.yml",
+        "type": "file"
+      },
+      {
+        "source": "tutorial/french.yml",
+        "type": "file"
+      },
       {
         "source": "tutorial/hello-world.yml",
         "type": "file"
       },
+      {
+        "source": "tutorial/interpolated-strings.yml",
+        "type": "file"
+      },
+      {
+        "source": "tutorial/lab.yml",
+        "type": "file"
+      },
       {
         "source": "tutorial/numbers-in-csharp.yml",
         "type": "file"
+      },
+      {
+        "source": "tutorial/rest.yml",
+        "type": "file"
+      },
+      {
+        "source": "tutorial/video.yml",
+        "type": "file"
       }
     ],
     "translation/index.md": [
diff --git "a/D:/docfx.TestData\\regression-test.DevSandbox\\output/devsandbox/devsandbox/archive.raw.page.json" "b/D:/docfx.TestData\\regression-test.DevSandbox\\.temp/devsandbox/devsandbox/archive.raw.page.json"
index 125a6cd..e6b773f 100644
--- "a/D:/docfx.TestData\\regression-test.DevSandbox\\output/devsandbox/devsandbox/archive.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.DevSandbox\\.temp/devsandbox/devsandbox/archive.raw.page.json"
@@ -1,59 +1,59 @@
 {
-  "content": "<section class=\"home-greeting-container uhf-container\">⬇
-    <h1>Previous versions of Microsoft products, services and technologies</h1>⬇
+  "content": "<section class=\"home-greeting-container uhf-container\">\r⬇
+    <h1>Previous versions of Microsoft products, services and technologies</h1>\r⬇
 </section>⬇
-<section class=\"directory-container uhf-container\">⬇
-        <div class=\"directory-cols\">⬇
-            <ul class=\"noBullet\">⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/dotnet/\" data-linktype=\"absolute-path\">.NET</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/appfabric/\" data-linktype=\"absolute-path\">AppFabric</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/aspnet/\" data-linktype=\"absolute-path\">ASP.NET</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/azure/\" data-linktype=\"absolute-path\">Azure</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/commerce-server/\" data-linktype=\"absolute-path\">Commerce Server</a>⬇
-                </li>⬇
-            </ul>⬇
-            <ul class=\"noBullet\">⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/dynamics/\" data-linktype=\"absolute-path\">Dynamics</a>⬇
-                </li>⬇
-                <li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-esp/\" data-linktype=\"absolute-path\">Microsoft ESP</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/mim/\" data-linktype=\"absolute-path\">Microsoft Identity Management (MIM)</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-robotics/\" data-linktype=\"absolute-path\">Microsoft Robotics</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/office/\" data-linktype=\"absolute-path\">Office</a>⬇
-                </li>⬇
-            </ul>⬇
-            <ul class=\"noBullet\">⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/msp-n-p/\" data-linktype=\"absolute-path\">patterns and practices</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/sql/\" data-linktype=\"absolute-path\">SQL</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/visualstudio/\" data-linktype=\"absolute-path\">Visual Studio</a>⬇
-                </li>⬇
-                <li>⬇
-                    <a class=\"barLink\" href=\"/en-us/previous-versions/windows/\" data-linktype=\"absolute-path\">Windows and Windows Server</a>⬇
-                </li>⬇
-            </ul>⬇
-        </div>⬇
+<section class=\"directory-container uhf-container\">\r⬇
+        <div class=\"directory-cols\">\r⬇
+            <ul class=\"noBullet\">\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/dotnet/\" data-linktype=\"absolute-path\">.NET</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/appfabric/\" data-linktype=\"absolute-path\">AppFabric</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/aspnet/\" data-linktype=\"absolute-path\">ASP.NET</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/azure/\" data-linktype=\"absolute-path\">Azure</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/commerce-server/\" data-linktype=\"absolute-path\">Commerce Server</a>\r⬇
+                </li>\r⬇
+            </ul>\r⬇
+            <ul class=\"noBullet\">\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/dynamics/\" data-linktype=\"absolute-path\">Dynamics</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-esp/\" data-linktype=\"absolute-path\">Microsoft ESP</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/mim/\" data-linktype=\"absolute-path\">Microsoft Identity Management (MIM)</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-robotics/\" data-linktype=\"absolute-path\">Microsoft Robotics</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/office/\" data-linktype=\"absolute-path\">Office</a>\r⬇
+                </li>\r⬇
+            </ul>\r⬇
+            <ul class=\"noBullet\">\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/msp-n-p/\" data-linktype=\"absolute-path\">patterns and practices</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/sql/\" data-linktype=\"absolute-path\">SQL</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/visualstudio/\" data-linktype=\"absolute-path\">Visual Studio</a>\r⬇
+                </li>\r⬇
+                <li>\r⬇
+                    <a class=\"barLink\" href=\"/en-us/previous-versions/windows/\" data-linktype=\"absolute-path\">Windows and Windows Server</a>\r⬇
+                </li>\r⬇
+            </ul>\r⬇
+        </div>\r⬇
 </section>⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.DevSandbox\\output/devsandbox/devsandbox/code-highlighting/qsharp.raw.page.json" "b/D:/docfx.TestData\\regression-test.DevSandbox\\.temp/devsandbox/devsandbox/code-highlighting/qsharp.raw.page.json"
index 18f8251..33f0817 100644
--- "a/D:/docfx.TestData\\regression-test.DevSandbox\\output/devsandbox/devsandbox/code-highlighting/qsharp.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.DevSandbox\\.temp/devsandbox/devsandbox/code-highlighting/qsharp.raw.page.json"
@@ -1,19 +1,19 @@
 {
   "content": "<h2 id=\"q-should-not-be-highlighted\">[Q#]&quot;(&quot; should not be highlighted</h2>⬇
 <p>(left paren)</p>⬇
-<div class=\"important alert\"><p>Complete</p></div>⬇
-```qsharp⬇
-newtype AmpAmpReflectionPhases = (Double[], Double[]);⬇
+<div class=\"important alert\"><p>Complete</p></div>\r⬇
+```qsharp\r⬇
+newtype AmpAmpReflectionPhases = (Double[], Double[]);\r⬇
 ```⬇
 <h2 id=\"qoutput-parameters-should-be-in-one-color---complete\">[Q#]Output parameters should be in one color - Complete</h2>⬇
-<div class=\"important alert\"><p>Complete</p></div>⬇
-```qsharp⬇
-function H2Terms (idxHamiltonian : Int) : (Int[], Int[])⬇
+<div class=\"important alert\"><p>Complete</p></div>\r⬇
+```qsharp\r⬇
+function H2Terms (idxHamiltonian : Int) : (Int[], Int[])\r⬇
 ```⬇
 <h2 id=\"qpaulizpaulii-should-be-in-one-color\">[Q#]PauliZ/PauliI should be in one color</h2>⬇
-<div class=\"important alert\"><p>Couldn't Repro</p></div>⬇
-```qsharp⬇
-R(PauliZ, theta, qubit);⬇
+<div class=\"important alert\"><p>Couldn't Repro</p></div>\r⬇
+```qsharp\r⬇
+R(PauliZ, theta, qubit);\r⬇
 R(PauliI, -theta, qubit);⬇
 <pre><code>⬇
 ## [Q#]&quot;Int&quot; is not highlighted correctly in function name - Complete⬇
@@ -22,10 +22,10 @@ R(PauliI, -theta, qubit);⬇
 function InterpolatedEvolution (inerpolationTime : Double, evolutionGeneratorStart : EvolutionGenerator, evolutionGeneratorEnd : EvolutionGenerator, timeDependentSimulationAlgorithm : TimeDependentSimulationAlgorithm) : (Qubit[] =&gt; () : Adjoint, Controlled)⬇
 </code></pre>⬇

@opbld41
Copy link

opbld41 commented Sep 6, 2021

dataprep-dotnet-pr(00:00:09.6950004)
diff --git "a/D:/docfx.TestData\\regression-test.dataprep-dotnet-pr\\output/dataprep/dotnet/api/overview/data-prep/tutorial-data-prep.raw.page.json" "b/D:/docfx.TestData\\regression-test.dataprep-dotnet-pr\\.temp/dataprep/dotnet/api/overview/data-prep/tutorial-data-prep.raw.page.json"
index 84b7069..f5a02a9 100644
--- "a/D:/docfx.TestData\\regression-test.dataprep-dotnet-pr\\output/dataprep/dotnet/api/overview/data-prep/tutorial-data-prep.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.dataprep-dotnet-pr\\.temp/dataprep/dotnet/api/overview/data-prep/tutorial-data-prep.raw.page.json"
@@ -95,7 +95,7 @@
 </code></pre>⬇
 <p>This code will trigger the dataflow pipeline execution and return a IDataView object which can be used for model training. See <a href=\"https://aka.ms/idataview\" data-linktype=\"external\">IDataView</a> for reference.</p>⬇
 <h2 id=\"review-the-output\">Review the Output</h2>⬇
-<div>⬇
+<div>\r⬇
 <pre><code>.dataframe tbody tr th {⬇
     vertical-align: top;⬇
 }⬇
@@ -103,79 +103,79 @@
     text-align: right;⬇
 }⬇
 </code></pre>⬇
-</style>⬇
-<table border=\"1\" class=\"dataframe\">⬇
-  <thead>⬇
-    <tr>⬇
-      <th></th>⬇
-      <th>FMID</th>⬇
-      <th>MarketName</th>⬇
-      <th>State</th>⬇
-      <th>zip</th>⬇
-      <th>Location</th>⬇
-      <th>Credit</th>⬇
-      <th>Organic</th>⬇
-      <th>Flowers</th>⬇
-    </tr>⬇
-  </thead>⬇
-  <tbody>⬇
-    <tr>⬇
-      <th>0</th>⬇
-      <th>1000632</th>⬇
-      <td>Helena Market Days</td>⬇
-      <td>Alabama</td>⬇
-      <td>35080</td>⬇
-      <td>NA</td>⬇
-      <td>False</td>⬇
-      <td>False</td>⬇
-      <td>ERROR</td>⬇
-    </tr>⬇
-    <tr>⬇
-      <th>1</th>⬇
-      <td>1008842</td>⬇
-      <td>Tuscaloosa Farmers' Market at the River Market at Manderson Landing</td>⬇
-      <td>Alabama</td>⬇
-      <td>35401</td>⬇
-      <td>NA</td>⬇
-      <td>True</td>⬇
-      <td>True</td>⬇
-      <td>True</td>⬇
-    </tr>⬇
-    <tr>⬇
-      <th>2</th>⬇
-      <td>1000113</td>⬇
-      <td>Tuscaloosa  County Truck Growers Association</td>⬇
-      <td>Alabama</td>⬇
-      <td>35476</td>⬇
-      <td>NA</td>⬇
-      <td>False</td>⬇
-      <td>False</td>⬇
-      <td>True</td>⬇
-    </tr>⬇
-    <tr>⬇
-      <th>3</th>⬇
-      <td>1002572</td>⬇
-      <td>GEORGIANA FARMERS MARKET</td>⬇
-      <td>Alabama</td>⬇
-      <td>36033</td>⬇
-      <td>NA</td>⬇
-      <td>False</td>⬇
-      <td>False</td>⬇
-      <td>ERROR</td>⬇
-    </tr>⬇
-    <tr>⬇
-      <th>4</th>⬇
-      <td>1006730</td>⬇
-      <td>Guntersville Farmers Market</td>⬇
-      <td>Alabama</td>⬇
-      <td>35976</td>⬇
-      <td>NA</td>⬇
-      <td>True</td>⬇
-      <td>False</td>⬇
-      <td>True</td>⬇
-    </tr>⬇
-  </tbody>⬇
-</table>⬇
+</style>\r⬇
+<table border=\"1\" class=\"dataframe\">\r⬇
+  <thead>\r⬇
+    <tr>\r⬇
+      <th></th>\r⬇
+      <th>FMID</th>\r⬇
+      <th>MarketName</th>\r⬇
+      <th>State</th>\r⬇
+      <th>zip</th>\r⬇
+      <th>Location</th>\r⬇
+      <th>Credit</th>\r⬇
+      <th>Organic</th>\r⬇
+      <th>Flowers</th>\r⬇
+    </tr>\r⬇
+  </thead>\r⬇
+  <tbody>\r⬇
+    <tr>\r⬇
+      <th>0</th>\r⬇
+      <th>1000632</th>\r⬇
+      <td>Helena Market Days</td>\r⬇
+      <td>Alabama</td>\r⬇
+      <td>35080</td>\r⬇
+      <td>NA</td>\r⬇
+      <td>False</td>\r⬇
+      <td>False</td>\r⬇
+      <td>ERROR</td>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+      <th>1</th>\r⬇
+      <td>1008842</td>\r⬇
+      <td>Tuscaloosa Farmers' Market at the River Market at Manderson Landing</td>\r⬇
+      <td>Alabama</td>\r⬇
+      <td>35401</td>\r⬇
+      <td>NA</td>\r⬇
+      <td>True</td>\r⬇
+      <td>True</td>\r⬇
+      <td>True</td>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+      <th>2</th>\r⬇
+      <td>1000113</td>\r⬇
+      <td>Tuscaloosa  County Truck Growers Association</td>\r⬇
+      <td>Alabama</td>\r⬇
+      <td>35476</td>\r⬇
+      <td>NA</td>\r⬇
+      <td>False</td>\r⬇
+      <td>False</td>\r⬇
+      <td>True</td>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+      <th>3</th>\r⬇
+      <td>1002572</td>\r⬇
+      <td>GEORGIANA FARMERS MARKET</td>\r⬇
+      <td>Alabama</td>\r⬇
+      <td>36033</td>\r⬇
+      <td>NA</td>\r⬇
+      <td>False</td>\r⬇
+      <td>False</td>\r⬇
+      <td>ERROR</td>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+      <th>4</th>\r⬇
+      <td>1006730</td>\r⬇
+      <td>Guntersville Farmers Market</td>\r⬇
+      <td>Alabama</td>\r⬇
+      <td>35976</td>\r⬇
+      <td>NA</td>\r⬇
+      <td>True</td>\r⬇
+      <td>False</td>\r⬇
+      <td>True</td>\r⬇
+    </tr>\r⬇
+  </tbody>\r⬇
+</table>\r⬇
 </div>⬇
 <h2 id=\"clean-up-resources\">Clean up resources</h2>⬇
 <p>If you don't need the result.csv file any more, you can delete it in your DataPrepSample project bin folder now.</p>⬇

@opbld41
Copy link

opbld41 commented Sep 6, 2021

azure-docs-rest-apis(00:01:39.7504718)
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/appservice/codeexamples.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/appservice/codeexamples.raw.page.json"
index 7607071..64230e8 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/appservice/codeexamples.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/appservice/codeexamples.raw.page.json"
@@ -145,8 +145,8 @@ Note that it should include all metadata in your app or slot, not just the ones
     &quot;targetSlot&quot;:&quot;production&quot;⬇
 }⬇
 </code></pre>⬇
-</code>⬇
-</example>⬇
+</code>\r⬇
+</example>\r⬇
         public HttpResponseMessage ApplySlotConfiguration()⬇
 <p><a name=\"WebApps_UpdateSlotConfigurationNames\"></a></p>⬇
 <h2 id=\"update-slot-configuration-names-example\">Update Slot Configuration Names example</h2>⬇
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/cognitiveservices/contentmoderator/reviews/create-job.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/cognitiveservices/contentmoderator/reviews/create-job.raw.page.json"
index 7080007..bd16f87 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/cognitiveservices/contentmoderator/reviews/create-job.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/cognitiveservices/contentmoderator/reviews/create-job.raw.page.json"
@@ -22,7 +22,7 @@
 <p>A job Id will be returned for the content posted on this endpoint.</p>⬇
 <p>Once the content is evaluated against the Workflow provided the review will be created or ignored based on the workflow expression.</p>⬇
 <h3>CallBack Schemas </h3>⬇
-<p>⬇
+<p>\r⬇
 <h4>Job Completion CallBack Sample</h4><br/>⬇
 <p>{<br/>⬇
 &quot;JobId&quot;: &quot;,<br/>⬇
@@ -39,8 +39,8 @@
 &quot;r&quot;: &quot;True&quot;<br/>⬇
 }<br/>⬇
 }<br/></p>⬇
-</p>⬇
-<p>⬇
+</p>\r⬇
+<p>\r⬇
 <h4>Review Completion CallBack Sample</h4><br/>⬇
 <p>{⬇
 &quot;ReviewId&quot;: &quot;&quot;,<br/>⬇
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/cognitiveservices/contentmoderator/reviews.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/cognitiveservices/contentmoderator/reviews.raw.page.json"
index 82bc0cc..b064106 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/cognitiveservices/contentmoderator/reviews.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/cognitiveservices/contentmoderator/reviews.raw.page.json"
@@ -91,7 +91,7 @@
 \t\t\t\t<p>A job Id will be returned for the content posted on this endpoint.</p>⬇
 <p>Once the content is evaluated against the Workflow provided the review will be created or ignored based on the workflow expression.</p>⬇
 <h3>CallBack Schemas </h3>⬇
-<p>⬇
+<p>\r⬇
 <h4>Job Completion CallBack Sample</h4><br/>⬇
 <p>{<br/>⬇
 &quot;JobId&quot;: &quot;,<br/>⬇
@@ -108,8 +108,8 @@
 &quot;r&quot;: &quot;True&quot;<br/>⬇
 }<br/>⬇
 }<br/></p>⬇
-</p>⬇
-<p>⬇
+</p>\r⬇
+<p>\r⬇
 <h4>Review Completion CallBack Sample</h4><br/>⬇
 <p>{⬇
 &quot;ReviewId&quot;: &quot;&quot;,<br/>⬇
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/cognitiveservices-bingsearch/index.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/cognitiveservices-bingsearch/index.raw.page.json"
index 378996b..c26d9a5 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/cognitiveservices-bingsearch/index.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/cognitiveservices-bingsearch/index.raw.page.json"
@@ -90,15 +90,15 @@ whichever happens first.</p>⬇
 </table>⬇
 <h2 id=\"see-also\">See also</h2>⬇
 <p>Conceptual documentation for Bing Search</p>⬇
-<h3>Search API</h3>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-news-search/\" data-linktype=\"external\">Bing News Search</a></p>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/Bing-Video-Search/\" data-linktype=\"external\">Bing Video Search</a></p>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-web-search/\" data-linktype=\"external\">Bing Web Search</a></p>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/Bing-Autosuggest\" data-linktype=\"external\">Bing Autosuggest</a></p>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-custom-search\" data-linktype=\"external\">Bing Custom Search</a></p>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-entities-search/\" data-linktype=\"external\">Bing Entity Search</a></p>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-image-search\" data-linktype=\"external\">Bing Image Search</a></p>⬇
-<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-visual-search\" data-linktype=\"external\">Bing Visual Search</a></p>⬇
+<h3>Search API</h3>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-news-search/\" data-linktype=\"external\">Bing News Search</a></p>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/Bing-Video-Search/\" data-linktype=\"external\">Bing Video Search</a></p>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-web-search/\" data-linktype=\"external\">Bing Web Search</a></p>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/Bing-Autosuggest\" data-linktype=\"external\">Bing Autosuggest</a></p>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-custom-search\" data-linktype=\"external\">Bing Custom Search</a></p>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-entities-search/\" data-linktype=\"external\">Bing Entity Search</a></p>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-image-search\" data-linktype=\"external\">Bing Image Search</a></p>\r⬇
+<p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-visual-search\" data-linktype=\"external\">Bing Visual Search</a></p>\r⬇
 <p><a href=\"https://docs.microsoft.com/azure/cognitive-services/bing-spell-check/\" data-linktype=\"external\">Bing Spell Check</a></p>⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/datacatalog/data-catalog-glossary.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/datacatalog/data-catalog-glossary.raw.page.json"
index 9e65baf..60465ef 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/datacatalog/data-catalog-glossary.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/datacatalog/data-catalog-glossary.raw.page.json"
@@ -41,7 +41,7 @@
 <h4 id=\"header\">Header</h4>⬇
 <pre><code class=\"lang-http\">Content-Type: application/json x-ms-client-request-id: 13c45c14…46ab469473f0 Authorization: Bearer eyJ0eX ... FWSXfwtQ  ⬇
 </code></pre>⬇
-<a name=\"response\"/>⬇
+<a name=\"response\"/>\r⬇
 #### Body example  ⬇
 <pre><code class=\"lang-json\">{  ⬇
   &quot;parentId&quot; : &quot;https://e2255231-6dd3-1a0d-a6d8-7fc96dd780c2-mycatalog.api.azuredatacatalog.com/catalogs/MyCatalog/glossaries/MyCatalog/terms/e44b497d-7e58-4e31-9ac5-f9d9bd97e199&quot;  ⬇
@@ -469,7 +469,7 @@ Content-Type: application/json; charset=utf-8  ⬇
 </code></pre>⬇
 <h3 id=\"header-8\">Header</h3>⬇
 <p>Content-Type: application/json x-ms-client-request-id: 13c45c14…46ab469473f0 Authorization: Bearer eyJ0eX ... FWSXfwtQ</p>⬇
-<a name=\"response\"/>⬇
+<a name=\"response\"/>\r⬇
 #### Body example  ⬇
 <pre><code class=\"lang-json\">{  ⬇
   &quot;parentId&quot; : &quot;https://e2255231-6dd3-1a0d-a6d8-7fc96dd780c2-mycatalog.api.azuredatacatalog.com/catalogs/MyCatalog/glossaries/MyCatalog/terms/e44b497d-7e58-4e31-9ac5-f9d9bd97e199&quot;  ⬇
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/gettingstarted/index.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/gettingstarted/index.raw.page.json"
index 562df0b..2e33433 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/gettingstarted/index.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/gettingstarted/index.raw.page.json"
@@ -201,26 +201,26 @@ Content-Type: application/json;⬇
 </ul>⬇
 <p>Please use the LiveFyre comments section that follows this article to provide feedback and help us refine and shape our content.</p>⬇
 <!--Reference style links: ACOM -->⬇
-<!--⬇
-[AAD-Apps-And-Sps]: https://azure.microsoft.com/documentation/articles/active-directory-application-objects/⬇
-[AAD-Auth-Libraries]: https://azure.microsoft.com/documentation/articles/active-directory-authentication-libraries/⬇
-[AAD-Dev-Guide]: https://azure.microsoft.com/documentation/articles/active-directory-developers-guide/⬇
-[AAD-Glossary-Access-Token]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#access-token⬇
-[AAD-Glossary-Authorization-Grant]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#authorization-grant⬇
-[AAD-Glossary-Claim]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#claim⬇
-[AAD-Glossary-Client-Application]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#client-application⬇
-[AAD-Glossary-Permissions]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#permissions⬇
-[AAD-Glossary-Tenant]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#tenant⬇
-[AAD-Glossary-Native-Client]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#native-client⬇
-[AAD-Glossary-Web-Client]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#web-client⬇
-[AAD-Graph-Application]: https://msdn.microsoft.com/Library/Azure/Ad/Graph/api/entity-and-complex-type-reference#application-entity⬇
-[AAD-Howto-Tenant]: https://azure.microsoft.com/documentation/articles/active-directory-howto-tenant/⬇
-[AAD-Integrating-Apps]: https://azure.microsoft.com/documentation/articles/active-directory-integrating-applications⬇
-[AAD-OAuth-Client-Creds]: https://azure.microsoft.com/documentation/articles/active-directory-protocols-oauth-service-to-service/#request-an-access-token⬇
-[AAD-Oauth-Code-Authz]: https://azure.microsoft.com/documentation/articles/active-directory-protocols-oauth-code/#request-an-authorization-code⬇
-[AAD-Oauth-Code-Token]: https://azure.microsoft.com/documentation/articles/active-directory-protocols-oauth-code/#use-the-authorization-code-to-request-an-access-token⬇
-[ARM-Create-Sp-Portal]: https://azure.microsoft.com/documentation/articles/resource-group-create-service-principal-portal/⬇
-[ARM-Provider-Summary]: https://azure.microsoft.com/documentation/articles/resource-manager-supported-services/⬇
+<!--\r⬇
+[AAD-Apps-And-Sps]: https://azure.microsoft.com/documentation/articles/active-directory-application-objects/\r⬇
+[AAD-Auth-Libraries]: https://azure.microsoft.com/documentation/articles/active-directory-authentication-libraries/\r⬇
+[AAD-Dev-Guide]: https://azure.microsoft.com/documentation/articles/active-directory-developers-guide/\r⬇
+[AAD-Glossary-Access-Token]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#access-token\r⬇
+[AAD-Glossary-Authorization-Grant]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#authorization-grant\r⬇
+[AAD-Glossary-Claim]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#claim\r⬇
+[AAD-Glossary-Client-Application]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#client-application\r⬇
+[AAD-Glossary-Permissions]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#permissions\r⬇
+[AAD-Glossary-Tenant]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#tenant\r⬇
+[AAD-Glossary-Native-Client]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#native-client\r⬇
+[AAD-Glossary-Web-Client]: https://azure.microsoft.com/documentation/articles/active-directory-dev-glossary/#web-client\r⬇
+[AAD-Graph-Application]: https://msdn.microsoft.com/Library/Azure/Ad/Graph/api/entity-and-complex-type-reference#application-entity\r⬇
+[AAD-Howto-Tenant]: https://azure.microsoft.com/documentation/articles/active-directory-howto-tenant/\r⬇
+[AAD-Integrating-Apps]: https://azure.microsoft.com/documentation/articles/active-directory-integrating-applications\r⬇
+[AAD-OAuth-Client-Creds]: https://azure.microsoft.com/documentation/articles/active-directory-protocols-oauth-service-to-service/#request-an-access-token\r⬇
+[AAD-Oauth-Code-Authz]: https://azure.microsoft.com/documentation/articles/active-directory-protocols-oauth-code/#request-an-authorization-code\r⬇
+[AAD-Oauth-Code-Token]: https://azure.microsoft.com/documentation/articles/active-directory-protocols-oauth-code/#use-the-authorization-code-to-request-an-access-token\r⬇
+[ARM-Create-Sp-Portal]: https://azure.microsoft.com/documentation/articles/resource-group-create-service-principal-portal/\r⬇
+[ARM-Provider-Summary]: https://azure.microsoft.com/documentation/articles/resource-manager-supported-services/\r⬇
 -->⬇
 <!--Reference style links: DOCS -->⬇
 ",
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/machinelearning/index.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/machinelearning/index.raw.page.json"
index 89cd21a..1ac3bb3 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/machinelearning/index.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/machinelearning/index.raw.page.json"
@@ -1,5 +1,5 @@
 {
-  "content": "<!-- Deprecation notice for Machine Learning (ML) Studio (classic) docs⬇
+  "content": "<!-- Deprecation notice for Machine Learning (ML) Studio (classic) docs\r⬇
 -->⬇
 <div class=\"IMPORTANT\">⬇
 <p>Important</p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/mariadb/index.raw.page.json" "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/mariadb/index.raw.page.json"
index 0ce6976..23e405f 100644
--- "a/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\output/rest/api/mariadb/index.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.azure-docs-rest-apis\\.temp/rest/api/mariadb/index.raw.page.json"
@@ -51,10 +51,10 @@
 <li>For an overview of the service, see <a href=\"/en-us/azure/mariadb/overview\" data-linktype=\"absolute-path\">Azure Database for MariaDB Overview</a></li>⬇
 <li><a href=\"/en-us/azure/mariadb/quickstart-create-mariadb-server-database-using-azure-portal\" data-linktype=\"absolute-path\">Create an Azure Database for MariaDB server using Azure portal</a></li>⬇
 </ul>⬇
-<!-- comment out until CLI support released⬇
-- [Create an Azure Database for MariaDB server using Azure CLI](/azure/mariadb/quickstart-create-mariadb-server-database-using-azure-cli)⬇
-- [Azure CLI Samples](/azure/mariadb/sample-scripts-azure-cli) for Azure Database for MariaDB⬇
-- For information about connecting to the service, see [Connection libraries for Azure Database for MariaDB](/azure/mariadb/concepts-connection-libraries).⬇
+<!-- comment out until CLI support released\r⬇
+- [Create an Azure Database for MariaDB server using Azure CLI](/azure/mariadb/quickstart-create-mariadb-server-database-using-azure-cli)\r⬇
+- [Azure CLI Samples](/azure/mariadb/sample-scripts-azure-cli) for Azure Database for MariaDB\r⬇
+- For information about connecting to the service, see [Connection libraries for Azure Database for MariaDB](/azure/mariadb/concepts-connection-libraries).\r⬇
 -->⬇
 ",
   "rawMetadata": {

@opbld41
Copy link

opbld41 commented Sep 6, 2021

DocsRoot(00:00:09.6036494, 333 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.DocsRoot\\output/DocsCoreContent/404.raw.page.json" "b/D:/docfx.TestData\\regression-test.DocsRoot\\.temp/DocsCoreContent/404.raw.page.json"
index ba0f2f0..55b8c27 100644
--- "a/D:/docfx.TestData\\regression-test.DocsRoot\\output/DocsCoreContent/404.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.DocsRoot\\.temp/DocsCoreContent/404.raw.page.json"
@@ -1,16 +1,16 @@
 {
-  "content": "<div class=\"uhf-container\">⬇
-\t<div class=\"not-found-container columns has-large-gaps has-margin-left-none has-margin-right-none\">⬇
-\t\t<section class=\"message-container column is-8 has-text-wrap\">⬇
-\t\t\t<h1 class=\"title is-1\">404 - Page not found</h1>⬇
-\t\t\t<p class=\"error-message\">Hmm, we couldn't find this link, but here are some related  <a href=\"#\" id=\"term-to-search\" data-linktype=\"self-bookmark\">search results</a> that may be helpful.</p>⬇
-\t\t\t<ul class=\"suggested-links\">⬇
-\t\t\t</ul>⬇
-\t\t</section>⬇
-\t\t<div class=\"hero-image-container column is-4\">⬇
-\t\t\t<img aria-hidden=\"true\" class=\"hero-image\" src=\"data:image/svg+xml,%3Csvg xmlns=&#39;http://www.w3.org/2000/svg&#39; viewBox=&#39;0 0 150 220&#39;%3E%3Cpath d=&#39;M97.337 219.911H23.395a3.425 3.425 0 01-3.426-3.427 3.424 3.424 0 013.426-3.427h74.032a3.425 3.425 0 013.427 3.427c-.09 1.893-1.624 3.427-3.517 3.427z&#39; opacity=&#39;.2&#39;/%3E%3Cpath d=&#39;M58.292 216.394c-.09-3.247-1.173-6.132-3.246-8.747-2.165-2.705-4.87-4.419-8.116-5.05v-54.104h-6.493v54.104c-3.245.722-5.95 2.345-8.115 5.05-2.074 2.615-3.156 5.5-3.246 8.747h29.216zM92.107 216.394c-.091-3.247-1.173-6.132-3.247-8.747-2.163-2.705-4.868-4.419-8.115-5.05v-54.104h-6.492v54.104c-3.247.722-5.952 2.345-8.116 5.05-2.074 2.615-3.156 5.5-3.247 8.747h29.217z&#39; fill=&#39;%232c3e58&#39;/%3E%3Cpath fill=&#39;%23b9d6f2&#39; d=&#39;M58.022 15.307h5.23v42.111h-5.23z&#39;/%3E%3Cpath fill=&#39;%23639ee1&#39; d=&#39;M16.722 42.54h87.288v52.751H16.722z&#39;/%3E%3Cpath fill=&#39;%23b9d6f2&#39; d=&#39;M28.896 104.129h62.941v31.831H28.896zM54.594 16.21c.722 1.171 1.715 1.983 2.796 2.614h6.582c1.083-.631 1.985-1.443 2.796-2.614a7.104 7.104 0 001.082-3.788c0-1.983-.721-3.697-2.074-5.139-1.443-1.443-3.066-2.074-5.14-2.074-1.983 0-3.696.721-5.139 2.074-1.443 1.442-2.074 3.065-2.074 5.139 0 1.353.36 2.615 1.171 3.788zm-1.893 5.23c-1.262-1.173-2.344-2.616-2.975-4.148a11.292 11.292 0 01-1.082-4.87c0-1.713.36-3.337 1.082-4.869.72-1.533 1.713-2.886 2.975-4.148L49.365-.112a15.96 15.96 0 00-4.058 5.591 16.603 16.603 0 00-1.533 6.943c0 2.435.45 4.689 1.443 6.853.992 2.165 2.345 4.058 4.148 5.591l3.336-3.426zm6.222-10.821c.451-.452.992-.631 1.713-.631.722 0 1.262.27 1.714.631.451.451.631.991.631 1.713 0 .721-.18 1.262-.631 1.713-.452.451-.992.631-1.714.631-.721 0-1.262-.27-1.713-.631-.451-.451-.631-.992-.631-1.713-.09-.631.18-1.262.631-1.713zm9.649 10.821c1.262-1.173 2.344-2.616 2.975-4.148a11.306 11.306 0 001.082-4.87c0-1.713-.361-3.337-1.082-4.869-.721-1.533-1.713-2.886-2.975-4.148l3.336-3.427c1.803 1.623 3.156 3.517 4.148 5.591.992 2.164 1.443 4.419 1.443 6.853 0 2.435-.541 4.689-1.533 6.944a16.484 16.484 0 01-4.058 5.5l-3.336-3.426z&#39;/%3E%3Cpath d=&#39;M91.837 135.238v6.763c0 7.845-6.043 14.247-13.527 14.247H42.962c-7.393 0-13.526-6.402-13.526-14.247v-6.763&#39; fill=&#39;%23639ee1&#39;/%3E%3Cpath d=&#39;M38.814 120.9h-10.73c-2.705 0-4.959.902-6.853 2.796-1.893 1.893-2.796 4.148-2.796 6.853v12.804h-6.492v-12.804c0-4.419 1.623-8.296 4.779-11.452 3.156-3.157 6.944-4.779 11.452-4.779h10.731v6.582z&#39; fill=&#39;%23b9d6f2&#39;/%3E%3Cpath d=&#39;M85.794 70.223H35.478c-3.517 0-6.492-2.885-6.492-6.493 0-3.517 2.885-6.492 6.492-6.492h50.227c3.516 0 6.492 2.886 6.492 6.492 0 3.608-2.886 6.493-6.403 6.493z&#39; opacity=&#39;.3&#39; fill=&#39;%23f6e768&#39;/%3E%3Cpath d=&#39;M89.853 124.688h24.256c2.706 0 4.96-.902 6.854-2.796 1.893-1.893 2.794-4.148 2.794-6.853v-8.116h6.493v8.116c0 4.418-1.623 8.296-4.78 11.452-3.155 3.156-6.942 4.779-11.451 4.779H89.853v-6.582z&#39; fill=&#39;%23b9d6f2&#39;/%3E%3Cpath d=&#39;M130.34 102.866v11.361h-6.492v-11.361c-3.246-.632-5.952-2.345-8.115-5.05-2.165-2.705-3.247-5.772-3.247-9.108 0-3.967 1.352-7.304 4.057-10.099l4.6 4.599c-1.353 1.533-2.074 3.336-2.074 5.5 0 2.255.812 4.239 2.344 5.771 1.533 1.534 3.517 2.345 5.772 2.345 2.253 0 4.237-.811 5.77-2.345 1.533-1.532 2.345-3.516 2.345-5.771 0-2.253-.722-4.057-2.165-5.59l4.599-4.599c2.705 2.796 4.058 6.222 4.058 10.189 0 3.336-1.082 6.403-3.246 9.108-2.255 2.705-4.96 4.418-8.206 5.05zM11.943 154.174v-18.125h6.492v18.125c3.247.631 5.952 2.345 8.116 5.05 2.164 2.705 3.246 5.77 3.246 9.108 0 3.967-1.352 7.304-4.058 10.099l-4.599-4.599c1.353-1.533 2.074-3.336 2.074-5.5 0-2.255-.811-4.239-2.344-5.771-1.532-1.534-3.517-2.345-5.771-2.345-2.255 0-4.238.811-5.771 2.345-1.533 1.532-2.345 3.516-2.345 5.771 0 2.253.722 4.057 2.165 5.59l-4.599 4.599c-2.705-2.796-4.058-6.222-4.058-10.189 0-3.338 1.082-6.403 3.247-9.108 2.253-2.705 4.958-4.419 8.205-5.05z&#39; fill=&#39;%232c3e58&#39;/%3E%3Ccircle cx=&#39;35.297&#39; cy=&#39;63.821&#39; r=&#39;6.403&#39; fill=&#39;%23f6e768&#39;/%3E%3Ccircle cx=&#39;86.066&#39; cy=&#39;63.821&#39; r=&#39;6.403&#39; fill=&#39;%23f6e768&#39;/%3E%3Cpath d=&#39;M62.89 40.285c2.796-4.779 6.673-8.566 11.452-11.452 4.78-2.795 10.011-4.237 15.691-4.237 5.681 0 10.91 1.442 15.69 4.237 4.779 2.796 8.567 6.673 11.362 11.452 2.796 4.779 4.148 10.01 4.148 15.691 0 7.123-2.344 13.706-7.124 19.657l34.176 34.176c.631.542.992 1.262.992 2.255 0 .901-.27 1.713-.902 2.344-.631.631-1.353.901-2.345.901-.901 0-1.713-.36-2.254-.991L109.6 80.142c-5.951 4.689-12.444 7.123-19.658 7.123-5.68 0-10.91-1.352-15.689-4.147-4.78-2.796-8.567-6.583-11.452-11.362-2.796-4.779-4.239-10.009-4.239-15.691.091-5.68 1.443-10.91 4.328-15.78zm48.514 3.157c-2.254-3.788-5.23-6.763-9.018-9.018-3.787-2.254-7.935-3.336-12.444-3.336-4.508 0-8.656 1.082-12.443 3.336-3.788 2.255-6.763 5.23-9.018 9.018-2.254 3.787-3.336 7.935-3.336 12.443 0 4.509 1.082 8.657 3.336 12.444 2.255 3.788 5.23 6.764 9.018 9.018 3.787 2.254 7.935 3.336 12.443 3.336 4.509 0 8.657-1.082 12.444-3.336 3.788-2.254 6.764-5.23 9.018-9.018 2.255-3.787 3.337-7.935 3.337-12.353 0-4.509-1.173-8.747-3.337-12.534z&#39;/%3E%3Cpath d=&#39;M130.34 102.866v11.361h-6.492v-11.361c-3.246-.632.902-6.042 3.246-6.042 2.254 0 4.239-.811 5.771-2.345 1.533-1.532 2.344-3.516 2.344-5.771 0-2.253-.721-4.057-2.163-5.59l4.598-4.599c2.706 2.796 4.059 6.222 4.059 10.189 0 3.336-1.083 6.403-3.247 9.108-2.165 2.705-4.87 4.418-8.116 5.05z&#39; fill=&#39;%232c3e58&#39;/%3E%3Cpath d=&#39;M111.404 43.442c-2.254-3.788-5.23-6.763-9.018-9.018-3.787-2.254-7.935-3.336-12.444-3.336-4.508 0-8.656 1.082-12.443 3.336-3.788 2.255-6.763 5.23-9.018 9.018-2.254 3.787-3.336 7.935-3.336 12.443 0 4.509 1.082 8.657 3.336 12.444 2.255 3.788 5.23 6.764 9.018 9.018 3.787 2.254 7.935 3.336 12.443 3.336 4.509 0 8.657-1.082 12.444-3.336 3.788-2.254 6.764-5.23 9.018-9.018 2.255-3.787 3.337-7.935 3.337-12.353 0-4.509-1.173-8.747-3.337-12.534z&#39; fill=&#39;%23b9d6f2&#39;/%3E%3Cpath d=&#39;M89.853 70.133H57.661c-8.026 0-14.608-6.583-14.608-14.608 0-8.026 6.582-14.609 14.608-14.609h32.192c8.025 0 14.607 6.583 14.607 14.609 0 8.025-6.582 14.608-14.607 14.608z&#39; opacity=&#39;.3&#39; fill=&#39;%23f6e768&#39;/%3E%3Ccircle cx=&#39;89.942&#39; cy=&#39;55.795&#39; r=&#39;14.518&#39; fill=&#39;%23f6e768&#39;/%3E%3C/svg%3E\" data-linktype=\"external\"/>⬇
-\t\t</div>\t⬇
-\t</div>⬇
+  "content": "<div class=\"uhf-container\">\r⬇
+\t<div class=\"not-found-container columns has-large-gaps has-margin-left-none has-margin-right-none\">\r⬇
+\t\t<section class=\"message-container column is-8 has-text-wrap\">\r⬇
+\t\t\t<h1 class=\"title is-1\">404 - Page not found</h1>\r⬇
+\t\t\t<p class=\"error-message\">Hmm, we couldn't find this link, but here are some related  <a href=\"#\" id=\"term-to-search\" data-linktype=\"self-bookmark\">search results</a> that may be helpful.</p>\r⬇
+\t\t\t<ul class=\"suggested-links\">\r⬇
+\t\t\t</ul>\r⬇
+\t\t</section>\r⬇
+\t\t<div class=\"hero-image-container column is-4\">\r⬇
+\t\t\t<img aria-hidden=\"true\" class=\"hero-image\" src=\"data:image/svg+xml,%3Csvg xmlns=&#39;http://www.w3.org/2000/svg&#39; viewBox=&#39;0 0 150 220&#39;%3E%3Cpath d=&#39;M97.337 219.911H23.395a3.425 3.425 0 01-3.426-3.427 3.424 3.424 0 013.426-3.427h74.032a3.425 3.425 0 013.427 3.427c-.09 1.893-1.624 3.427-3.517 3.427z&#39; opacity=&#39;.2&#39;/%3E%3Cpath d=&#39;M58.292 216.394c-.09-3.247-1.173-6.132-3.246-8.747-2.165-2.705-4.87-4.419-8.116-5.05v-54.104h-6.493v54.104c-3.245.722-5.95 2.345-8.115 5.05-2.074 2.615-3.156 5.5-3.246 8.747h29.216zM92.107 216.394c-.091-3.247-1.173-6.132-3.247-8.747-2.163-2.705-4.868-4.419-8.115-5.05v-54.104h-6.492v54.104c-3.247.722-5.952 2.345-8.116 5.05-2.074 2.615-3.156 5.5-3.247 8.747h29.217z&#39; fill=&#39;%232c3e58&#39;/%3E%3Cpath fill=&#39;%23b9d6f2&#39; d=&#39;M58.022 15.307h5.23v42.111h-5.23z&#39;/%3E%3Cpath fill=&#39;%23639ee1&#39; d=&#39;M16.722 42.54h87.288v52.751H16.722z&#39;/%3E%3Cpath fill=&#39;%23b9d6f2&#39; d=&#39;M28.896 104.129h62.941v31.831H28.896zM54.594 16.21c.722 1.171 1.715 1.983 2.796 2.614h6.582c1.083-.631 1.985-1.443 2.796-2.614a7.104 7.104 0 001.082-3.788c0-1.983-.721-3.697-2.074-5.139-1.443-1.443-3.066-2.074-5.14-2.074-1.983 0-3.696.721-5.139 2.074-1.443 1.442-2.074 3.065-2.074 5.139 0 1.353.36 2.615 1.171 3.788zm-1.893 5.23c-1.262-1.173-2.344-2.616-2.975-4.148a11.292 11.292 0 01-1.082-4.87c0-1.713.36-3.337 1.082-4.869.72-1.533 1.713-2.886 2.975-4.148L49.365-.112a15.96 15.96 0 00-4.058 5.591 16.603 16.603 0 00-1.533 6.943c0 2.435.45 4.689 1.443 6.853.992 2.165 2.345 4.058 4.148 5.591l3.336-3.426zm6.222-10.821c.451-.452.992-.631 1.713-.631.722 0 1.262.27 1.714.631.451.451.631.991.631 1.713 0 .721-.18 1.262-.631 1.713-.452.451-.992.631-1.714.631-.721 0-1.262-.27-1.713-.631-.451-.451-.631-.992-.631-1.713-.09-.631.18-1.262.631-1.713zm9.649 10.821c1.262-1.173 2.344-2.616 2.975-4.148a11.306 11.306 0 001.082-4.87c0-1.713-.361-3.337-1.082-4.869-.721-1.533-1.713-2.886-2.975-4.148l3.336-3.427c1.803 1.623 3.156 3.517 4.148 5.591.992 2.164 1.443 4.419 1.443 6.853 0 2.435-.541 4.689-1.533 6.944a16.484 16.484 0 01-4.058 5.5l-3.336-3.426z&#39;/%3E%3Cpath d=&#39;M91.837 135.238v6.763c0 7.845-6.043 14.247-13.527 14.247H42.962c-7.393 0-13.526-6.402-13.526-14.247v-6.763&#39; fill=&#39;%23639ee1&#39;/%3E%3Cpath d=&#39;M38.814 120.9h-10.73c-2.705 0-4.959.902-6.853 2.796-1.893 1.893-2.796 4.148-2.796 6.853v12.804h-6.492v-12.804c0-4.419 1.623-8.296 4.779-11.452 3.156-3.157 6.944-4.779 11.452-4.779h10.731v6.582z&#39; fill=&#39;%23b9d6f2&#39;/%3E%3Cpath d=&#39;M85.794 70.223H35.478c-3.517 0-6.492-2.885-6.492-6.493 0-3.517 2.885-6.492 6.492-6.492h50.227c3.516 0 6.492 2.886 6.492 6.492 0 3.608-2.886 6.493-6.403 6.493z&#39; opacity=&#39;.3&#39; fill=&#39;%23f6e768&#39;/%3E%3Cpath d=&#39;M89.853 124.688h24.256c2.706 0 4.96-.902 6.854-2.796 1.893-1.893 2.794-4.148 2.794-6.853v-8.116h6.493v8.116c0 4.418-1.623 8.296-4.78 11.452-3.155 3.156-6.942 4.779-11.451 4.779H89.853v-6.582z&#39; fill=&#39;%23b9d6f2&#39;/%3E%3Cpath d=&#39;M130.34 102.866v11.361h-6.492v-11.361c-3.246-.632-5.952-2.345-8.115-5.05-2.165-2.705-3.247-5.772-3.247-9.108 0-3.967 1.352-7.304 4.057-10.099l4.6 4.599c-1.353 1.533-2.074 3.336-2.074 5.5 0 2.255.812 4.239 2.344 5.771 1.533 1.534 3.517 2.345 5.772 2.345 2.253 0 4.237-.811 5.77-2.345 1.533-1.532 2.345-3.516 2.345-5.771 0-2.253-.722-4.057-2.165-5.59l4.599-4.599c2.705 2.796 4.058 6.222 4.058 10.189 0 3.336-1.082 6.403-3.246 9.108-2.255 2.705-4.96 4.418-8.206 5.05zM11.943 154.174v-18.125h6.492v18.125c3.247.631 5.952 2.345 8.116 5.05 2.164 2.705 3.246 5.77 3.246 9.108 0 3.967-1.352 7.304-4.058 10.099l-4.599-4.599c1.353-1.533 2.074-3.336 2.074-5.5 0-2.255-.811-4.239-2.344-5.771-1.532-1.534-3.517-2.345-5.771-2.345-2.255 0-4.238.811-5.771 2.345-1.533 1.532-2.345 3.516-2.345 5.771 0 2.253.722 4.057 2.165 5.59l-4.599 4.599c-2.705-2.796-4.058-6.222-4.058-10.189 0-3.338 1.082-6.403 3.247-9.108 2.253-2.705 4.958-4.419 8.205-5.05z&#39; fill=&#39;%232c3e58&#39;/%3E%3Ccircle cx=&#39;35.297&#39; cy=&#39;63.821&#39; r=&#39;6.403&#39; fill=&#39;%23f6e768&#39;/%3E%3Ccircle cx=&#39;86.066&#39; cy=&#39;63.821&#39; r=&#39;6.403&#39; fill=&#39;%23f6e768&#39;/%3E%3Cpath d=&#39;M62.89 40.285c2.796-4.779 6.673-8.566 11.452-11.452 4.78-2.795 10.011-4.237 15.691-4.237 5.681 0 10.91 1.442 15.69 4.237 4.779 2.796 8.567 6.673 11.362 11.452 2.796 4.779 4.148 10.01 4.148 15.691 0 7.123-2.344 13.706-7.124 19.657l34.176 34.176c.631.542.992 1.262.992 2.255 0 .901-.27 1.713-.902 2.344-.631.631-1.353.901-2.345.901-.901 0-1.713-.36-2.254-.991L109.6 80.142c-5.951 4.689-12.444 7.123-19.658 7.123-5.68 0-10.91-1.352-15.689-4.147-4.78-2.796-8.567-6.583-11.452-11.362-2.796-4.779-4.239-10.009-4.239-15.691.091-5.68 1.443-10.91 4.328-15.78zm48.514 3.157c-2.254-3.788-5.23-6.763-9.018-9.018-3.787-2.254-7.935-3.336-12.444-3.336-4.508 0-8.656 1.082-12.443 3.336-3.788 2.255-6.763 5.23-9.018 9.018-2.254 3.787-3.336 7.935-3.336 12.443 0 4.509 1.082 8.657 3.336 12.444 2.255 3.788 5.23 6.764 9.018 9.018 3.787 2.254 7.935 3.336 12.443 3.336 4.509 0 8.657-1.082 12.444-3.336 3.788-2.254 6.764-5.23 9.018-9.018 2.255-3.787 3.337-7.935 3.337-12.353 0-4.509-1.173-8.747-3.337-12.534z&#39;/%3E%3Cpath d=&#39;M130.34 102.866v11.361h-6.492v-11.361c-3.246-.632.902-6.042 3.246-6.042 2.254 0 4.239-.811 5.771-2.345 1.533-1.532 2.344-3.516 2.344-5.771 0-2.253-.721-4.057-2.163-5.59l4.598-4.599c2.706 2.796 4.059 6.222 4.059 10.189 0 3.336-1.083 6.403-3.247 9.108-2.165 2.705-4.87 4.418-8.116 5.05z&#39; fill=&#39;%232c3e58&#39;/%3E%3Cpath d=&#39;M111.404 43.442c-2.254-3.788-5.23-6.763-9.018-9.018-3.787-2.254-7.935-3.336-12.444-3.336-4.508 0-8.656 1.082-12.443 3.336-3.788 2.255-6.763 5.23-9.018 9.018-2.254 3.787-3.336 7.935-3.336 12.443 0 4.509 1.082 8.657 3.336 12.444 2.255 3.788 5.23 6.764 9.018 9.018 3.787 2.254 7.935 3.336 12.443 3.336 4.509 0 8.657-1.082 12.444-3.336 3.788-2.254 6.764-5.23 9.018-9.018 2.255-3.787 3.337-7.935 3.337-12.353 0-4.509-1.173-8.747-3.337-12.534z&#39; fill=&#39;%23b9d6f2&#39;/%3E%3Cpath d=&#39;M89.853 70.133H57.661c-8.026 0-14.608-6.583-14.608-14.608 0-8.026 6.582-14.609 14.608-14.609h32.192c8.025 0 14.607 6.583 14.607 14.609 0 8.025-6.582 14.608-14.607 14.608z&#39; opacity=&#39;.3&#39; fill=&#39;%23f6e768&#39;/%3E%3Ccircle cx=&#39;89.942&#39; cy=&#39;55.795&#39; r=&#39;14.518&#39; fill=&#39;%23f6e768&#39;/%3E%3C/svg%3E\" data-linktype=\"external\"/>\r⬇
+\t\t</div>\t\r⬇
+\t</div>\r⬇
 </div>⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.DocsRoot\\output/previous-versions/previous-versions/index.raw.page.json" "b/D:/docfx.TestData\\regression-test.DocsRoot\\.temp/previous-versions/previous-versions/index.raw.page.json"
index 9ec83cd..640b4dd 100644
--- "a/D:/docfx.TestData\\regression-test.DocsRoot\\output/previous-versions/previous-versions/index.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.DocsRoot\\.temp/previous-versions/previous-versions/index.raw.page.json"
@@ -1,79 +1,79 @@
 {
-  "content": "<section class=\"uhf-container has-margin-top-large has-margin-bottom-large\">⬇
-    <h1 class=\"title is-1\">Previous versions of Microsoft products, services and technologies</h1>⬇
+  "content": "<section class=\"uhf-container has-margin-top-large has-margin-bottom-large\">\r⬇
+    <h1 class=\"title is-1\">Previous versions of Microsoft products, services and technologies</h1>\r⬇
 </section>⬇
-<section class=\"uhf-container\">⬇
-    <ul class=\"has-three-text-columns has-margin-none\">⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/dotnet/\" data-linktype=\"absolute-path\">.NET</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/appfabric/\" data-linktype=\"absolute-path\">AppFabric</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/aspnet/\" data-linktype=\"absolute-path\">ASP.NET</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/\" data-linktype=\"absolute-path\">Azure</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/bot-service/index-bf-sdk/\" data-linktype=\"absolute-path\">Azure Bot Service</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/devops/\" data-linktype=\"absolute-path\">Azure DevOps</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/bing/\" data-linktype=\"absolute-path\">Bing</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/commerce-server/\" data-linktype=\"absolute-path\">Commerce Server</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/dynamics/\" data-linktype=\"absolute-path\">Dynamics</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/industry-solutions-group/\" data-linktype=\"absolute-path\">Industry Solutions Group</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/iis/\" data-linktype=\"absolute-path\">Internet Information Services</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/archive/microsoft-edge/legacy/\" data-linktype=\"absolute-path\">Legacy Microsoft Edge</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-esp/\" data-linktype=\"absolute-path\">Microsoft ESP</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/mim/\" data-linktype=\"absolute-path\">Microsoft Identity Management (MIM)</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-robotics/\" data-linktype=\"absolute-path\">Microsoft Robotics</a>⬇
-        </li>⬇
-         <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/office/\" data-linktype=\"absolute-path\">Office</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/msp-n-p/\" data-linktype=\"absolute-path\">patterns and practices</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/powershell/scripting/overview\" data-linktype=\"absolute-path\">PowerShell</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/sql/\" data-linktype=\"absolute-path\">SQL</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/system-center/\" data-linktype=\"absolute-path\">System Center</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/technet-magazine/\" data-linktype=\"absolute-path\">TechNet Magazine</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/visualstudio/\" data-linktype=\"absolute-path\">Visual Studio</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/windows/\" data-linktype=\"absolute-path\">Windows and Windows Server</a>⬇
-        </li>⬇
-    </ul>⬇
+<section class=\"uhf-container\">\r⬇
+    <ul class=\"has-three-text-columns has-margin-none\">\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/dotnet/\" data-linktype=\"absolute-path\">.NET</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/appfabric/\" data-linktype=\"absolute-path\">AppFabric</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/aspnet/\" data-linktype=\"absolute-path\">ASP.NET</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/\" data-linktype=\"absolute-path\">Azure</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/bot-service/index-bf-sdk/\" data-linktype=\"absolute-path\">Azure Bot Service</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/devops/\" data-linktype=\"absolute-path\">Azure DevOps</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/bing/\" data-linktype=\"absolute-path\">Bing</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/commerce-server/\" data-linktype=\"absolute-path\">Commerce Server</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/dynamics/\" data-linktype=\"absolute-path\">Dynamics</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/industry-solutions-group/\" data-linktype=\"absolute-path\">Industry Solutions Group</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/iis/\" data-linktype=\"absolute-path\">Internet Information Services</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/archive/microsoft-edge/legacy/\" data-linktype=\"absolute-path\">Legacy Microsoft Edge</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-esp/\" data-linktype=\"absolute-path\">Microsoft ESP</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/mim/\" data-linktype=\"absolute-path\">Microsoft Identity Management (MIM)</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-robotics/\" data-linktype=\"absolute-path\">Microsoft Robotics</a>\r⬇
+        </li>\r⬇
+         <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/office/\" data-linktype=\"absolute-path\">Office</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/msp-n-p/\" data-linktype=\"absolute-path\">patterns and practices</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/powershell/scripting/overview\" data-linktype=\"absolute-path\">PowerShell</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/sql/\" data-linktype=\"absolute-path\">SQL</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/system-center/\" data-linktype=\"absolute-path\">System Center</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/technet-magazine/\" data-linktype=\"absolute-path\">TechNet Magazine</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/visualstudio/\" data-linktype=\"absolute-path\">Visual Studio</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/windows/\" data-linktype=\"absolute-path\">Windows and Windows Server</a>\r⬇
+        </li>\r⬇
+    </ul>\r⬇
 </section>⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.DocsRoot\\output/profile/profile/edit.raw.page.json" "b/D:/docfx.TestData\\regression-test.DocsRoot\\.temp/profile/profile/edit.raw.page.json"
index 06bb548..68660c9 100644
--- "a/D:/docfx.TestData\\regression-test.DocsRoot\\output/profile/profile/edit.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.DocsRoot\\.temp/profile/profile/edit.raw.page.json"
@@ -1,112 +1,112 @@
 {
-  "content": "<div id=\"edit-profile-container\" class=\"container\">⬇
-    <div id=\"edit-profile\" class=\"columns is-hidden has-margin-none has-padding-top-extra-large-tablet has-small-gaps\">⬇
-        <div class=\"column is-3 has-padding-none-mobile\">⬇

@opbld41
Copy link

opbld41 commented Sep 6, 2021

dynamics365smb-devitpro(00:00:09.5532605, 209466 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.dynamics365smb-devitpro\\output/.errors.log" "b/D:/docfx.TestData\\regression-test.dynamics365smb-devitpro\\.temp/.errors.log"
index 4d7a22f..993ea57 100644
--- "a/D:/docfx.TestData\\regression-test.dynamics365smb-devitpro\\output/.errors.log"
+++ "b/D:/docfx.TestData\\regression-test.dynamics365smb-devitpro\\.temp/.errors.log"
@@ -162269,6 +162269,30694 @@
   "ms.service": "dynamics365-business-central",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/file-not-found?branch=main"
 }
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AboutText Property'.",
+  "file": "dev-itpro/developer/properties/devenv-abouttext-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AboutTextML Property'.",
+  "file": "dev-itpro/developer/properties/devenv-abouttextml-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AboutTitle Property'.",
+  "file": "dev-itpro/developer/properties/devenv-abouttitle-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AboutTitleML Property'.",
+  "file": "dev-itpro/developer/properties/devenv-abouttitleml-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'Access Property'.",
+  "file": "dev-itpro/developer/properties/devenv-access-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AccessByPermission Property'.",
+  "file": "dev-itpro/developer/properties/devenv-accessbypermission-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'Action Option Type'.",
+  "file": "dev-itpro/developer/methods-auto/action/action-option.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AdditionalSearchTerms Property'.",
+  "file": "dev-itpro/developer/properties/devenv-additionalsearchterms-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AdditionalSearchTermsML Property'.",
+  "file": "dev-itpro/developer/properties/devenv-additionalsearchtermsml-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AllowScheduling Property'.",
+  "file": "dev-itpro/developer/properties/devenv-allowscheduling-property.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'Any Data Type'.",
+  "file": "dev-itpro/developer/methods-auto/any/any-data-type.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AppSourceCop Analyzer Rules'.",
+  "file": "dev-itpro/developer/analyzers/appsourcecop.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AppSourceCop Rule AS0001'.",
+  "file": "dev-itpro/developer/analyzers/appsourcecop-as0001.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",
+  "ms.author": "solsen",
+  "ms.service": "dynamics365-business-central",
+  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/h1-not-first?branch=main"
+}
+{
+  "message_severity": "warning",
+  "code": "h1-not-first",
+  "message": "Markdown content is not allowed before H1 'AppSourceCop Rule AS0002'.",
+  "file": "dev-itpro/developer/analyzers/appsourcecop-as0002.md",
+  "line": 17,
+  "end_line": 17,
+  "column": 1,
+  "end_column": 1,
+  "log_item_type": "user",

@opbld41
Copy link

opbld41 commented Sep 6, 2021

dryrun.azure-docs-pr(00:00:59.4128628, 5389 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.dryrun.azure-docs-pr\\output/.errors.log" "b/D:/docfx.TestData\\regression-test.dryrun.azure-docs-pr\\.temp/.errors.log"
index 29b8299..a36ded2 100644
--- "a/D:/docfx.TestData\\regression-test.dryrun.azure-docs-pr\\output/.errors.log"
+++ "b/D:/docfx.TestData\\regression-test.dryrun.azure-docs-pr\\.temp/.errors.log"
@@ -264315,97 +264315,6 @@
   "ms.service": "defender-for-iot",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/heading-skipped?branch=main"
 }
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/designing-for-disaster-recovery-with-expressroute-privatepeering.md",
-  "line": 53,
-  "end_line": 53,
-  "column": 2,
-  "end_column": 2,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/designing-for-high-availability-with-expressroute.md",
-  "line": 26,
-  "end_line": 26,
-  "column": 3,
-  "end_column": 3,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/expressroute-bfd.md",
-  "line": 20,
-  "end_line": 20,
-  "column": 2,
-  "end_column": 2,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/expressroute-howto-ipsec-transport-private-windows.md",
-  "line": 33,
-  "end_line": 33,
-  "column": 2,
-  "end_column": 2,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/expressroute-troubleshooting-expressroute-overview.md",
-  "line": 35,
-  "end_line": 35,
-  "column": 2,
-  "end_column": 2,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/expressroute-troubleshooting-network-performance.md",
-  "line": 27,
-  "end_line": 27,
-  "column": 1,
-  "end_column": 1,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/use-s2s-vpn-as-backup-for-expressroute-privatepeering.md",
-  "line": 31,
-  "end_line": 31,
-  "column": 1,
-  "end_column": 1,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
 {
   "message_severity": "suggestion",
   "code": "image-altText-with-badlength",
@@ -264432,58 +264341,6 @@
   "ms.author": "damendo",
   "ms.service": "network-watcher"
 }
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/networking/connectivty-interoperability-configuration.md",
-  "line": 25,
-  "end_line": 25,
-  "column": 2,
-  "end_column": 2,
-  "log_item_type": "user",
-  "ms.author": "rambala",
-  "ms.service": "virtual-network"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/networking/connectivty-interoperability-control-plane.md",
-  "line": 27,
-  "end_line": 27,
-  "column": 1,
-  "end_column": 1,
-  "log_item_type": "user",
-  "ms.author": "rambala",
-  "ms.service": "virtual-network"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/networking/connectivty-interoperability-data-plane.md",
-  "line": 42,
-  "end_line": 42,
-  "column": 1,
-  "end_column": 1,
-  "log_item_type": "user",
-  "ms.author": "rambala",
-  "ms.service": "virtual-network"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '1' is out of range at 1 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/networking/connectivty-interoperability-preface.md",
-  "line": 29,
-  "end_line": 29,
-  "column": 1,
-  "end_column": 1,
-  "log_item_type": "user",
-  "ms.author": "rambala",
-  "ms.service": "virtual-network"
-}
 {
   "message_severity": "suggestion",
   "code": "image-altText-with-badlength",
@@ -264510,123 +264367,6 @@
   "ms.author": "spelluru",
   "ms.service": "service-bus-messaging"
 }
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '10' is out of range at 2 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/designing-for-disaster-recovery-with-expressroute-privatepeering.md",
-  "line": 136,
-  "end_line": 136,
-  "column": 2,
-  "end_column": 2,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '10' is out of range at 2 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/expressroute-howto-ipsec-transport-private-windows.md",
-  "line": 105,
-  "end_line": 105,
-  "column": 5,
-  "end_column": 5,
-  "log_item_type": "user",
-  "ms.author": "duau",
-  "ms.service": "expressroute"
-}
-{
-  "message_severity": "suggestion",
-  "code": "image-altText-with-badlength",
-  "message": "Alt text '11' is out of range at 2 characters. Alt text must be between 4 and 250 characters. NOTE: This Suggestion will become a Warning in late September, 2020.",
-  "file": "articles/expressroute/expressroute-howto-ipsec-transport-private-windows.md",
-  "line": 108,
-  "end_line": 108,
-  "column": 5,
-  "end_column": 5,

@opbld41
Copy link

opbld41 commented Sep 6, 2021

docs(00:00:37.2063561, 6808 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/authentication-aad-packages-obsolete.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/authentication-aad-packages-obsolete.raw.page.json"
index 5660132..f005016 100644
--- "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/authentication-aad-packages-obsolete.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/authentication-aad-packages-obsolete.raw.page.json"
@@ -21,16 +21,21 @@
 <li><a href=\"/en-us/dotnet/api/microsoft.aspnetcore.authentication.azureadb2c.ui.azureadb2cdefaults?view=aspnetcore-3.0&amp;preserve-view=false\" data-linktype=\"absolute-path\">Microsoft.AspNetCore.Authentication.AzureADB2C.UI.AzureADB2CDefaults</a></li>⬇
 <li><a href=\"/en-us/dotnet/api/microsoft.aspnetcore.authentication.azureadb2c.ui.azureadb2coptions?view=aspnetcore-3.0&amp;preserve-view=false\" data-linktype=\"absolute-path\">Microsoft.AspNetCore.Authentication.AzureADB2C.UI.AzureADB2COptions</a></li>⬇
 </ul>⬇
-<!--⬇
-### Category⬇
-ASP.NET Core⬇
-### Affected APIs⬇
-- `T:Microsoft.AspNetCore.Authentication.AzureADAuthenticationBuilderExtensions`⬇
-- `T:Microsoft.AspNetCore.Authentication.AzureAD.UI.AzureADDefaults`⬇
-- `T:Microsoft.AspNetCore.Authentication.AzureAD.UI.AzureADOptions`⬇
-- `T:Microsoft.AspNetCore.Authentication.AzureADB2CAuthenticationBuilderExtensions`⬇
-- `T:Microsoft.AspNetCore.Authentication.AzureADB2C.UI.AzureADB2CDefaults`⬇
-- `T:Microsoft.AspNetCore.Authentication.AzureADB2C.UI.AzureADB2COptions`⬇
+<!--\r⬇
+\r⬇
+### Category\r⬇
+\r⬇
+ASP.NET Core\r⬇
+\r⬇
+### Affected APIs\r⬇
+\r⬇
+- `T:Microsoft.AspNetCore.Authentication.AzureADAuthenticationBuilderExtensions`\r⬇
+- `T:Microsoft.AspNetCore.Authentication.AzureAD.UI.AzureADDefaults`\r⬇
+- `T:Microsoft.AspNetCore.Authentication.AzureAD.UI.AzureADOptions`\r⬇
+- `T:Microsoft.AspNetCore.Authentication.AzureADB2CAuthenticationBuilderExtensions`\r⬇
+- `T:Microsoft.AspNetCore.Authentication.AzureADB2C.UI.AzureADB2CDefaults`\r⬇
+- `T:Microsoft.AspNetCore.Authentication.AzureADB2C.UI.AzureADB2COptions`\r⬇
+\r⬇
 -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/authorization-resource-in-endpoint-routing.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/authorization-resource-in-endpoint-routing.raw.page.json"
index 556b51d..c30324b 100644
--- "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/authorization-resource-in-endpoint-routing.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/authorization-resource-in-endpoint-routing.raw.page.json"
@@ -17,11 +17,16 @@
 </code></pre>⬇
 <h2 id=\"affected-apis\">Affected APIs</h2>⬇
 <p>None</p>⬇
-<!--⬇
-### Category⬇
-ASP.NET Core⬇
-### Affected APIs⬇
-Not detectable via API analysis⬇
+<!--\r⬇
+\r⬇
+### Category\r⬇
+\r⬇
+ASP.NET Core\r⬇
+\r⬇
+### Affected APIs\r⬇
+\r⬇
+Not detectable via API analysis\r⬇
+\r⬇
 -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/azure-integration-packages-removed.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/azure-integration-packages-removed.raw.page.json"
index b9c630c..c344d6d 100644
--- "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/azure-integration-packages-removed.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/azure-integration-packages-removed.raw.page.json"
@@ -55,13 +55,18 @@
 <li><a href=\"/en-us/dotnet/api/microsoft.aspnetcore.dataprotection.azuredataprotectionbuilderextensions.protectkeyswithazurekeyvault\" data-linktype=\"absolute-path\">AzureDataProtectionBuilderExtensions.ProtectKeysWithAzureKeyVault</a></li>⬇
 <li><a href=\"/en-us/dotnet/api/microsoft.aspnetcore.dataprotection.azuredataprotectionbuilderextensions.persistkeystoazureblobstorage\" data-linktype=\"absolute-path\">AzureDataProtectionBuilderExtensions.PersistKeysToAzureBlobStorage</a></li>⬇
 </ul>⬇
-<!--⬇
-### Category⬇
-ASP.NET Core⬇
-### Affected APIs⬇
-- `Overload:Microsoft.Extensions.Configuration.AzureKeyVaultConfigurationExtensions.AddAzureKeyVault`⬇
-- `Overload:Microsoft.AspNetCore.DataProtection.AzureDataProtectionBuilderExtensions.ProtectKeysWithAzureKeyVault`⬇
-- `Overload:Microsoft.AspNetCore.DataProtection.AzureDataProtectionBuilderExtensions.PersistKeysToAzureBlobStorage`⬇
+<!--\r⬇
+\r⬇
+### Category\r⬇
+\r⬇
+ASP.NET Core\r⬇
+\r⬇
+### Affected APIs\r⬇
+\r⬇
+- `Overload:Microsoft.Extensions.Configuration.AzureKeyVaultConfigurationExtensions.AddAzureKeyVault`\r⬇
+- `Overload:Microsoft.AspNetCore.DataProtection.AzureDataProtectionBuilderExtensions.ProtectKeysWithAzureKeyVault`\r⬇
+- `Overload:Microsoft.AspNetCore.DataProtection.AzureDataProtectionBuilderExtensions.PersistKeysToAzureBlobStorage`\r⬇
+\r⬇
 -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-browser-support-updated.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-browser-support-updated.raw.page.json"
index 35cb8a8..42a8813 100644
--- "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-browser-support-updated.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-browser-support-updated.raw.page.json"
@@ -17,11 +17,16 @@
 <p>Upgrade from these older browsers to the <a href=\"https://www.microsoft.com/edge\" data-linktype=\"external\">new, Chromium-based Microsoft Edge</a>. For Blazor apps that need to support these older browsers, use ASP.NET Core 3.1. The supported browsers list for Blazor in ASP.NET Core 3.1 hasn't changed and is documented at <a href=\"/en-us/aspnet/core/blazor/supported-platforms?view=aspnetcore-3.1&amp;preserve-view=true\" data-linktype=\"absolute-path\">Supported platforms</a>.</p>⬇
 <h2 id=\"affected-apis\">Affected APIs</h2>⬇
 <p>None</p>⬇
-<!--⬇
-### Category⬇
-ASP.NET Core⬇
-### Affected APIs⬇
-Not detectable via API analysis⬇
+<!--\r⬇
+\r⬇
+### Category\r⬇
+\r⬇
+ASP.NET Core\r⬇
+\r⬇
+### Affected APIs\r⬇
+\r⬇
+Not detectable via API analysis\r⬇
+\r⬇
 -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-components-trim-insignificant-whitespace.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-components-trim-insignificant-whitespace.raw.page.json"
index 7cbce2f..6253693 100644
--- "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-components-trim-insignificant-whitespace.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-components-trim-insignificant-whitespace.raw.page.json"
@@ -45,11 +45,16 @@
 <p>In most cases, no action is required, as applications will typically continue to behave normally (but faster). If the whitespace stripping causes any problems for a particular component, use <code>@preservewhitespace true</code> in that component to disable this optimization.</p>⬇
 <h2 id=\"affected-apis\">Affected APIs</h2>⬇
 <p>None</p>⬇
-<!--⬇
-### Category⬇
-ASP.NET Core⬇
-### Affected APIs⬇
-Not detectable via API analysis⬇
+<!--\r⬇
+\r⬇
+### Category\r⬇
+\r⬇
+ASP.NET Core\r⬇
+\r⬇
+### Affected APIs\r⬇
+\r⬇
+Not detectable via API analysis\r⬇
+\r⬇
 -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-jsobjectreference-to-internal.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-jsobjectreference-to-internal.raw.page.json"
index 3415edd..fb92107 100644
--- "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-jsobjectreference-to-internal.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-jsobjectreference-to-internal.raw.page.json"
@@ -20,12 +20,17 @@
 <li><code>Microsoft.JSInterop.JSObjectReference</code></li>⬇
 <li><code>Microsoft.JSInterop.JSInProcessObjectReference</code></li>⬇
 </ul>⬇
-<!--⬇
-### Category⬇
-ASP.NET Core⬇
-### Affected APIs⬇
-- `T:Microsoft.JSInterop.JSObjectReference`⬇
-- `T:Microsoft.JSInterop.JSInProcessObjectReference`⬇
+<!--\r⬇
+\r⬇
+### Category\r⬇
+\r⬇
+ASP.NET Core\r⬇
+\r⬇
+### Affected APIs\r⬇
+\r⬇
+- `T:Microsoft.JSInterop.JSObjectReference`\r⬇
+- `T:Microsoft.JSInterop.JSInProcessObjectReference`\r⬇
+\r⬇
 -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-packages-target-framework-changed.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-packages-target-framework-changed.raw.page.json"
index cf81626..43f7228 100644
--- "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-packages-target-framework-changed.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-packages-target-framework-changed.raw.page.json"
@@ -24,11 +24,16 @@
 <p>Blazor 3.2 WebAssembly projects should target .NET 5.0 as part of updating their package references to 5.x.x. Libraries that reference one of these packages can either target .NET 5.0 or multi-target depending on their requirements.</p>⬇
 <h2 id=\"affected-apis\">Affected APIs</h2>⬇
 <p>None</p>⬇
-<!--⬇
-### Category⬇
-ASP.NET Core⬇
-### Affected APIs⬇
-Not detectable via API analysis⬇
+<!--\r⬇
+\r⬇
+### Category\r⬇
+\r⬇
+ASP.NET Core\r⬇
+\r⬇
+### Affected APIs\r⬇
+\r⬇
+Not detectable via API analysis\r⬇
+\r⬇
 -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.docs\\output/dotnet/core/compatibility/aspnet-core/5.0/blazor-protectedbrowserstorage-moved.raw.page.json" "b/D:/docfx.TestData\\regression-test.docs\\.temp/dotnet/core/compatibility/aspnet-core/5.0/blazor-protectedbrowserstorage-moved.raw.page.json"
index 8e2b2d7..8ae3ab9 100644

@opbld41
Copy link

opbld41 commented Sep 6, 2021

microsoft-graph-docs(00:00:21.6648541, 5403819 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.microsoft-graph-docs\\output/.errors.log" "b/D:/docfx.TestData\\regression-test.microsoft-graph-docs\\.temp/.errors.log"
index a7b5a19..9bcb9c0 100644
--- "a/D:/docfx.TestData\\regression-test.microsoft-graph-docs\\output/.errors.log"
+++ "b/D:/docfx.TestData\\regression-test.microsoft-graph-docs\\.temp/.errors.log"
@@ -40,22 +40,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 161 characters. Length should be <= 160.",
-  "file": "api-reference/beta/resources/planner.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 177,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "planner",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
 {
   "message_severity": "info",
   "code": "description-bad-length",
@@ -72,22 +56,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 161 characters. Length should be <= 160.",
-  "file": "api-reference/v1.0/resources/planner.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 177,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "planner",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
 {
   "message_severity": "info",
   "code": "description-bad-length",
@@ -136,22 +104,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 162 characters. Length should be <= 160.",
-  "file": "api-reference/beta/api/reportroot-getskypeforbusinesspeertopeeractivitycounts.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 178,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "reports",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
 {
   "message_severity": "info",
   "code": "description-bad-length",
@@ -168,22 +120,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 162 characters. Length should be <= 160.",
-  "file": "api-reference/beta/resources/attendee.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 178,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "outlook",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
 {
   "message_severity": "info",
   "code": "description-bad-length",
@@ -200,38 +136,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 162 characters. Length should be <= 160.",
-  "file": "api-reference/v1.0/api/reportroot-getskypeforbusinesspeertopeeractivitycounts.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 178,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "reports",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 162 characters. Length should be <= 160.",
-  "file": "api-reference/v1.0/resources/attendee.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 178,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
 {
   "message_severity": "info",
   "code": "description-bad-length",
@@ -248,22 +152,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 163 characters. Length should be <= 160.",
-  "file": "api-reference/beta/resources/teams-api-overview.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 179,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "microsoft-teams",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
 {
   "message_severity": "info",
   "code": "description-bad-length",
@@ -280,22 +168,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 163 characters. Length should be <= 160.",
-  "file": "api-reference/v1.0/resources/teams-api-overview.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 179,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "microsoft-teams",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
-}
 {
   "message_severity": "info",
   "code": "description-bad-length",
@@ -328,22 +200,6 @@
   "ms.technology": "microsoft-graph",
   "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"
 }
-{
-  "message_severity": "info",
-  "code": "description-bad-length",
-  "message": "String 'description' is too long: 164 characters. Length should be <= 160.",
-  "file": "api-reference/beta/api/reportroot-getteamsuseractivityusercounts.md",
-  "line": 3,
-  "end_line": 3,
-  "column": 14,
-  "end_column": 180,
-  "log_item_type": "user",
-  "property_path": "description",
-  "ms.author": "MSGraphDocsVteam",
-  "ms.prod": "reports",
-  "ms.technology": "microsoft-graph",
-  "document_url": "https://review.docs.microsoft.com/help/contribute/validation-ref/description-bad-length?branch=main"

@opbld41
Copy link

opbld41 commented Sep 6, 2021

powerbi-docs-pr.de-DE(00:00:07.1826689, 646 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/.publish.json" "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/.publish.json"
index 58f2999..21fc800 100644
--- "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/.publish.json"
+++ "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/.publish.json"
@@ -36436,7 +36436,7 @@
       "toc_rel": "toc.json",
       "uhfHeaderId": "MSDocsHeader-MSPowerBI",
       "updated_at": "2021-04-29 01:06 AM",
-      "word_count": 1657
+      "word_count": 1673
     },
     {
       "url": "/power-bi/admin/power-bi-cannot-sign-in",
@@ -69464,7 +69464,7 @@
       "toc_rel": "toc.json",
       "uhfHeaderId": "MSDocsHeader-MSPowerBI",
       "updated_at": "2021-05-12 01:03 AM",
-      "word_count": 3066
+      "word_count": 3088
     },
     {
       "url": "/power-bi/guidance/admin-activity-log",
diff --git "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.mta.json" "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.mta.json"
index 5353293..b79e4f8 100644
--- "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.mta.json"
+++ "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.mta.json"
@@ -44,5 +44,5 @@
   "toc_rel": "toc.json",
   "uhfHeaderId": "MSDocsHeader-MSPowerBI",
   "updated_at": "2021-04-29 01:06 AM",
-  "word_count": 1657
+  "word_count": 1673
 }
\ No newline at end of file
diff --git "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.raw.page.json" "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.raw.page.json"
index 2137a60..9306a0b 100644
--- "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/power-bi/admin/power-bi-allow-list-urls.raw.page.json"
@@ -1,5 +1,6 @@
 {
-  "content": "<p><span data-ttu-id=\"c2b0f-105\">Für den Power BI-Dienst ist eine Internetverbindung erforderlich.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-105\">The Power BI service requires connectivity to the internet.</span></span> <span data-ttu-id=\"c2b0f-106\">Die in den Tabellen in diesem Artikel aufgeführten Endpunkte müssen für Kunden, die den Power BI-Dienst nutzen, erreichbar sein.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-106\">The endpoints listed in the tables in this article should be reachable for customers using the Power BI service.</span></span></p>⬇
+  "content": "<p>[//]: # &quot;suparnap, miwehnia und natham sind Kontakte, die für die Verwaltung dieser Liste zuständig sind&quot;</p>⬇
+<p><span data-ttu-id=\"c2b0f-105\">Für den Power BI-Dienst ist eine Internetverbindung erforderlich.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-105\">The Power BI service requires connectivity to the internet.</span></span> <span data-ttu-id=\"c2b0f-106\">Die in den Tabellen in diesem Artikel aufgeführten Endpunkte müssen für Kunden, die den Power BI-Dienst nutzen, erreichbar sein.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-106\">The endpoints listed in the tables in this article should be reachable for customers using the Power BI service.</span></span></p>⬇
 <p><span data-ttu-id=\"c2b0f-107\">Um den Power BI-Dienst verwenden zu können, müssen Sie Verbindungen mit den in den nachstehenden Tabellen als <strong>erforderlich</strong> und auf den verknüpften Websites als <strong>erforderlich</strong> markierten Endpunkten herstellen können.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-107\">To use the Power BI service, you must be able to connect to the endpoints marked <strong>required</strong> in the tables below, and to any endpoints marked <strong>required</strong> on the linked sites.</span></span> <span data-ttu-id=\"c2b0f-108\">Wenn sich der Link zu einer externen Website auf einen bestimmten Abschnitt bezieht, müssen Sie in diesem Abschnitt nur die Endpunkte überprüfen.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-108\">If the link to an external site refers to a specific section, you only need to review the endpoints in that section.</span></span></p>⬇
 <p><span data-ttu-id=\"c2b0f-109\">Endpunkte, die als <strong>optional</strong> markiert sind, können der Zulassungsliste hinzugefügt werden, wenn die Nutzung bestimmter Funktionen erforderlich ist.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-109\">Endpoints marked <strong>optional</strong> may also be added to allow lists for specific functionality to work.</span></span></p>⬇
 <p><span data-ttu-id=\"c2b0f-110\">Der Power BI-Dienst setzt nur voraus, dass für die aufgeführten Endpunkte der TCP-Port 443 geöffnet wird.</span><span class=\"sxs-lookup\"><span data-stu-id=\"c2b0f-110\">The Power BI service requires only TCP Port 443 to be opened for the listed endpoints.</span></span></p>⬇
@@ -387,7 +388,7 @@
     "_op_article_date_display": "06/25/2020",
     "_op_article_date_source": "ms.date",
     "_op_translationtype": "HT",
-    "word_count": 1657,
+    "word_count": 1673,
     "_op_featureFlags": [
       "show_binary_rating"
     ],
@@ -398,7 +399,7 @@
     "_op_searchScope": [
       "Power BI"
     ],
-    "_op_wordCount": 1657
+    "_op_wordCount": 1673
   },
   "pageMetadata": "<meta name=\"author\" content=\"kfollis\" />\r⬇
 <meta name=\"bilingual_type\" content=\"hover over\" />\r⬇
@@ -436,7 +437,7 @@
 <meta name=\"page_type\" content=\"conceptual\" />\r⬇
 <meta name=\"toc_rel\" content=\"toc.json\" />\r⬇
 <meta name=\"pdf_url_template\" content=\"https://docs.microsoft.com/pdfstore/de-de/MSDN.powerbi-docs/{branchName}{pdfName}\" />\r⬇
-<meta name=\"word_count\" content=\"1657\" />\r⬇
+<meta name=\"word_count\" content=\"1673\" />\r⬇
 ",
   "themesRelativePathToOutputRoot": "_themes/"
 }
\ No newline at end of file
diff --git "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/power-bi/connect-data/powerbi-azure-landing.raw.page.json" "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/power-bi/connect-data/powerbi-azure-landing.raw.page.json"
index 223b893..c27e418 100644
--- "a/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\output/powerbi-docs/power-bi/connect-data/powerbi-azure-landing.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.powerbi-docs-pr.de-DE\\.temp/powerbi-docs/power-bi/connect-data/powerbi-azure-landing.raw.page.json"
@@ -1,125 +1,125 @@
 {
   "content": "<p>Arbeiten Sie mit Daten, verwalten Sie Infrastruktur, oder erstellen Sie Anwendungen in Microsoft Azure? Möchten Sie, dass sich Ihre Arbeit mit Daten oder Anwendungen für Sie auszahlt? Diese Ressourcen helfen Ihnen beim schnellen Einstieg in Power BI. Herzlich willkommen!</p>⬇
 <p>Sind Sie eher ein Verbraucher in Power BI? Willkommen! <a href=\"../consumer/\" data-linktype=\"relative-path\">Power BI für Verbraucher</a> wird empfohlen.</p>⬇
-<ul class=\"panelContent cardsF\"> ⬇
-            <li> ⬇
-                  <div class=\"cardSize\"> ⬇
-                        <div class=\"cardPadding\"> ⬇
-                              <div class=\"card\"> ⬇
-                                    <div class=\"cardImageOuter\">⬇
-                                          <div class=\"cardImage\">⬇
-                                                <img alt=\"Get started creating with Power BI\" src=\"media/power-bi-creator-landing/power-bi-designer-get-started.svg\" data-linktype=\"relative-path\">⬇
-                                          </div>⬇
-                                    </div>⬇
-                                    <div class=\"cardText\"> ⬇
-                                          <h3>Erste Schritte beim Erstellen mit Power BI</h3> ⬇
-                                          <p></p>⬇
-                                               <a href=\"../fundamentals/desktop-what-is-desktop\" data-linktype=\"relative-path\">Erste Schritte mit Power BI Desktop</a><br/> ⬇
-                                               <a href=\"../fundamentals/power-bi-overview\" data-linktype=\"relative-path\">Erste Schritte mit dem Power BI-Dienst</a><br/> ⬇
-                                               <a href=\"../report-server/get-started\" data-linktype=\"relative-path\">Was ist der Power BI-Berichtsserver?</a>⬇
-                                    </div> ⬇
-                              </div> ⬇
-                        </div> ⬇
-                  </div> ⬇
-            </li>⬇
-            <li> ⬇
-                  <div class=\"cardSize\"> ⬇
-                        <div class=\"cardPadding\"> ⬇
-                              <div class=\"card\"> ⬇
-                                    <div class=\"cardImageOuter\">⬇
-                                          <div class=\"cardImage\">⬇
-                                                <img alt=\"Analyze your SQL data from Azure\" src=\"media/power-bi-creator-landing/power-bi-designer-transform-shape-data.svg\" data-linktype=\"relative-path\">⬇
-                                          </div>⬇
-                                    </div>⬇
-                                    <div class=\"cardText\"> ⬇
-                                          <h3>Analysieren Ihrer SQL-Daten aus Azure</h3> ⬇
-                                          <p></p>⬇
-                                                <a href=\"service-azure-sql-database-with-direct-connect\" data-linktype=\"relative-path\">Herstellen einer Verbindung mit Daten in Azure SQL-Datenbanken</a><br/> ⬇
-                                                <a href=\"service-azure-sql-data-warehouse-with-direct-connect\" data-linktype=\"relative-path\">Herstellen einer Verbindung mit Daten in Azure SQL DW</a> ⬇
-                                    </div> ⬇
-                              </div> ⬇
-                        </div> ⬇
-                  </div> ⬇
-            </li>⬇
-            <li> ⬇
-                  <div class=\"cardSize\"> ⬇
-                        <div class=\"cardPadding\"> ⬇
-                              <div class=\"card\"> ⬇
-                                    <div class=\"cardImageOuter\">⬇
-                                          <div class=\"cardImage\">⬇
-                                                <img alt=\"Analyze data from other Azure services\" src=\"media/power-bi-creator-landing/power-bi-designer-connect-data.svg\" data-linktype=\"relative-path\">⬇
-                                          </div>⬇
-                                    </div>⬇
-                                    <div class=\"cardText\"> ⬇
-                                          <h3>Analysieren von Daten aus anderen Azure-Diensten</h3> ⬇
-                                          <p></p>⬇
-                                                <a href=\"/de-de/azure/stream-analytics/stream-analytics-power-bi-dashboard\" data-linktype=\"absolute-path\">Herstellen einer Verbindung mit Azure Stream Analytics</a><br/> ⬇
-                                                <a href=\"/de-de/azure/cosmos-db/powerbi-visualize\" data-linktype=\"absolute-path\">Visualisieren von Daten aus Cosmos DB</a><br/> ⬇
-                                                <a href=\"/de-de/azure/data-explorer/visualize-power-bi\" data-linktype=\"absolute-path\">Visualisieren von Daten aus Azure Data Explorer</a>⬇
-                                    </div> ⬇
-                              </div> ⬇
-                        </div> ⬇
-                  </div> ⬇
-            </li>⬇
-            <li> ⬇
-                  <div class=\"cardSize\"> ⬇
-                        <div class=\"cardPadding\"> ⬇
-                              <div class=\"card\"> ⬇
-                                    <div class=\"cardImageOuter\">⬇
-                                          <div class=\"cardImage\">⬇
-                                                <img alt=\"Analyze your Azure costs and usage\" src=\"media/power-bi-creator-landing/power-bi-designer-licensing.svg\" data-linktype=\"relative-path\">⬇
-                                          </div>⬇
-                                    </div>⬇
-                                    <div class=\"cardText\"> ⬇
-                                          <h3>Analysieren Ihrer Azure-Kosten und -Verwendung</h3> ⬇
-                                          <p></p>⬇
-                                                <a href=\"desktop-connect-azure-cost-management\" data-linktype=\"relative-path\">Herstellen einer Verbindung mit Azure Cost Management</a><br/> ⬇
-                                                <a href=\"service-connect-to-azure-search\" data-linktype=\"relative-path\">Analysieren von Daten aus Azure Search</a><br/> ⬇
-                                                <a href=\"desktop-connect-azure-consumption-insights\" data-linktype=\"relative-path\">Herstellen einer Verbindung mit Azure Consumption Insights</a>⬇
-                                    </div> ⬇
-                              </div> ⬇
-                        </div> ⬇
-                  </div> ⬇
-            </li>⬇
-            <li> ⬇
-                  <div class=\"cardSize\"> ⬇
-                        <div class=\"cardPadding\"> ⬇
-                              <div class=\"card\"> ⬇
-                                    <div class=\"cardImageOuter\">⬇
-                                          <div class=\"cardImage\">⬇
-                                                <img alt=\"Embedding Power BI in your own applications\" src=\"media/power-bi-creator-landing/power-bi-designer-modeling-data-relationships.svg\" data-linktype=\"relative-path\">⬇
-                                          </div>⬇
-                                    </div>⬇
-                                    <div class=\"cardText\"> ⬇
-                                          <h3>Einbetten von Power BI in Ihre eigenen Anwendungen</h3> ⬇
-                                          <p></p>⬇
-                                                <a href=\"../developer/embedded/embedding\" data-linktype=\"relative-path\">Übersicht über das Einbetten mit Power BI</a><br/>⬇
-                                                <a href=\"../developer/embedded/azure-pbie-what-is-power-bi-embedded\" data-linktype=\"relative-path\">Was ist Power BI Embedded?</a><br/> ⬇
-                                                <a href=\"../developer/embedded/embed-sample-for-customers\" data-linktype=\"relative-path\">Tutorial: Power BI Embedded</a> ⬇
-                                    </div> ⬇
-                              </div> ⬇
-                        </div> ⬇
-                  </div> ⬇
-            </li>⬇
-            <li> ⬇
-                  <div class=\"cardSize\"> ⬇
-                        <div class=\"cardPadding\"> ⬇
-                              <div class=\"card\"> ⬇
-                                    <div class=\"cardImageOuter\">⬇
-                                          <div class=\"cardImage\">⬇
-                                                <img alt=\"Azure Machine Learning\" src=\"media/power-bi-creator-landing/power-bi-designer-create-reports-visuals-dashboards.svg\" data-linktype=\"relative-path\">⬇
-                                          </div>⬇
-                                    </div>⬇
-                                    <div class=\"cardText\"> ⬇
-                                          <h3>Azure Machine Learning</h3> ⬇
-                                          <p></p>⬇
-                                                <a href=\"/de-de/power-bi/transform-model/dataflows/dataflows-machine-learning-integration\" data-linktype=\"absolute-path\">Azure Machine Learning und Power BI</a><br/> ⬇
-                                                <a href=\"service-aml-integrate\" data-linktype=\"relative-path\">Tutorial: Nutzen eines Azure Machine Learning-Modells in Power BI</a><br/> ⬇
-                                    </div> ⬇
-                              </div> ⬇
-                        </div> ⬇
-                  </div> ⬇

@opbld41
Copy link

opbld41 commented Sep 6, 2021

mc-docs-pr(00:00:47.9483527, 37600 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.mc-docs-pr\\output/.dependencymap.json" "b/D:/docfx.TestData\\regression-test.mc-docs-pr\\.temp/.dependencymap.json"
index 751cc8d..9c0520a 100644
--- "a/D:/docfx.TestData\\regression-test.mc-docs-pr\\output/.dependencymap.json"
+++ "b/D:/docfx.TestData\\regression-test.mc-docs-pr\\.temp/.dependencymap.json"
@@ -10555,18 +10555,6 @@
         "source": "articles/active-directory/authentication/concept-sspr-policy.md",
         "type": "file"
       },
-      {
-        "source": "articles/active-directory/authentication/media/concept-sspr-howitworks/configure-registration-options.png",
-        "type": "file"
-      },
-      {
-        "source": "articles/active-directory/authentication/media/concept-sspr-howitworks/manage-authentication-methods-for-password-reset.png",
-        "type": "file"
-      },
-      {
-        "source": "articles/active-directory/authentication/media/concept-sspr-howitworks/on-premises-integration.png",
-        "type": "file"
-      },
       {
         "source": "articles/active-directory/authentication/troubleshoot-sspr-writeback.md",
         "type": "file"
@@ -11045,10 +11033,6 @@
         "source": "articles/active-directory/authentication/howto-sspr-deployment.md",
         "type": "file"
       },
-      {
-        "source": "articles/active-directory/authentication/media/howto-sspr-reporting/sspr-reporting.png",
-        "type": "file"
-      },
       {
         "source": "articles/active-directory/authentication/troubleshoot-sspr.md",
         "type": "file"
@@ -40649,10 +40633,6 @@
         "source": "articles/active-directory/managed-identities-azure-resources/howto-assign-access-powershell.md",
         "type": "file"
       },
-      {
-        "source": "articles/active-directory/managed-identities-azure-resources/media/services-support-managed-identities/check.png",
-        "type": "file"
-      },
       {
         "source": "articles/active-directory/managed-identities-azure-resources/qs-configure-cli-windows-vm.md",
         "type": "file"
@@ -46275,10 +46255,6 @@
         "source": "articles/active-directory/user-help/active-directory-passwords-update-your-own-password.md",
         "type": "file"
       },
-      {
-        "source": "articles/active-directory/user-help/media/active-directory-passwords-reset-register/register-2-methods.png",
-        "type": "file"
-      },
       {
         "source": "articles/active-directory/user-help/toc.yml",
         "type": "metadata"
@@ -46289,30 +46265,6 @@
         "source": "articles/active-directory/user-help/active-directory-passwords-reset-register.md",
         "type": "file"
       },
-      {
-        "source": "articles/active-directory/user-help/media/active-directory-passwords-update-your-own-password/login-screen.png",
-        "type": "file"
-      },
-      {
-        "source": "articles/active-directory/user-help/media/active-directory-passwords-update-your-own-password/reset-1-login.png",
-        "type": "file"
-      },
-      {
-        "source": "articles/active-directory/user-help/media/active-directory-passwords-update-your-own-password/reset-2-verification.png",
-        "type": "file"
-      },
-      {
-        "source": "articles/active-directory/user-help/media/active-directory-passwords-update-your-own-password/reset-4-complete.png",
-        "type": "file"
-      },
-      {
-        "source": "articles/active-directory/user-help/media/active-directory-passwords-update-your-own-password/reset-contact-method-screen.png",
-        "type": "file"
-      },
-      {
-        "source": "articles/active-directory/user-help/media/active-directory-passwords-update-your-own-password/reset-password-screen.png",
-        "type": "file"
-      },
       {
         "source": "articles/active-directory/user-help/toc.yml",
         "type": "metadata"
@@ -200207,10 +200159,6 @@
         "source": "articles/batch/batch-task-output.md",
         "type": "file"
       },
-      {
-        "source": "articles/batch/media/batch-task-output/task-output-02.png",
-        "type": "file"
-      },
       {
         "source": "articles/storage/blobs/storage-performance-checklist.md",
         "type": "file"
@@ -223513,10 +223461,6 @@
         "source": "articles/api-management/api-management-key-concepts.md",
         "type": "file"
       },
-      {
-        "source": "articles/api-management/get-started-create-service-instance.md",
-        "type": "file"
-      },
       {
         "source": "articles/app-service/overview.md",
         "type": "file"
@@ -223529,34 +223473,6 @@
         "source": "articles/connectors/apis-list.md",
         "type": "file"
       },
-      {
-        "source": "articles/connectors/connectors-native-delay.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/connectors/connectors-native-http-swagger.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/connectors/connectors-native-http.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/connectors/connectors-native-recurrence.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/connectors/connectors-native-reqres.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/connectors/connectors-native-sliding-window.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/connectors/connectors-native-webhook.md",
-        "type": "file"
-      },
       {
         "source": "articles/connectors/managed.md",
         "type": "file"
@@ -223633,57 +223549,13 @@
         "source": "articles/logic-apps/TOC.yml",
         "type": "metadata"
       },
-      {
-        "source": "articles/logic-apps/concepts-schedule-automated-recurring-tasks-workflows.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-azure-functions.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-batch-process-send-receive-messages.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-control-flow-conditional-statement.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-control-flow-loops.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-control-flow-switch-statement.md",
-        "type": "file"
-      },
       {
         "source": "articles/logic-apps/logic-apps-create-api-app.md",
         "type": "file"
       },
-      {
-        "source": "articles/logic-apps/logic-apps-create-variables-store-values.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-custom-api-host-deploy-call.md",
-        "type": "file"
-      },
       {
         "source": "articles/logic-apps/logic-apps-enterprise-integration-as2.md",
         "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-http-endpoint.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-perform-data-operations.md",
-        "type": "file"
-      },
-      {
-        "source": "articles/logic-apps/logic-apps-workflow-actions-triggers.md",
-        "type": "file"
       }

@opbld41
Copy link

opbld41 commented Sep 6, 2021

microsoft-365-docs-pr.zh-CN(00:00:14.5942068, 11087 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/contentunderstanding/apply-a-sensitivity-label-to-a-model.raw.page.json" "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/contentunderstanding/apply-a-sensitivity-label-to-a-model.raw.page.json"
index 312b7bd..a293d31 100644
--- "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/contentunderstanding/apply-a-sensitivity-label-to-a-model.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/contentunderstanding/apply-a-sensitivity-label-to-a-model.raw.page.json"
@@ -44,30 +44,49 @@
 </ol>⬇
 <p><span data-ttu-id=\"fd9fc-131\">在文档库中模型视图页面上,将显示新的“<strong>敏感度标签</strong>”列。</span><span class=\"sxs-lookup\"><span data-stu-id=\"fd9fc-131\">On your model's view page in your document library, a new <strong>Sensitivity label</strong> column will display.</span></span> <span data-ttu-id=\"fd9fc-132\">当模型对其标识为属于其内容类型的文件进行分类并将文件在库视图中列出时,<strong>敏感度标签</strong> 列也将显示通过模型对其应用的敏感度标签名称。</span><span class=\"sxs-lookup\"><span data-stu-id=\"fd9fc-132\">As your model classifies files it identifies as belonging to its content type and lists them in the library view, the <strong>Sensitivity label</strong> column will also display the name of the sensitivity label that has been applied to it through the model.</span></span></p>⬇
 <p><span data-ttu-id=\"fd9fc-133\">例如,模型识别的所有财务文档也将具有应用于它们的 <em>加密</em> 敏感度标签,防止未授权人员对其进行访问。</span><span class=\"sxs-lookup\"><span data-stu-id=\"fd9fc-133\">For example, all financial documents that your model identifies also will have the <em>Encryption</em> sensitivity label applied to them, preventing them from being accessed by unauthorized people.</span></span> <span data-ttu-id=\"fd9fc-134\">如果未授权人员尝试从文档库中访问文件,将显示一条错误消息,提示由于应用了敏感度标签,不允许访问文件。</span><span class=\"sxs-lookup\"><span data-stu-id=\"fd9fc-134\">If an attempt is made to access the file from the document library by an unauthorized person, an error will display saying it isn't allowed because of the applied sensitivity label.</span></span></p>⬇
-<!---⬇
-## Add a sensitivity label to a form processing model⬇
-> [!Important]⬇
-> For sensitivity labels to be available to apply to your form processing model, they need to be [created and published in the Microsoft 365 Compliance Center](../business-video/create-sensitivity-labels.md).⬇
-You can either apply a sensitivity label to a form processing model when you are creating a model, or apply it to an existing model.⬇
-### Add a sensitivity label when you create a form processing model⬇
-1. When you [create a new form processing model](create-a-form-processing-model.md), select **Advanced settings**.⬇
-2. In **Advanced settings**, in the **Sensitivity label** section, select the menu and then select the sensitivity label you want to apply to the model.⬇
-3.  After you've completed your remaining model settings, select **Create** to build your model.⬇
-### Add a sensitivity label to an existing form processing model⬇
-You can add a sensitivity label to an existing form processing model in different ways:⬇
-- Through the **Automate** menu in the document library⬇
-- Through the **Active model** settings in the document library ⬇
-#### Add a sensitivity label to an existing form processing model through the Automate menu⬇
-You can add a sensitivity label to an existing form processing model that you own through the **Automate** menu in the document library in which the model is applied.⬇
-1. In your document library to which the form processing model is applied, select the **Automate** menu, select **AI Builder**, and then select **View form processing model details**.⬇
-2. On the **Model details** pane, in the **Sensitivity label** section, select the sensitivity label you want to apply. Then select **Save**.⬇
-#### Add a sensitivity label to an existing form processing model in the active model settings⬇
-You can add a sensitivity label to an existing form processing model that you own through the **Active model** settings in the document library in which the model is applied.⬇
-1. In the SharePoint document library in which the model is applied, select the **View active models** icon, and then select **View active models**.⬇
-2. In **Active models**, select the form processing model to which you want to apply the sensitivity label.⬇
-3. On the **Model details** pane, in the **Sensitivity label** section, select the sensitivity label you want to apply. Then select **Save**.⬇
-   > [!NOTE]⬇
-   > You must be the model owner for the **Model settings** pane to be editable. ⬇
+<!---\r⬇
+## Add a sensitivity label to a form processing model\r⬇
+\r⬇
+> [!Important]\r⬇
+> For sensitivity labels to be available to apply to your form processing model, they need to be [created and published in the Microsoft 365 Compliance Center](../business-video/create-sensitivity-labels.md).\r⬇
+\r⬇
+You can either apply a sensitivity label to a form processing model when you are creating a model, or apply it to an existing model.\r⬇
+\r⬇
+### Add a sensitivity label when you create a form processing model\r⬇
+\r⬇
+1. When you [create a new form processing model](create-a-form-processing-model.md), select **Advanced settings**.\r⬇
+\r⬇
+2. In **Advanced settings**, in the **Sensitivity label** section, select the menu and then select the sensitivity label you want to apply to the model.\r⬇
+\r⬇
+3.  After you've completed your remaining model settings, select **Create** to build your model.\r⬇
+\r⬇
+### Add a sensitivity label to an existing form processing model\r⬇
+\r⬇
+You can add a sensitivity label to an existing form processing model in different ways:\r⬇
+\r⬇
+- Through the **Automate** menu in the document library\r⬇
+- Through the **Active model** settings in the document library \r⬇
+\r⬇
+#### Add a sensitivity label to an existing form processing model through the Automate menu\r⬇
+\r⬇
+You can add a sensitivity label to an existing form processing model that you own through the **Automate** menu in the document library in which the model is applied.\r⬇
+\r⬇
+1. In your document library to which the form processing model is applied, select the **Automate** menu, select **AI Builder**, and then select **View form processing model details**.\r⬇
+\r⬇
+2. On the **Model details** pane, in the **Sensitivity label** section, select the sensitivity label you want to apply. Then select **Save**.\r⬇
+\r⬇
+#### Add a sensitivity label to an existing form processing model in the active model settings\r⬇
+\r⬇
+You can add a sensitivity label to an existing form processing model that you own through the **Active model** settings in the document library in which the model is applied.\r⬇
+\r⬇
+1. In the SharePoint document library in which the model is applied, select the **View active models** icon, and then select **View active models**.\r⬇
+\r⬇
+2. In **Active models**, select the form processing model to which you want to apply the sensitivity label.\r⬇
+\r⬇
+3. On the **Model details** pane, in the **Sensitivity label** section, select the sensitivity label you want to apply. Then select **Save**.\r⬇
+\r⬇
+   > [!NOTE]\r⬇
+   > You must be the model owner for the **Model settings** pane to be editable. \r⬇
 --->⬇
 <h2 id=\"see-also\"><span data-ttu-id=\"fd9fc-135\">另请参阅</span><span class=\"sxs-lookup\"><span data-stu-id=\"fd9fc-135\">See also</span></span></h2>⬇
 <p><a href=\"apply-a-retention-label-to-a-model\" data-linktype=\"relative-path\"><span data-ttu-id=\"fd9fc-136\">应用保留标签</span><span class=\"sxs-lookup\"><span data-stu-id=\"fd9fc-136\">Apply a retention label</span></span></a></p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/admin/manage/manage-industry-news.raw.page.json" "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/admin/manage/manage-industry-news.raw.page.json"
index c3c88dc..755bccb 100644
--- "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/admin/manage/manage-industry-news.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/admin/manage/manage-industry-news.raw.page.json"
@@ -63,7 +63,7 @@
 </ol>⬇
 <h2 id=\"related-articles\"><span data-ttu-id=\"d9d10-149\">相关文章</span><span class=\"sxs-lookup\"><span data-stu-id=\"d9d10-149\">Related articles</span></span></h2>⬇
 <ul>⬇
-<li><span data-ttu-id=\"d9d10-150\">⬇
+<li><span data-ttu-id=\"d9d10-150\">\r⬇
 [Microsoft 搜索](/microsoftsearch/)</span><span class=\"sxs-lookup\"><span data-stu-id=\"d9d10-150\">[Microsoft Search](/microsoftsearch/)</span></span>⬇
 </li>⬇
 <li><a href=\"./\" data-linktype=\"relative-path\"><span data-ttu-id=\"d9d10-151\">管理数据和服务</span><span class=\"sxs-lookup\"><span data-stu-id=\"d9d10-151\">Manage your data and service</span></span></a></li>⬇
diff --git "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/campaigns/m365-campaigns-protect-pcs-macs.raw.page.json" "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/campaigns/m365-campaigns-protect-pcs-macs.raw.page.json"
index 6f9ac49..f380cb1 100644
--- "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/campaigns/m365-campaigns-protect-pcs-macs.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/campaigns/m365-campaigns-protect-pcs-macs.raw.page.json"
@@ -1,11 +1,13 @@
 {
   "content": "<p><span data-ttu-id=\"1483f-104\">可以通过在 Microsoft Intune 中注册 Windows 10 来管理这些电脑和 Mac,这允许你在访问环境中的数据之前确保它们正常运行和安全。</span><span class=\"sxs-lookup\"><span data-stu-id=\"1483f-104\">You can manage Windows 10 PCs and Macs by enrolling them in Microsoft Intune, which allows you to ensure they're healthy and secure before accessing data in your environment.</span></span> <span data-ttu-id=\"1483f-105\">但是,许多市场活动和小型企业都包括自带设备办公 (BYOD) ,这将不会由组织管理。</span><span class=\"sxs-lookup\"><span data-stu-id=\"1483f-105\">However, many campaigns and small businesses include staff who bring their own devices (BYOD), which will not be managed by the organization.</span></span> <span data-ttu-id=\"1483f-106\">对于这些非托管电脑和 Mac,请使用本文确保配置最低安全性功能。</span><span class=\"sxs-lookup\"><span data-stu-id=\"1483f-106\">For these unmanaged PCs and Macs, use this article to ensure that minimum security capabilities are configured.</span></span></p>⬇
-<!--A Windows 10 PC is considered managed after you have completed the following two steps:⬇
-1. You (or the admin) set up device and data protection policies in the [setup  wizard](../business/set-up.md).⬇
-2. You have [connected your computer to Azure Active Directory](../business/set-up-windows-devices.md) and use your Microsoft 365 username and password to sign in.⬇
+<!--A Windows 10 PC is considered managed after you have completed the following two steps:\r⬇
+\r⬇
+1. You (or the admin) set up device and data protection policies in the [setup  wizard](../business/set-up.md).\r⬇
+\r⬇
+2. You have [connected your computer to Azure Active Directory](../business/set-up-windows-devices.md) and use your Microsoft 365 username and password to sign in.\r⬇
 3. --> ⬇
 <h2 id=\"protect-a-computer-running-windows-10-or-a-mac\"><span data-ttu-id=\"1483f-107\">保护运行 Windows 10 Mac 的计算机</span><span class=\"sxs-lookup\"><span data-stu-id=\"1483f-107\">Protect a computer running Windows 10 or a Mac</span></span></h2>⬇
-<!--If you have a PC that is running Windows 10 that is not connected to Microsoft 365, or a Mac, the Microsoft 365 protections do not apply to it, but here are some things you can do to keep your data secure on these devices as well:⬇
+<!--If you have a PC that is running Windows 10 that is not connected to Microsoft 365, or a Mac, the Microsoft 365 protections do not apply to it, but here are some things you can do to keep your data secure on these devices as well:\r⬇
 -->⬇
 <p><span data-ttu-id=\"1483f-108\">如果你Windows 10电脑或 Mac 不由你的组织管理,请确保配置这些安全功能。</span><span class=\"sxs-lookup\"><span data-stu-id=\"1483f-108\">If your Windows 10 PC or Mac is not managed by your organization, be sure to configure these security capabilities.</span></span></p>⬇
 <div class=\"tabGroup\" id=\"tabgroup_1\">⬇
diff --git "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/commerce/subscriptions/allowselfservicepurchase-powershell.raw.page.json" "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/commerce/subscriptions/allowselfservicepurchase-powershell.raw.page.json"
index fbe5f3c..5391f38 100644
--- "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/commerce/subscriptions/allowselfservicepurchase-powershell.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/commerce/subscriptions/allowselfservicepurchase-powershell.raw.page.json"
@@ -122,12 +122,15 @@ Update-MSCommerceProductPolicy -PolicyId AllowSelfServicePurchase -ProductId $pr
 <p><span data-ttu-id=\"f5b59-171\">这可能是由于传输层安全性的较旧版本 (TLS) 。</span><span class=\"sxs-lookup\"><span data-stu-id=\"f5b59-171\">This may be due to an older version of Transport Layer Security (TLS).</span></span> <span data-ttu-id=\"f5b59-172\">若要连接此服务,你需要使用 TLS 1.2 或更大</span><span class=\"sxs-lookup\"><span data-stu-id=\"f5b59-172\">To connect this service you need to use TLS 1.2 or greater</span></span></p>⬇
 <h3 id=\"solution\"><span data-ttu-id=\"f5b59-173\">解决方案</span><span class=\"sxs-lookup\"><span data-stu-id=\"f5b59-173\">Solution</span></span></h3>⬇
 <p><span data-ttu-id=\"f5b59-174\">升级到 TLS 1.2: (/mem/configmgr/core/plan-design/security/enable-tls-1-2) </span><span class=\"sxs-lookup\"><span data-stu-id=\"f5b59-174\">Upgrade to TLS 1.2: (/mem/configmgr/core/plan-design/security/enable-tls-1-2)</span></span></p>⬇
-<!--⬇
-## Uninstall the MSCommerce module⬇
-Before you uninstall the MSCommerce module, close your current PowerShell session, then open a new session with admin rights.⬇
-To remove the **MSCommerce** PowerShell module from your computer, run the following command:⬇
-```powershell⬇
-Uninstall-Module -Name MSCommerce⬇
+<!--\r⬇
+## Uninstall the MSCommerce module\r⬇
+\r⬇
+Before you uninstall the MSCommerce module, close your current PowerShell session, then open a new session with admin rights.\r⬇
+\r⬇
+To remove the **MSCommerce** PowerShell module from your computer, run the following command:\r⬇
+\r⬇
+```powershell\r⬇
+Uninstall-Module -Name MSCommerce\r⬇
 ```-->⬇
 <h2 id=\"related-content\"><span data-ttu-id=\"f5b59-175\">相关内容</span><span class=\"sxs-lookup\"><span data-stu-id=\"f5b59-175\">Related content</span></span></h2>⬇
 <p><span data-ttu-id=\"f5b59-176\"><a href=\"manage-self-service-purchases-admins\" data-linktype=\"relative-path\">管理自助服务购买 (管理)  (</a> 文章) </span><span class=\"sxs-lookup\"><span data-stu-id=\"f5b59-176\"><a href=\"manage-self-service-purchases-admins\" data-linktype=\"relative-path\">Manage self-service purchases (Admin)</a> (article)</span></span></p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-create.raw.page.json" "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-create.raw.page.json"
index 48c0bc2..ef2925e 100644
--- "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-create.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-create.raw.page.json"
@@ -212,8 +212,8 @@
 </tr>⬇
 </tbody>⬇
 </table>⬇
-<!--⬇
-NOTE TO WRITER: Replace X in the above table with correct values.⬇
+<!--\r⬇
+NOTE TO WRITER: Replace X in the above table with correct values.\r⬇
 -->⬇
 <p><span data-ttu-id=\"5b602-211\">必须满足所有指定的条件才可应用此应用策略。</span><span class=\"sxs-lookup\"><span data-stu-id=\"5b602-211\">All of the specified conditions must be met for this app policy to apply.</span></span></p>⬇
 <p><span data-ttu-id=\"5b602-212\">指定条件后,选择 <strong>保存</strong>,然后选择 <strong>下一步</strong>。</span><span class=\"sxs-lookup\"><span data-stu-id=\"5b602-212\">When you are done specifying the conditions, select <strong>Save</strong>, and then select <strong>Next</strong>.</span></span></p>⬇
@@ -224,11 +224,14 @@ NOTE TO WRITER: Replace X in the above table with correct values.⬇
 <li><span data-ttu-id=\"5b602-217\"><strong>活动</strong>: 评估策略并执行配置的操作。</span><span class=\"sxs-lookup\"><span data-stu-id=\"5b602-217\"><strong>Active</strong>: Policies are evaluated and configured actions will occur.</span></span></li>⬇
 <li><span data-ttu-id=\"5b602-218\"><strong>非活动</strong>: 不评估策略且不执行配置的操作。</span><span class=\"sxs-lookup\"><span data-stu-id=\"5b602-218\"><strong>Inactive</strong>: Policies are not evaluated and configured actions will not occur.</span></span></li>⬇
 </ul>⬇
-<!--⬇
-## Configure a user-based policy⬇
-## Create an app metadata-based policy⬇
-Publish metadata-based policies⬇
-## Configure access permissions⬇
+<!--\r⬇
+## Configure a user-based policy\r⬇
+\r⬇
+## Create an app metadata-based policy\r⬇
+\r⬇
+Publish metadata-based policies\r⬇
+\r⬇
+## Configure access permissions\r⬇
 -->⬇
 <h2 id=\"test-and-monitor-your-new-app-policy\"><span data-ttu-id=\"5b602-219\">测试并监视新的应用策略</span><span class=\"sxs-lookup\"><span data-stu-id=\"5b602-219\">Test and monitor your new app policy</span></span></h2>⬇
 <p><span data-ttu-id=\"5b602-220\">现在,应用策略已经创建,你应在 <strong>策略</strong> 页面中进行监视,以确保在测试期间其注册的活动警报数和警报总数符合预期。</span><span class=\"sxs-lookup\"><span data-stu-id=\"5b602-220\">Now that your app policy is created, you should monitor it on the <strong>Policies</strong> page to ensure it is registering an expected number of active alerts and total alerts during testing.</span></span></p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-overview.raw.page.json" "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-overview.raw.page.json"
index 77e8201..413c581 100644
--- "a/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\output/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-overview.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.microsoft-365-docs-pr.zh-CN\\.temp/microsoft-365/microsoft-365/fcccca64289c12c8f2f4609521c1962e/compliance/app-governance-app-policies-overview.raw.page.json"
@@ -5,18 +5,22 @@
 <p><span data-ttu-id=\"a15bb-105\">Microsoft 应用治理可检测 Microsoft 365 租户中的异常应用行为,并生成你可以查看、调查和解决的警报。</span><span class=\"sxs-lookup\"><span data-stu-id=\"a15bb-105\">Microsoft app governance detects anomalous app behavior in your Microsoft 365 tenant and generates alerts that you can see, investigate, and resolve.</span></span> <span data-ttu-id=\"a15bb-106\">除了此内置检测功能外,你还可以使用一组默认模板,创建自己的应用策略来生成其他警报。</span><span class=\"sxs-lookup\"><span data-stu-id=\"a15bb-106\">Beyond this built-in detection capability, you can use a set of default templates to create your own app policies that generate other alerts.</span></span></p>⬇
 <p><span data-ttu-id=\"a15bb-107\">这些针对应用和用户模式及行为的策略可以防止用户使用不合规或恶意的应用,并限制有风险的应用访问你的租户数据。</span><span class=\"sxs-lookup\"><span data-stu-id=\"a15bb-107\">These policies for app and user patterns and behaviors can protect your users from using non-compliant or malicious apps and limit the access of risky apps to your tenant data.</span></span></p>⬇
 <p><span data-ttu-id=\"a15bb-108\">有关哪些角色可以修改策略的信息,请参阅 <a href=\"app-governance-get-started#administrator-roles\" data-linktype=\"relative-path\">管理员角色</a>。</span><span class=\"sxs-lookup\"><span data-stu-id=\"a15bb-108\">See <a href=\"app-governance-get-started#administrator-roles\" data-linktype=\"relative-path\">Administrator roles</a> for information on which roles can modify policies.</span></span></p>⬇
-<!--⬇
-How app policies are the method by which MAPG detects app anomolies resulting in detection (alerts) and remediation (manual or automatic) ⬇
-
-CFA #2 Scenario 1: As an admin, I can quickly set up policies to govern M365 apps in my tenant using MAPG out-of-the-box templates⬇
-CFA #2 Scenario 2: As an admin, I can create customized policies to govern M365 apps in my tenant to meet my organizations requirements.⬇
-CFA #2 Scenario 3: As an admin or policy reviewer, I can view all policies created in my environment and quickly see which policies have associated alerts. ⬇
-CFA #2 Scenario 4: As an admin, I can adjust policies efficiently to meet changing needs.⬇
-App policy templates⬇
-- Basic info⬇
-- Policy settings and conditions⬇
-- Actions⬇
-- Status⬇
+<!--\r⬇
+How app policies are the method by which MAPG detects app anomolies resulting in detection (alerts) and remediation (manual or automatic) \r⬇
+\r⬇
+\r⬇
+CFA #2 Scenario 1: As an admin, I can quickly set up policies to govern M365 apps in my tenant using MAPG out-of-the-box templates\r⬇
+CFA #2 Scenario 2: As an admin, I can create customized policies to govern M365 apps in my tenant to meet my organizations requirements.\r⬇

@opbld41
Copy link

opbld41 commented Sep 6, 2021

quantum-docs-private(00:00:08.4952816, 1039 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-code.raw.page.json" "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-code.raw.page.json"
index cd78342..a4ddacd 100644
--- "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-code.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-code.raw.page.json"
@@ -43,8 +43,9 @@ This helps the rest of the community to maintain and develop your feature, and i
 If there's an existing feature that's missing some tests, helping us add test coverage would make a great contribution to the community.</p>⬇
 </div>⬇
 <p>Locally, unit tests can be run using the Visual Studio Test Explorer or the <code>dotnet test</code> command, so that you can check your contribution before opening up a pull request.</p>⬇
-<!-- TODO:⬇
-### Comments and Documentation ###⬇
+<!-- TODO:\r⬇
+### Comments and Documentation ###\r⬇
+\r⬇
 ### Citations and References ### -->⬇
 <h2 id=\"pull-requests\">Pull Requests</h2>⬇
 <p>When you are ready to contribute your work, please send a Pull Request via GitHub to the corresponding repository.⬇
diff --git "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-docs.raw.page.json" "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-docs.raw.page.json"
index b809db5..1caa216 100644
--- "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-docs.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-docs.raw.page.json"
@@ -126,7 +126,8 @@ For the example of <code>ControlledOnBitString</code>, we might write something
 <li>A reader may read your API documentation on the main API reference site, on the summary for each namespace, or even from within their IDE through the use of hover information. Making sure that <code>/// # Summary</code> isn't longer than about a sentence helps your reader quickly sort out whether they need to read further or look elsewhere, and can help in quickly scanning through namespace summaries.</li>⬇
 <li>Your documentation may well wind up being much longer than the code itself, but that's OK! Even a small piece of code can have unexpected effects to users that don't know the context in which that code exists. By providing concrete examples and clear explanations, you can help users make the best use of the code that's available to them.</li>⬇
 </ul>⬇
-<!-- ## LaTeX Formatting ##⬇
+<!-- ## LaTeX Formatting ##\r⬇
+\r⬇
 **TODO** -->⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-pull-requests.raw.page.json" "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-pull-requests.raw.page.json"
index cf219f3..ef8258f 100644
--- "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-pull-requests.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-pull-requests.raw.page.json"
@@ -35,17 +35,24 @@ Then your fork of <strong>Microsoft/Quantum</strong> might look something like t
 <p>There are two main ways to make a pull request.<br/>⬇
 For small changes that only affect a single file, the GitHub web interface can be used to make a pull request entirely online. Simply navigate to the file you want to edit and use the edit icon.<br/>⬇
 For more complicated contributions, it's most often easier to clone the repository to your local computer to prepare for a pull request first.</p>⬇
-<!--⬇
-### Using the Web Interface ###⬇
-**TODO**⬇
-### Command-Line and GitHub Flow ###⬇
-Most of the time, it's easier to prepare a pull request on your own computer; that makes it easier to work incrementally, and to test your changes.⬇
-If you haven't already done so, the first step is to _fork_ the repository that you'd like to contribute to.⬇
-Forking makes a complete clone of the original repository, but under your GitHub account instead of under [Microsoft](http://github.com/Microsoft/) or [MicrosoftDocs](http://github.com/MicrosoftDocs/).⬇
-This way, you can edit your personal fork to your heart's content before making a pull request for your work.⬇
-**TODO: pick up here**⬇
-## Code Review and Etiquette ##⬇
-**TODO: PR ettiquette, reviews, etc.**⬇
+<!--\r⬇
+### Using the Web Interface ###\r⬇
+\r⬇
+**TODO**\r⬇
+\r⬇
+### Command-Line and GitHub Flow ###\r⬇
+\r⬇
+Most of the time, it's easier to prepare a pull request on your own computer; that makes it easier to work incrementally, and to test your changes.\r⬇
+If you haven't already done so, the first step is to _fork_ the repository that you'd like to contribute to.\r⬇
+Forking makes a complete clone of the original repository, but under your GitHub account instead of under [Microsoft](http://github.com/Microsoft/) or [MicrosoftDocs](http://github.com/MicrosoftDocs/).\r⬇
+This way, you can edit your personal fork to your heart's content before making a pull request for your work.\r⬇
+\r⬇
+**TODO: pick up here**\r⬇
+\r⬇
+## Code Review and Etiquette ##\r⬇
+\r⬇
+**TODO: PR ettiquette, reviews, etc.**\r⬇
+\r⬇
 -->⬇
 <h2 id=\"next-steps\">Next steps</h2>⬇
 <p>Congratulations on using Git to help out the Quantum Development Kit community!⬇
diff --git "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-style-guide.raw.page.json" "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-style-guide.raw.page.json"
index f71e2be..fbeae40 100644
--- "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/contributing-style-guide.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/contributing-style-guide.raw.page.json"
@@ -287,9 +287,9 @@ is Adj + Ctl {⬇
 <h3 id=\"proper-nouns-in-names\">Proper nouns in names</h3>⬇
 <p>While in physics it is common to name things after the first person to publish about them, most non-physicists aren’t familiar with everyone’s names and all of the history.⬇
 Relying too heavily on naming conventions from physics can thus put up a substantial barrier to entry, as users from other backgrounds must learn a large number of seemingly opaque names in order to use common operations and concepts.</p>⬇
-<!-- An important part of the task of reducing confusion is to make code more accessible.⬇
-Especially in a field such as quantum computing that is rich with domain expertise, we must at all times be cognizant of the demands we place on that expertise as we design quantum software.⬇
-In naming code symbols, one way that this cognizance expresses itself is as an awareness of the convention from physics of adopting as the names of algorithms and operations the names of their original publishers.⬇
+<!-- An important part of the task of reducing confusion is to make code more accessible.\r⬇
+Especially in a field such as quantum computing that is rich with domain expertise, we must at all times be cognizant of the demands we place on that expertise as we design quantum software.\r⬇
+In naming code symbols, one way that this cognizance expresses itself is as an awareness of the convention from physics of adopting as the names of algorithms and operations the names of their original publishers.\r⬇
 While we must maintain the history and intellectual provenance of concepts in quantum computing, demanding that all users be versed in this history to use even the most basic of functions and operations places a barrier to entry that is in most cases severe enough to even present an ethical compromise. -->⬇
 <p>Thus, we recommend that wherever reasonable, common nouns that describe a concept be adopted in strong preference to proper nouns that describe the publication history of a concept.⬇
 As a particular example, the singly controlled SWAP and doubly controlled NOT operations are often called the &quot;Fredkin&quot; and &quot;Toffoli&quot; operations in academic literature, but are identified in Q# primarily as <code>CSWAP</code> and <code>CCNOT</code>.⬇
diff --git "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/install-overview-qdk.raw.page.json" "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/install-overview-qdk.raw.page.json"
index aea4a32..806448e 100644
--- "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/install-overview-qdk.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/install-overview-qdk.raw.page.json"
@@ -36,47 +36,47 @@
 </ul>⬇
 <h3 id=\"install-options-for-the-qdk\">Install options for the QDK</h3>⬇
 <p>You can develop Q# code in most of your favorites IDEs, as well as integrate Q# with other languages such as Python and .NET (C#, F#).</p>⬇
-<table>⬇
-    <tr>⬇
-        <th width=10%>&nbsp;</th>⬇
-        <th>&nbsp;</th>⬇
-        <th align=\"center\" width=18%><img src=\"media/vs_code.png\" alt=\"VS Code\" width=\"50\" data-linktype=\"relative-path\"/><br><b>VS Code<br>(2019 or later)</b></th>⬇
-        <th align=\"center\" width=18%><img src=\"media/visualstudio-1.png\" alt=\"Visual Studio\" width=\"50\" data-linktype=\"relative-path\"/><br><b>Visual Studio<br>(2019 or later)</b></th>⬇
-        <th align=\"center\" width=18%><img src=\"media/jupyter_logo.svg.png\" alt=\"jupyter install\" width=\"65\" data-linktype=\"relative-path\"/><br><b>Jupyter Notebooks</b></th>⬇
-        <th align=\"center\" width=18%><img src=\"media/blank.png\" alt=\"blank spacer\" width=\"65\" data-linktype=\"relative-path\"/><br><b>Command line</b></th>⬇
-    </tr>⬇
-    <tr>⬇
-        <th>&nbsp;</th>⬇
-        <td align=\"left\"><b>OS support:</b></td>⬇
-        <td align=\"center\">Windows, macOS, Linux</td>⬇
-        <td align=\"center\">Windows only</td>⬇
-        <td align=\"center\">Windows, macOS, Linux</td>⬇
-        <td align=\"center\">Windows, macOS, Linux</td>⬇
-    </tr>⬇
-    <tr>⬇
-        <td align=\"right\"><img src=\"media/azure-quantum-logo-trans.png\" alt=\"QDK\" width=\"60\" data-linktype=\"relative-path\"/></td>⬇
-        <td align=\"left\"><b>Q# standalone</b></td>⬇
-        <td align=\"center\"><a href=\"install-command-line-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\"><a href=\"install-command-line-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\"><a href=\"install-jupyter-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\"><a href=\"install-command-line-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-    </tr>⬇
-    <tr>⬇
-        <td align=\"right\"><img src=\"media/python.png\" alt=\"python install\" width=\"50\" data-linktype=\"relative-path\"/></td>⬇
-        <td align=\"left\"><b>Q# and Python</b></td>⬇
-        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-    </tr>⬇
-    <tr>⬇
-        <td align=\"right\"><img src=\"media/dotnet-logo.png\" alt=\"dotnet install\" width=\"50\" data-linktype=\"relative-path\"/></td>⬇
-        <td align=\"left\"><b>Q# and .NET (C#, F#)</b></td> ⬇
-        <td align=\"center\"><a href=\"install-csharp-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\"><a href=\"install-csharp-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-        <td align=\"center\">&#10006;</td>⬇
-        <td align=\"center\"><a href=\"install-csharp-qdk\" data-linktype=\"relative-path\">Install</a></td>⬇
-   </tr>⬇
+<table>\r⬇
+    <tr>\r⬇
+        <th width=10%>&nbsp;</th>\r⬇
+        <th>&nbsp;</th>\r⬇
+        <th align=\"center\" width=18%><img src=\"media/vs_code.png\" alt=\"VS Code\" width=\"50\" data-linktype=\"relative-path\"/><br><b>VS Code<br>(2019 or later)</b></th>\r⬇
+        <th align=\"center\" width=18%><img src=\"media/visualstudio-1.png\" alt=\"Visual Studio\" width=\"50\" data-linktype=\"relative-path\"/><br><b>Visual Studio<br>(2019 or later)</b></th>\r⬇
+        <th align=\"center\" width=18%><img src=\"media/jupyter_logo.svg.png\" alt=\"jupyter install\" width=\"65\" data-linktype=\"relative-path\"/><br><b>Jupyter Notebooks</b></th>\r⬇
+        <th align=\"center\" width=18%><img src=\"media/blank.png\" alt=\"blank spacer\" width=\"65\" data-linktype=\"relative-path\"/><br><b>Command line</b></th>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+        <th>&nbsp;</th>\r⬇
+        <td align=\"left\"><b>OS support:</b></td>\r⬇
+        <td align=\"center\">Windows, macOS, Linux</td>\r⬇
+        <td align=\"center\">Windows only</td>\r⬇
+        <td align=\"center\">Windows, macOS, Linux</td>\r⬇
+        <td align=\"center\">Windows, macOS, Linux</td>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+        <td align=\"right\"><img src=\"media/azure-quantum-logo-trans.png\" alt=\"QDK\" width=\"60\" data-linktype=\"relative-path\"/></td>\r⬇
+        <td align=\"left\"><b>Q# standalone</b></td>\r⬇
+        <td align=\"center\"><a href=\"install-command-line-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\"><a href=\"install-command-line-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\"><a href=\"install-jupyter-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\"><a href=\"install-command-line-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+        <td align=\"right\"><img src=\"media/python.png\" alt=\"python install\" width=\"50\" data-linktype=\"relative-path\"/></td>\r⬇
+        <td align=\"left\"><b>Q# and Python</b></td>\r⬇
+        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\"><a href=\"install-python-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+    </tr>\r⬇
+    <tr>\r⬇
+        <td align=\"right\"><img src=\"media/dotnet-logo.png\" alt=\"dotnet install\" width=\"50\" data-linktype=\"relative-path\"/></td>\r⬇
+        <td align=\"left\"><b>Q# and .NET (C#, F#)</b></td> \r⬇
+        <td align=\"center\"><a href=\"install-csharp-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\"><a href=\"install-csharp-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+        <td align=\"center\">&#10006;</td>\r⬇
+        <td align=\"center\"><a href=\"install-csharp-qdk\" data-linktype=\"relative-path\">Install</a></td>\r⬇
+   </tr>\r⬇
 </table>⬇
 <h3 id=\"use-the-qdk-for-quantum-computing-with-binder\">Use the QDK for quantum computing with Binder</h3>⬇
 <p>You can also develop Q# code without installing anything locally with these options:</p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/license.raw.page.json" "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/license.raw.page.json"
index af4099a..8d928e5 100644
--- "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/license.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/license.raw.page.json"
@@ -46,10 +46,10 @@
 <p>c. <strong>Germany and Austria</strong>.</p>⬇
 </li>⬇
 </ol>⬇
-<p>i. <strong>Warranty</strong>. The properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. However, Microsoft gives no contractual guarantee in relation to the licensed software.</p>⬇
-<p>ii. <strong>Limitation of Liability</strong>. In case of intentional conduct, gross negligence, claims based on the Product Liability Act, as well as, in case of death or personal or physical injury, Microsoft is liable according to the statutory law.</p>⬇
+<p>i. <strong>Warranty</strong>. The properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. However, Microsoft gives no contractual guarantee in relation to the licensed software.</p>\r⬇
+<p>ii. <strong>Limitation of Liability</strong>. In case of intentional conduct, gross negligence, claims based on the Product Liability Act, as well as, in case of death or personal or physical injury, Microsoft is liable according to the statutory law.</p>\r⬇
 <p>Subject to the foregoing clause ii., Microsoft will only be liable for slight negligence if Microsoft is in breach of such material contractual obligations, the fulfillment of which facilitate the due performance of this agreement, the breach of which would endanger the purpose of this agreement and the compliance with which a party may constantly trust in (so-called \"cardinal obligations\"). In other cases of slight negligence, Microsoft will not be liable for slight negligence.</p>⬇
-<blockquote>⬇
+<blockquote>\r⬇
 <p>14. <strong>DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS IS.” YOU BEAR THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES, OR CONDITIONS. TO THE EXTENT PERMITTED UNDER APPLICABLE LAWS, MICROSOFT EXCLUDES ALL IMPLIED WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.</strong>⬇
 <p>15. <strong>LIMITATION ON AND EXCLUSION OF DAMAGES. IF YOU HAVE ANY BASIS FOR RECOVERING DAMAGES DESPITE THE PRECEDING DISCLAIMER OF WARRANTY, YOU CAN RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES.</strong>⬇
 <p><strong>This limitation applies to (a) anything related to the software, services, content (including code) on third party Internet sites, or third party applications; and (b) claims for breach of contract, warranty, guarantee, or condition; strict liability, negligence, or other tort; or any other claim; in each case to the extent permitted by applicable law</strong>.</p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.quantum-docs-private\\output/articles/azure/quantum/optimization-input-formats.raw.page.json" "b/D:/docfx.TestData\\regression-test.quantum-docs-private\\.temp/articles/azure/quantum/optimization-input-formats.raw.page.json"
index 02cf39c..8a6e606 100644

@opbld41
Copy link

opbld41 commented Sep 6, 2021

PowerShell-Docs(00:01:09.3963812, 1422 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/59efc76653b93f985a5c4225d68ba4cc/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/59efc76653b93f985a5c4225d68ba4cc/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
index 6cfad81..d6a21d3 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/59efc76653b93f985a5c4225d68ba4cc/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/59efc76653b93f985a5c4225d68ba4cc/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
@@ -269,14 +269,22 @@ value only decreases the amount of information logged.</p>⬇
 cmdlet use. All other logging will be omitted.</p>⬇
 <pre><code class=\"lang-json\">&quot;LogKeywords&quot;: &quot;Runspace,Pipeline,Cmdlets&quot;⬇
 </code></pre>⬇
-<!--⬇
-## Group policy configuration⬇
-### ScriptExecution⬇
-### ScriptBlockLogging⬇
-### ProtectedEventLogging⬇
-### Transcription⬇
-### UpdateableHelp⬇
-### ConsoleSessionConfiguration⬇
+<!--\r⬇
+\r⬇
+## Group policy configuration\r⬇
+\r⬇
+### ScriptExecution\r⬇
+\r⬇
+### ScriptBlockLogging\r⬇
+\r⬇
+### ProtectedEventLogging\r⬇
+\r⬇
+### Transcription\r⬇
+\r⬇
+### UpdateableHelp\r⬇
+\r⬇
+### ConsoleSessionConfiguration\r⬇
+\r⬇
 -->⬇
 <h2 id=\"more-example-configurations\">More example configurations</h2>⬇
 <h3 id=\"example-windows-configuration\">Example Windows configuration</h3>⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/5c70fd29722c65e9f104798d23172c2d/module/psworkflow/about/about_activitycommonparameters.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/5c70fd29722c65e9f104798d23172c2d/module/psworkflow/about/about_activitycommonparameters.raw.page.json"
index cd52515..27a567a 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/5c70fd29722c65e9f104798d23172c2d/module/psworkflow/about/about_activitycommonparameters.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/5c70fd29722c65e9f104798d23172c2d/module/psworkflow/about/about_activitycommonparameters.raw.page.json"
@@ -469,10 +469,10 @@ domain.</p>⬇
     }⬇
 }⬇
 </code></pre>⬇
-<!--⬇
-# KEYWORDS⬇
-[about_Activity_Common_Parameters](about_Activity_Common_Parameters.md)⬇
-[about_Activity_Parameters](about_Activity_Parameters.md)⬇
+<!--\r⬇
+# KEYWORDS\r⬇
+[about_Activity_Common_Parameters](about_Activity_Common_Parameters.md)\r⬇
+[about_Activity_Parameters](about_Activity_Parameters.md)\r⬇
 [about_ActivityParameters]()about_ActivityParameters.md) -->⬇
 <h2 id=\"see-also\">SEE ALSO</h2>⬇
 <p><a href=\"about_workflows\" data-linktype=\"relative-path\">about_Workflows</a>⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_parsing.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_parsing.raw.page.json"
index 41eadfe..2f4738a 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_parsing.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_parsing.raw.page.json"
@@ -72,8 +72,8 @@ called is a native application, in which case they are interpreted as part of⬇
 the expandable string. Initial, consecutive or trailing commas are not⬇
 supported.</li>⬇
 </ul>⬇
-<!--⬇
-01234567890123456789012345678901234567890123456789012345678901234567890123456789⬇
+<!--\r⬇
+01234567890123456789012345678901234567890123456789012345678901234567890123456789\r⬇
 -->⬇
 <p>Values of embedded expressions are converted to strings.</p>⬇
 <p>The following table provides several examples of values processed in expression⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
index 11b1b16..d21a1a7 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
@@ -269,14 +269,22 @@ value only decreases the amount of information logged.</p>⬇
 cmdlet use. All other logging will be omitted.</p>⬇
 <pre><code class=\"lang-json\">&quot;LogKeywords&quot;: &quot;Runspace,Pipeline,Cmdlets&quot;⬇
 </code></pre>⬇
-<!--⬇
-## Group policy configuration⬇
-### ScriptExecution⬇
-### ScriptBlockLogging⬇
-### ProtectedEventLogging⬇
-### Transcription⬇
-### UpdateableHelp⬇
-### ConsoleSessionConfiguration⬇
+<!--\r⬇
+\r⬇
+## Group policy configuration\r⬇
+\r⬇
+### ScriptExecution\r⬇
+\r⬇
+### ScriptBlockLogging\r⬇
+\r⬇
+### ProtectedEventLogging\r⬇
+\r⬇
+### Transcription\r⬇
+\r⬇
+### UpdateableHelp\r⬇
+\r⬇
+### ConsoleSessionConfiguration\r⬇
+\r⬇
 -->⬇
 <h2 id=\"more-example-configurations\">More example configurations</h2>⬇
 <h3 id=\"example-windows-configuration\">Example Windows configuration</h3>⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_splatting.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_splatting.raw.page.json"
index 60c1886..5c8a06e 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_splatting.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/6f7b4564b5dc5345510a263b228cfe02/module/microsoft.powershell.core/about/about_splatting.raw.page.json"
@@ -90,8 +90,8 @@ Invoke-Command -ScriptBlock {⬇
   param([string[]]$words) $words -join ' '⬇
   } -ArgumentList $array⬇
 </code></pre>⬇
-<!--⬇
-01234567890123456789012345678901234567890123456789012345678901234567890123456789⬇
+<!--\r⬇
+01234567890123456789012345678901234567890123456789012345678901234567890123456789\r⬇
 -->⬇
 <p>In this example, only the first item in <code>$array</code> is passed to the script block.</p>⬇
 <pre><code class=\"lang-Output\">Hello⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_parsing.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_parsing.raw.page.json"
index 3c301d0..08f593c 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_parsing.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_parsing.raw.page.json"
@@ -72,8 +72,8 @@ called is a native application, in which case they are interpreted as part of⬇
 the expandable string. Initial, consecutive or trailing commas are not⬇
 supported.</li>⬇
 </ul>⬇
-<!--⬇
-01234567890123456789012345678901234567890123456789012345678901234567890123456789⬇
+<!--\r⬇
+01234567890123456789012345678901234567890123456789012345678901234567890123456789\r⬇
 -->⬇
 <p>Values of embedded expressions are converted to strings.</p>⬇
 <p>The following table provides several examples of values processed in expression⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
index 2c03cd9..9b2f0a4 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_powershell_config.raw.page.json"
@@ -269,14 +269,22 @@ value only decreases the amount of information logged.</p>⬇
 cmdlet use. All other logging will be omitted.</p>⬇
 <pre><code class=\"lang-json\">&quot;LogKeywords&quot;: &quot;Runspace,Pipeline,Cmdlets&quot;⬇
 </code></pre>⬇
-<!--⬇
-## Group policy configuration⬇
-### ScriptExecution⬇
-### ScriptBlockLogging⬇
-### ProtectedEventLogging⬇
-### Transcription⬇
-### UpdateableHelp⬇
-### ConsoleSessionConfiguration⬇
+<!--\r⬇
+\r⬇
+## Group policy configuration\r⬇
+\r⬇
+### ScriptExecution\r⬇
+\r⬇
+### ScriptBlockLogging\r⬇
+\r⬇
+### ProtectedEventLogging\r⬇
+\r⬇
+### Transcription\r⬇
+\r⬇
+### UpdateableHelp\r⬇
+\r⬇
+### ConsoleSessionConfiguration\r⬇
+\r⬇
 -->⬇
 <h2 id=\"more-example-configurations\">More example configurations</h2>⬇
 <h3 id=\"example-windows-configuration\">Example Windows configuration</h3>⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_splatting.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_splatting.raw.page.json"
index 5409258..8483f9b 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_splatting.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d625a5f4a918f9acd6f898184efda1c7/module/microsoft.powershell.core/about/about_splatting.raw.page.json"
@@ -90,8 +90,8 @@ Invoke-Command -ScriptBlock {⬇
   param([string[]]$words) $words -join ' '⬇
   } -ArgumentList $array⬇
 </code></pre>⬇
-<!--⬇
-01234567890123456789012345678901234567890123456789012345678901234567890123456789⬇
+<!--\r⬇
+01234567890123456789012345678901234567890123456789012345678901234567890123456789\r⬇
 -->⬇
 <p>In this example, only the first item in <code>$array</code> is passed to the script block.</p>⬇
 <pre><code class=\"lang-Output\">Hello⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d75a514549a869dfdc21397551181612/scripting/dsc/configurations/flow-control-in-configurations.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d75a514549a869dfdc21397551181612/scripting/dsc/configurations/flow-control-in-configurations.raw.page.json"
index 99a21dd..c2dd518 100644
--- "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d75a514549a869dfdc21397551181612/scripting/dsc/configurations/flow-control-in-configurations.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d75a514549a869dfdc21397551181612/scripting/dsc/configurations/flow-control-in-configurations.raw.page.json"
@@ -78,8 +78,8 @@ statement.</p>⬇
 <p>The dynamic resource blocks in the above examples reference the current machine. In this instance,⬇
 that would be the machine you are authoring the <code>Configuration</code> on, not the target Node.</p>⬇
 </div>⬇
-<!---⬇
-Mention Get-DSCConfigurationFromSystem⬇
+<!---\r⬇
+Mention Get-DSCConfigurationFromSystem\r⬇
 -->⬇
 <h2 id=\"summary\">Summary</h2>⬇
 <p>In summary, you can use any PowerShell language feature within a <code>Configuration</code>.</p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.PowerShell-Docs\\output/reference/powershell/d75a514549a869dfdc21397551181612/scripting/lang-spec/chapter-03.raw.page.json" "b/D:/docfx.TestData\\regression-test.PowerShell-Docs\\.temp/reference/powershell/d75a514549a869dfdc21397551181612/scripting/lang-spec/chapter-03.raw.page.json"

@opbld41
Copy link

opbld41 commented Sep 6, 2021

windowsserverdocs-pr(00:00:10.3499699, 4377 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/.links.json" "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/.links.json"
index 1e4c8a9..5ec127b 100644
--- "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/.links.json"
+++ "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/.links.json"
@@ -45106,7 +45106,7 @@
       "source_url": "/windows-server/get-started/manage-nano-server",
       "target_url": "/windows/win32/etw/event-tracing-portal",
       "source_git_url": "https://github.com/MicrosoftDocs/windowsserverdocs-pr/blob/live/WindowsServerDocs/get-started/Manage-Nano-Server.md",
-      "source_line": 220
+      "source_line": 221
     },
     {
       "source_url": "/windows-server/get-started/manage-nano-server",
diff --git "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/.publish.json" "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/.publish.json"
index a6ac42e..bee5a48 100644
--- "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/.publish.json"
+++ "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/.publish.json"
@@ -82117,7 +82117,7 @@
       "title": "Manage Nano Server | Microsoft Docs",
       "toc_rel": "toc.json",
       "updated_at": "2021-08-03 10:01 AM",
-      "word_count": 2506
+      "word_count": 2511
     },
     {
       "url": "/windows-server/get-started/migrate-roles-and-features",
@@ -82625,7 +82625,7 @@
       "title": "Release Notes - Important Issues in Windows Server, version 1709 | Microsoft Docs",
       "toc_rel": "toc.json",
       "updated_at": "2021-08-03 10:01 AM",
-      "word_count": 398
+      "word_count": 407
     },
     {
       "url": "/windows-server/get-started/server-1803-release-notes",
diff --git "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/administration/manage-windows-server-old.raw.page.json" "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/administration/manage-windows-server-old.raw.page.json"
index 04fae3e..fece055 100644
--- "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/administration/manage-windows-server-old.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/administration/manage-windows-server-old.raw.page.json"
@@ -6,26 +6,26 @@
 <p>Tip</p>⬇
 <p>Looking for information about older versions of Windows Server? Check out our other <a href=\"/en-us/previous-versions/windows/\" data-linktype=\"absolute-path\">Windows Server libraries</a> on docs.microsoft.com. You can also <a href=\"/en-us/search/index?dataSource=previousVersions&amp;search=Windows+Server\" data-linktype=\"absolute-path\">search this site</a> for specific information.</p>⬇
 </div>⬇
- <ul class=\"cardse panelContent cols cols3\">⬇
-    <li>⬇
-        <a href=\"https://docs.microsoft.com/windows-insider/at-work-pro/wip-4-biz-feedback-hub\" data-linktype=\"external\">⬇
-        <div class=\"cardSize\">⬇
-            <div class=\"cardPadding\">⬇
-                <div class=\"card\">⬇
-                    <div class=\"cardImageOuter\">⬇
-                        <div class=\"cardImage\">⬇
-                            <img src=\"../media/i-manage.svg\" alt=\"manage icon\" data-linktype=\"relative-path\"/>⬇
-                        </div>⬇
-                    </div>⬇
-                    <div class=\"cardText\">⬇
-                        <h2>Manage</h2>⬇
-                <p>Once you have deployed Windows Server into your environment, including the specific roles for the features and functions you need, the next step is managing those servers. Windows Server includes a number of tools to help you understand your Windows Server environment, manage specific servers, fine-tune performance, and eventually automate many management tasks. </p>⬇
-                    </div>⬇
-                </div>⬇
-            </div>⬇
-        </div>⬇
-        </a>⬇
-    </li>⬇
+ <ul class=\"cardse panelContent cols cols3\">\r⬇
+    <li>\r⬇
+        <a href=\"https://docs.microsoft.com/windows-insider/at-work-pro/wip-4-biz-feedback-hub\" data-linktype=\"external\">\r⬇
+        <div class=\"cardSize\">\r⬇
+            <div class=\"cardPadding\">\r⬇
+                <div class=\"card\">\r⬇
+                    <div class=\"cardImageOuter\">\r⬇
+                        <div class=\"cardImage\">\r⬇
+                            <img src=\"../media/i-manage.svg\" alt=\"manage icon\" data-linktype=\"relative-path\"/>\r⬇
+                        </div>\r⬇
+                    </div>\r⬇
+                    <div class=\"cardText\">\r⬇
+                        <h2>Manage</h2>\r⬇
+                <p>Once you have deployed Windows Server into your environment, including the specific roles for the features and functions you need, the next step is managing those servers. Windows Server includes a number of tools to help you understand your Windows Server environment, manage specific servers, fine-tune performance, and eventually automate many management tasks. </p>\r⬇
+                    </div>\r⬇
+                </div>\r⬇
+            </div>\r⬇
+        </div>\r⬇
+        </a>\r⬇
+    </li>\r⬇
 </ul>⬇
 <h2 id=\"manage-windows-server-systems-and-environments\">Manage Windows Server systems and environments</h2>⬇
 <p>The tools you use to manage Windows Server instances depend, in large amount, on the types of systems you have deployed (Windows Server with Desktop Experience vs Server Core), physical versus virtual machines, and where your servers are located. Use the following information to perform basic management tasks on Windows Server.</p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/administration/software-inventory-logging/software-inventory-logging-aggregator.raw.page.json" "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/administration/software-inventory-logging/software-inventory-logging-aggregator.raw.page.json"
index 27bab5d..42717f2 100644
--- "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/administration/software-inventory-logging/software-inventory-logging-aggregator.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/administration/software-inventory-logging/software-inventory-logging-aggregator.raw.page.json"
@@ -520,8 +520,8 @@
 </tbody>⬇
 </table>⬇
 <p>Other versions of these hypervisor platforms and types may work as well.  SIL Aggregator ships with the sshnet version below.  This is used to communicate with Linux based virtualization platforms.</p>⬇
-<pre>sshnet 2014.4.6-beta1⬇
-https://sshnet.codeplex.com/releases/view/120504⬇
+<pre>sshnet 2014.4.6-beta1\r⬇
+https://sshnet.codeplex.com/releases/view/120504\r⬇
 Copyright (c) 2010, RENCI</pre>⬇
 <h3 id=\"get-silaggregator\">Get-SilAggregator</h3>⬇
 <p><code>Get-SilAggregator</code> provides configuration information for your Software Inventory Logging Aggregator application. The following example output shows:</p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/failover-clustering/configure-ad-accounts.raw.page.json" "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/failover-clustering/configure-ad-accounts.raw.page.json"
index db4a8e8..67d2da5 100644
--- "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/failover-clustering/configure-ad-accounts.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/failover-clustering/configure-ad-accounts.raw.page.json"
@@ -17,33 +17,33 @@
 </li>⬇
 </ul>⬇
 <p>The following table describes the permissions required for these accounts.</p>⬇
-<table>⬇
-<colgroup>⬇
-<col/>⬇
-<col/>⬇
-</colgroup>⬇
-<thead>⬇
-<tr class=\"header\">⬇
-<th>Account</th>⬇
-<th>Details about permissions</th>⬇
-</tr>⬇
-</thead>⬇
-<tbody>⬇
-<tr class=\"odd\">⬇
-<td><p>Account used to create the cluster</p></td>⬇
-<td><p>Requires administrative permissions on the servers that will become cluster nodes. Also requires <strong>Create Computer objects</strong> and <strong>Read All Properties</strong> permissions in the container that is used for computer accounts in the domain.</p></td>⬇
-</tr>⬇
-<tr class=\"even\">⬇
-<td><p>Cluster name account (computer account of the cluster itself)</p></td>⬇
-<td><p>When the Create Cluster wizard is run, it creates the cluster name account in the default container that is used for computer accounts in the domain. By default, the cluster name account (like other computer accounts) can create up to ten computer accounts in the domain.</p>⬇
-<p>If you create the cluster name account (cluster name object) before creating the cluster—that is, prestage the account—you must give it the <strong>Create Computer objects</strong> and <strong>Read All Properties</strong> permissions in the container that is used for computer accounts in the domain. You must also disable the account, and give <strong>Full Control</strong> of it to the account that will be used by the administrator who installs the cluster. For more information, see <a href=\"#steps-for-prestaging-the-cluster-name-account\" data-raw-source=\"[Steps for prestaging the cluster name account](#steps-for-prestaging-the-cluster-name-account)\" data-linktype=\"self-bookmark\">Steps for prestaging the cluster name account</a>, later in this guide.</p></td>⬇
-</tr>⬇
-<tr class=\"odd\">⬇
-<td><p>Computer account of a clustered service or application</p></td>⬇
-<td><p>When the High Availability wizard is run (to create a new clustered service or application), in most cases a computer account for the clustered service or application is created in Active Directory. The cluster name account is granted the necessary permissions to control this account. The exception is a clustered Hyper-V virtual machine: no computer account is created for this.</p>⬇
-<p>If you prestage the computer account for a clustered service or application, you must configure it with the necessary permissions. For more information, see <a href=\"#steps-for-prestaging-an-account-for-a-clustered-service-or-application\" data-raw-source=\"[Steps for prestaging an account for a clustered service or application](#steps-for-prestaging-an-account-for-a-clustered-service-or-application)\" data-linktype=\"self-bookmark\">Steps for prestaging an account for a clustered service or application</a>, later in this guide.</p></td>⬇
-</tr>⬇
-</tbody>⬇
+<table>\r⬇
+<colgroup>\r⬇
+<col/>\r⬇
+<col/>\r⬇
+</colgroup>\r⬇
+<thead>\r⬇
+<tr class=\"header\">\r⬇
+<th>Account</th>\r⬇
+<th>Details about permissions</th>\r⬇
+</tr>\r⬇
+</thead>\r⬇
+<tbody>\r⬇
+<tr class=\"odd\">\r⬇
+<td><p>Account used to create the cluster</p></td>\r⬇
+<td><p>Requires administrative permissions on the servers that will become cluster nodes. Also requires <strong>Create Computer objects</strong> and <strong>Read All Properties</strong> permissions in the container that is used for computer accounts in the domain.</p></td>\r⬇
+</tr>\r⬇
+<tr class=\"even\">\r⬇
+<td><p>Cluster name account (computer account of the cluster itself)</p></td>\r⬇
+<td><p>When the Create Cluster wizard is run, it creates the cluster name account in the default container that is used for computer accounts in the domain. By default, the cluster name account (like other computer accounts) can create up to ten computer accounts in the domain.</p>\r⬇
+<p>If you create the cluster name account (cluster name object) before creating the cluster—that is, prestage the account—you must give it the <strong>Create Computer objects</strong> and <strong>Read All Properties</strong> permissions in the container that is used for computer accounts in the domain. You must also disable the account, and give <strong>Full Control</strong> of it to the account that will be used by the administrator who installs the cluster. For more information, see <a href=\"#steps-for-prestaging-the-cluster-name-account\" data-raw-source=\"[Steps for prestaging the cluster name account](#steps-for-prestaging-the-cluster-name-account)\" data-linktype=\"self-bookmark\">Steps for prestaging the cluster name account</a>, later in this guide.</p></td>\r⬇
+</tr>\r⬇
+<tr class=\"odd\">\r⬇
+<td><p>Computer account of a clustered service or application</p></td>\r⬇
+<td><p>When the High Availability wizard is run (to create a new clustered service or application), in most cases a computer account for the clustered service or application is created in Active Directory. The cluster name account is granted the necessary permissions to control this account. The exception is a clustered Hyper-V virtual machine: no computer account is created for this.</p>\r⬇
+<p>If you prestage the computer account for a clustered service or application, you must configure it with the necessary permissions. For more information, see <a href=\"#steps-for-prestaging-an-account-for-a-clustered-service-or-application\" data-raw-source=\"[Steps for prestaging an account for a clustered service or application](#steps-for-prestaging-an-account-for-a-clustered-service-or-application)\" data-linktype=\"self-bookmark\">Steps for prestaging an account for a clustered service or application</a>, later in this guide.</p></td>\r⬇
+</tr>\r⬇
+</tbody>\r⬇
 </table>⬇
 <div class=\"NOTE\">⬇
 <p>Note</p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/failover-clustering/sofs-overview.raw.page.json" "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/failover-clustering/sofs-overview.raw.page.json"
index ffe4713..25efbc7 100644
--- "a/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\output/WindowsServerDocs/windows-server/failover-clustering/sofs-overview.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.windowsserverdocs-pr\\.temp/WindowsServerDocs/windows-server/failover-clustering/sofs-overview.raw.page.json"
@@ -40,167 +40,167 @@
 <h2 id=\"when-to-use-scale-out-file-server\">When to use Scale-Out File Server</h2>⬇
 <p>You should not use Scale-Out File Server if your workload generates a high number of metadata operations, such as opening files, closing files, creating new files, or renaming existing files. A typical information worker would generate a lot of metadata operations. You should use a Scale-Out File Server if you are interested in the scalability and simplicity that it offers and if you only require technologies that are supported with Scale-Out File Server.</p>⬇
 <p>The following table lists the capabilities in SMB 3.0, the common Windows file systems, file server data management technologies, and common workloads. You can see whether the technology is supported with Scale-Out File Server, or if it requires a traditional clustered file server (also known as a file server for general use).</p>⬇
-<table>⬇
-<thead>⬇
-<tr class=\"header\">⬇
-<th>Technology Area</th>⬇
-<th>Feature</th>⬇
-<th>General Use File Server Cluster</th>⬇
-<th>Scale-Out File Server</th>⬇
-</tr>⬇
-</thead>⬇
-<tbody>⬇
-<tr class=\"odd\">⬇
-<td>SMB</td>⬇
-<td>SMB Continuous Availability (*)</td>⬇
-<td>Yes</td>⬇
-<td>Yes</td>⬇
-</tr>⬇
-<tr class=\"even\">⬇
-<td>SMB</td>⬇
-<td>SMB Multichannel</td>⬇
-<td>Yes</td>⬇
-<td>Yes</td>⬇
-</tr>⬇
-<tr class=\"odd\">⬇
-<td>SMB</td>⬇
-<td>SMB Direct</td>⬇
-<td>Yes</td>⬇

@opbld41
Copy link

opbld41 commented Sep 6, 2021

test(00:00:17.1628075, 21728 more diff)
diff --git "a/D:/docfx.TestData\\regression-test.test\\output/test/test/docs/architecture/icons/index.raw.page.json" "b/D:/docfx.TestData\\regression-test.test\\.temp/test/test/docs/architecture/icons/index.raw.page.json"
index 1debf21..2bb3706 100644
--- "a/D:/docfx.TestData\\regression-test.test\\output/test/test/docs/architecture/icons/index.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.test\\.temp/test/test/docs/architecture/icons/index.raw.page.json"
@@ -38,8 +38,8 @@ permission from Microsoft.&quot;</li>⬇
 <h3 id=\"use-terms-specific-to-microsoft-azure-icons\">Use terms specific to Microsoft Azure icons</h3>⬇
 <p>The icons are the thumbnail-sized images used to represent Azure products and services.</p>⬇
 <p>The icons may not be used in advertising, in books and other printed matter, on clothing or other promotional items, in online and Internet locations, in software applications, in television programs, in commercials, in movies, or on video. You may use icons in architectural diagrams, training manuals or documentation about Azure. The use of the icon must be specific to the function of the icon within Azure. The icon may not be used as a graphical or design element. Icons cannot be modified or altered and must appear as they would within Azure. If you have licensed a Microsoft development tool which includes the icons, review the EULA for that Microsoft development tool to learn which Microsoft properties may be redistributed.</p>⬇
-<div id=\"consent-checkbox\">⬇
-I agree to the above terms⬇
+<div id=\"consent-checkbox\">\r⬇
+I agree to the above terms\r⬇
 </div>⬇
 <div class=\"button\">⬇
 <p><a href=\"https://arch-center.azureedge.net/icons/Azure_Public_Service_Icons_V2.zip\" data-linktype=\"external\">Download SVG icons</a></p>⬇
diff --git "a/D:/docfx.TestData\\regression-test.test\\output/test/test/docs/banners/previous-versions/index.raw.page.json" "b/D:/docfx.TestData\\regression-test.test\\.temp/test/test/docs/banners/previous-versions/index.raw.page.json"
index 6a34bab..e5bba4a 100644
--- "a/D:/docfx.TestData\\regression-test.test\\output/test/test/docs/banners/previous-versions/index.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.test\\.temp/test/test/docs/banners/previous-versions/index.raw.page.json"
@@ -1,70 +1,70 @@
 {
-  "content": "<section class=\"uhf-container has-margin-top-large has-margin-bottom-large\">⬇
-    <h1 class=\"title is-1\">Previous versions of Microsoft products, services and technologies</h1>⬇
+  "content": "<section class=\"uhf-container has-margin-top-large has-margin-bottom-large\">\r⬇
+    <h1 class=\"title is-1\">Previous versions of Microsoft products, services and technologies</h1>\r⬇
 </section>⬇
-<section class=\"uhf-container\">⬇
-    <ul class=\"has-three-text-columns margin-none\">⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/dotnet/\" data-linktype=\"absolute-path\">.NET</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/appfabric/\" data-linktype=\"absolute-path\">AppFabric</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/aspnet/\" data-linktype=\"absolute-path\">ASP.NET</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/\" data-linktype=\"absolute-path\">Azure</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/bing/\" data-linktype=\"absolute-path\">Bing</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/commerce-server/\" data-linktype=\"absolute-path\">Commerce Server</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/dynamics/\" data-linktype=\"absolute-path\">Dynamics</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/industry-solutions-group/\" data-linktype=\"absolute-path\">Industry Solutions Group</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/iis/\" data-linktype=\"absolute-path\">Internet Information Services</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-esp/\" data-linktype=\"absolute-path\">Microsoft ESP</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/mim/\" data-linktype=\"absolute-path\">Microsoft Identity Management (MIM)</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-robotics/\" data-linktype=\"absolute-path\">Microsoft Robotics</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/office/\" data-linktype=\"absolute-path\">Office</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/msp-n-p/\" data-linktype=\"absolute-path\">patterns and practices</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/powershell/scripting/overview\" data-linktype=\"absolute-path\">PowerShell</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/sql/\" data-linktype=\"absolute-path\">SQL</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/system-center/\" data-linktype=\"absolute-path\">System Center</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/technet-magazine/\" data-linktype=\"absolute-path\">TechNet Magazine</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/visualstudio/\" data-linktype=\"absolute-path\">Visual Studio</a>⬇
-        </li>⬇
-        <li class=\"has-three-text-columns-list-items is-unstyled\">⬇
-            <a class=\"barLink\" href=\"/en-us/previous-versions/windows/\" data-linktype=\"absolute-path\">Windows and Windows Server</a>⬇
-        </li>⬇
-    </ul>⬇
+<section class=\"uhf-container\">\r⬇
+    <ul class=\"has-three-text-columns margin-none\">\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/dotnet/\" data-linktype=\"absolute-path\">.NET</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/appfabric/\" data-linktype=\"absolute-path\">AppFabric</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/aspnet/\" data-linktype=\"absolute-path\">ASP.NET</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/azure/\" data-linktype=\"absolute-path\">Azure</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/bing/\" data-linktype=\"absolute-path\">Bing</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/commerce-server/\" data-linktype=\"absolute-path\">Commerce Server</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/dynamics/\" data-linktype=\"absolute-path\">Dynamics</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/industry-solutions-group/\" data-linktype=\"absolute-path\">Industry Solutions Group</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/iis/\" data-linktype=\"absolute-path\">Internet Information Services</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-esp/\" data-linktype=\"absolute-path\">Microsoft ESP</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/mim/\" data-linktype=\"absolute-path\">Microsoft Identity Management (MIM)</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/microsoft-robotics/\" data-linktype=\"absolute-path\">Microsoft Robotics</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/office/\" data-linktype=\"absolute-path\">Office</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/msp-n-p/\" data-linktype=\"absolute-path\">patterns and practices</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/powershell/scripting/overview\" data-linktype=\"absolute-path\">PowerShell</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/sql/\" data-linktype=\"absolute-path\">SQL</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/system-center/\" data-linktype=\"absolute-path\">System Center</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/technet-magazine/\" data-linktype=\"absolute-path\">TechNet Magazine</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/visualstudio/\" data-linktype=\"absolute-path\">Visual Studio</a>\r⬇
+        </li>\r⬇
+        <li class=\"has-three-text-columns-list-items is-unstyled\">\r⬇
+            <a class=\"barLink\" href=\"/en-us/previous-versions/windows/\" data-linktype=\"absolute-path\">Windows and Windows Server</a>\r⬇
+        </li>\r⬇
+    </ul>\r⬇
 </section>⬇
 ",
   "rawMetadata": {
diff --git "a/D:/docfx.TestData\\regression-test.test\\output/test/test/docs/conceptual/button.raw.page.json" "b/D:/docfx.TestData\\regression-test.test\\.temp/test/test/docs/conceptual/button.raw.page.json"
index ed1057f..1980970 100644
--- "a/D:/docfx.TestData\\regression-test.test\\output/test/test/docs/conceptual/button.raw.page.json"
+++ "b/D:/docfx.TestData\\regression-test.test\\.temp/test/test/docs/conceptual/button.raw.page.json"
@@ -43,11 +43,11 @@
 &lt;a class=&quot;button is-large&quot; tabindex=&quot;0&quot;&gt;Large&lt;/a&gt;⬇
 </code></pre>⬇
 <h2 id=\"displays\">Displays</h2>⬇
-<div class=\"button\">⬇
-    <a class=\"button is-small is-fullwidth\" tabindex=\"0\">Small</a>⬇
-    <a class=\"button is-fullwidth\" tabindex=\"0\">Normal</a>⬇
-    <a class=\"button is-medium is-fullwidth\" tabindex=\"0\">Medium</a>⬇
-    <a class=\"button is-large is-fullwidth\" tabindex=\"0\">Large</a>⬇
+<div class=\"button\">\r⬇
+    <a class=\"button is-small is-fullwidth\" tabindex=\"0\">Small</a>\r⬇
+    <a class=\"button is-fullwidth\" tabindex=\"0\">Normal</a>\r⬇
+    <a class=\"button is-medium is-fullwidth\" tabindex=\"0\">Medium</a>\r⬇
+    <a class=\"button is-large is-fullwidth\" tabindex=\"0\">Large</a>\r⬇
 </div>⬇
 <pre><code class=\"lang-html\">&lt;a class=&quot;button is-small is-fullwidth&quot; tabindex=&quot;0&quot;&gt;Small&lt;/a&gt;⬇
 &lt;a class=&quot;button is-fullwidth&quot; tabindex=&quot;0&quot;&gt;Normal&lt;/a&gt;⬇
@@ -56,13 +56,13 @@
 </code></pre>⬇
 <h2 id=\"styles\">Styles</h2>⬇
 <h3 id=\"outlined\">Outlined</h3>⬇
-<div class=\"buttons\">⬇
-    <a class=\"button is-outlined\" tabindex=\"0\">Outlined</a>⬇
-    <a class=\"button is-primary is-outlined\" tabindex=\"0\">Outlined</a>⬇
-    <a class=\"button is-secondary is-outlined\" tabindex=\"0\">Outlined</a>⬇
-    <a class=\"button is-info is-outlined\" tabindex=\"0\">Outlined</a>⬇
-    <a class=\"button is-success is-outlined\" tabindex=\"0\">Outlined</a>⬇
-    <a class=\"button is-danger is-outlined\" tabindex=\"0\">Outlined</a>⬇
+<div class=\"buttons\">\r⬇
+    <a class=\"button is-outlined\" tabindex=\"0\">Outlined</a>\r⬇
+    <a class=\"button is-primary is-outlined\" tabindex=\"0\">Outlined</a>\r⬇
+    <a class=\"button is-secondary is-outlined\" tabindex=\"0\">Outlined</a>\r⬇
+    <a class=\"button is-info is-outlined\" tabindex=\"0\">Outlined</a>\r⬇
+    <a class=\"button is-success is-outlined\" tabindex=\"0\">Outlined</a>\r⬇
+    <a class=\"button is-danger is-outlined\" tabindex=\"0\">Outlined</a>\r⬇
 </div>⬇
 <pre><code class=\"lang-html\">&lt;a class=&quot;button is-outlined&quot; tabindex=&quot;0&quot;&gt;Outlined&lt;/a&gt;⬇
 &lt;a class=&quot;button is-primary is-outlined&quot; tabindex=&quot;0&quot;&gt;Outlined&lt;/a&gt;⬇
@@ -72,13 +72,13 @@
 &lt;a class=&quot;button is-danger is-outlined&quot; tabindex=&quot;0&quot;&gt;Outlined&lt;/a&gt;⬇
 </code></pre>⬇

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑DocsRoot(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.DocsRoot' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑azure-docs-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.azure-docs-pr' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑azure-docs-rest-apis(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.azure-docs-rest-apis' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑azure-mediaplayer-typescript(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.azure-mediaplayer-typescript' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑azure-devops-docs-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune azure-devops-docs-pr' failed in directory 'D:/docfx.TestData\regression-test.azure-devops-docs-pr' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑dataprep-dotnet-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.dataprep-dotnet-pr' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑htmlTest.test(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.htmlTest.test' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑dynamics365smb-devitpro(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune dynamics365smb-devitpro' failed in directory 'D:/docfx.TestData\regression-test.dynamics365smb-devitpro' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑EntityFramework.ApiDocs(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.EntityFramework.ApiDocs' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑htmlTest.AspNetCore.Docs(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.htmlTest.AspNetCore.Docs' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑dryrun.bot-docs-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune dryrun.bot-docs-pr' failed in directory 'D:/docfx.TestData\regression-test.dryrun.bot-docs-pr' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑microsoft-365-docs-pr.zh-CN(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.microsoft-365-docs-pr.zh-CN' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑dryrun.azure-docs-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.dryrun.azure-docs-pr' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑learn-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.learn-pr' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑mc-docs-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune mc-docs-pr' failed in directory 'D:/docfx.TestData\regression-test.mc-docs-pr' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑powerapps-docs-web-api-ref-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.powerapps-docs-web-api-ref-pr' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑microsoft-graph-docs(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.microsoft-graph-docs' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑PowerShell-Docs(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.PowerShell-Docs' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑quantum-docs-private(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.quantum-docs-private' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑roslyn-api-docs(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.roslyn-api-docs' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑sql-docs-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress template' failed in directory 'D:/docfx.TestData\regression-test.sql-docs-pr' with exit code 128, message: 
 
   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__0() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 201
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑test(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune test' failed in directory 'D:/docfx.TestData\regression-test.test' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑VBA-Docs(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune VBA-Docs' failed in directory 'D:/docfx.TestData\regression-test.VBA-Docs' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑windows-compatibility(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune windows-compatibility' failed in directory 'D:/docfx.TestData\regression-test.windows-compatibility' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@opbld41
Copy link

opbld41 commented Sep 14, 2022

🚗🌳💥🤕🚑windowsserverdocs-pr(0s, 0MB)
System.InvalidOperationException: '"git" *** fetch origin --progress --prune windowsserverdocs-pr' failed in directory 'D:/docfx.TestData\regression-test.windowsserverdocs-pr' with exit code 128, message: 
 fatal: Cannot prompt because user interactivity has been disabled.
fatal: Cannot prompt because user interactivity has been disabled.
fatal: could not read Username for 'https://dev.azure.com/ceapex/Engineering/_git/docfx.TestData': terminal prompts disabled

   at Microsoft.Docs.Build.RegressionTest.Exec(String fileName, String arguments, String stdin, String cwd, Dictionary`2 env, Boolean ignoreError, Boolean redirectStandardError, Int32[] allowExitCodes, String[] secrets) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 428
   at Microsoft.Docs.Build.RegressionTest.<>c__DisplayClass17_0.<EnsureTestData>b__1() in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Polly.Policy.<>c__DisplayClass114_0`1.<Execute>b__0(Context _, CancellationToken _)
   at Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider)
   at Polly.Retry.RetryPolicy.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`3 action, Context context, CancellationToken cancellationToken)
   at Polly.Policy.Execute[TResult](Func`1 action)
   at Microsoft.Docs.Build.RegressionTest.Retry[T](Func`1 action, Int32 retryCount) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 559
   at Microsoft.Docs.Build.RegressionTest.EnsureTestData(Options opts, String workingFolder) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 206
   at Microsoft.Docs.Build.RegressionTest.Run(Options opts) in D:\a\_work\1\s\test\docfx.RegressionTest\RegressionTest.cs:line 57

@herohua herohua added the v3 label Oct 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/v3/Markdig-0.25.0 branch October 19, 2022 05:46
Copy link

@fepimentel fepimentel left a comment

Choose a reason for hiding this comment

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

Report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants