From 2506248ab1315add4947be0e9b69a90ec4a691bc Mon Sep 17 00:00:00 2001 From: Jake Mahon Date: Mon, 15 Sep 2025 10:03:50 -0400 Subject: [PATCH] Fix MDX compilation errors - Escape {x} and {y} variables in custom attribute error title - Convert style string props to JSX style objects - Fix 4 files causing static site generation errors --- ...ested,_but_not_set_in_domain_1_for_the_{y}_object_class.md | 4 ++-- .../kb/auditor/group-policy-error-is-not-in-a-valid-format.md | 2 +- docs/kb/auditor/investigating-failed-logons.md | 2 +- ...nauthorized-access-is-denied-due-to-invalid-credentials.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/kb/auditor/error_the_custom_attribute_{x}_was_requested,_but_not_set_in_domain_1_for_the_{y}_object_class.md b/docs/kb/auditor/error_the_custom_attribute_{x}_was_requested,_but_not_set_in_domain_1_for_the_{y}_object_class.md index 7164a3b5d2..7065704e56 100644 --- a/docs/kb/auditor/error_the_custom_attribute_{x}_was_requested,_but_not_set_in_domain_1_for_the_{y}_object_class.md +++ b/docs/kb/auditor/error_the_custom_attribute_{x}_was_requested,_but_not_set_in_domain_1_for_the_{y}_object_class.md @@ -7,13 +7,13 @@ keywords: - custom attributes sidebar_label: Custom Attribute Warning tags: [] -title: "Error: The Custom Attribute {x} Was Requested, but Not Set in Domain 1 for the {y} Object Class" +title: "Error: The Custom Attribute {'{'}x{'}'} Was Requested, but Not Set in Domain 1 for the {'{'}y{'}'} Object Class" knowledge_article_id: kA0Qk000000306jKAA products: - auditor --- -# Error: The Custom Attribute {x} Was Requested, but Not Set in Domain 1 for the {y} Object Class +# Error: The Custom Attribute {'{'}x{'}'} Was Requested, but Not Set in Domain 1 for the {'{'}y{'}'} Object Class ## Related Queries diff --git a/docs/kb/auditor/group-policy-error-is-not-in-a-valid-format.md b/docs/kb/auditor/group-policy-error-is-not-in-a-valid-format.md index b305644944..7d1ddc642c 100644 --- a/docs/kb/auditor/group-policy-error-is-not-in-a-valid-format.md +++ b/docs/kb/auditor/group-policy-error-is-not-in-a-valid-format.md @@ -49,4 +49,4 @@ There are 3 possible solutions: `*The file * is not in a valid format and must be replaced.*` If you didn't find a solution please refer to the following Microsoft article regarding this issue - http://support.microsoft.com/kb/814751 -
+
diff --git a/docs/kb/auditor/investigating-failed-logons.md b/docs/kb/auditor/investigating-failed-logons.md index f07e667d1a..b743ee3810 100644 --- a/docs/kb/auditor/investigating-failed-logons.md +++ b/docs/kb/auditor/investigating-failed-logons.md @@ -139,4 +139,4 @@ If you want an overview on how Failed Logon information is collected, check this If you have multiple Failed Logons, check this article: https://kb.netwrix.com/3553 - +
diff --git a/docs/kb/general/error-401-unauthorized-access-is-denied-due-to-invalid-credentials.md b/docs/kb/general/error-401-unauthorized-access-is-denied-due-to-invalid-credentials.md index b9c06af0db..bd233c516c 100644 --- a/docs/kb/general/error-401-unauthorized-access-is-denied-due-to-invalid-credentials.md +++ b/docs/kb/general/error-401-unauthorized-access-is-denied-due-to-invalid-credentials.md @@ -65,4 +65,4 @@ To resolve the issue verify authentication settings and account permisions. ![User-added image](./images/ka04u00000116cs_0EM700000004xco.png) -
+