Skip to content

Conversation

@jake-mahon
Copy link
Contributor

@jake-mahon jake-mahon commented Sep 17, 2025

Major Release: Knowledge Base Migration

This release includes the comprehensive migration of the Netwrix Knowledge Base into the new documentation site, representing a significant enhancement to our documentation infrastructure.

Migration Summary

  • 3700+ new files added to the docs site
  • Complete KB integration with markdown files, images, index files, and category JSONs
  • All product KB articles migrated except Change Tracker (to be addressed separately)

jtviolet and others added 30 commits September 8, 2025 09:20
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add comprehensive setup guide for SPO Data Classification connector
- Include Azure classifier deployment and configuration steps
- Add troubleshooting section with common errors and solutions
- Update SharePoint Online connector documentation with classifier reference
- Replace connector image with updated version showing classification fields
- Add proper MDX formatting and sidebar navigation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- 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
- 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

Co-authored-by: Jake Mahon <jake-mahon@NWX-FVF5LY3.localdomain>
Fixed remaining image paths from ../images/ and ../../images/ to ./images/
to resolve MDX compilation errors in Docusaurus build.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Fix KB article image path references and MDX compilation errors
jake-mahon and others added 5 commits September 17, 2025 12:11
…ilure (#225)

Remove broken link to non-existent article '/docs/kb/general/netwrix-software-problem-what-info-should-i-provide.md' from rolling-log fix article.

This resolves the MDX compilation error:
"Docs markdown link couldn't be resolved: (/docs/kb/general/netwrix-software-problem-what-info-should-i-provide.md)"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Jake Mahon <jake-mahon@NWX-FVF5LY3.localdomain>
Co-authored-by: Claude <noreply@anthropic.com>
Remove the entire Kapa AI widget script configuration from docusaurus.config.js to disable the AI assistant chat functionality on the documentation site.

Changes:
- Removed scripts array containing Kapa widget configuration
- Eliminated widget.kapa.ai script loading and all associated data attributes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Jake Mahon <jake-mahon@NWX-FVF5LY3.localdomain>
Co-authored-by: Claude <noreply@anthropic.com>
Remove hashtags and anchor IDs from all internal anchor links that were causing MDX compilation failures. All anchor links in the format [text](#anchor-id) have been converted to [text]() to resolve build errors.

Fixes 52 broken anchor links across 11 KB files:
- 1secure/how_to_confirm_permissions_for_active_directory_5._domains_0.collection_ad_domaincontrollers.md (4 fixes)
- accessanalyzer/bulk-import-error-sql-logic-error-unknown-database-strucmap.md (1 fix)
- auditor/best-practices-for-securing-netwrix-auditor.md (6 fixes)
- auditor/customize-notifications-and-reports-in-password-expiration-notifier.md (6 fixes)
- directorymanager/enforce_group_naming_convention_and_input_validation_with_regular_expressions.md (2 fixes)
- directorymanager/uninstall-or-fully-remove-directory-manager.md (8 fixes)
- general/how-to-configure-google-drive-for-crawling.md (1 fix)
- privilegesecure/add-microsoft-entra-id-as-an-authentication-connector-saml.md (6 fixes)
- privilegesecure/slack-integration-send-slack-message.md (1 fix)
- privilegesecurediscovery/netwrix-privilege-secure-for-discovery-best-practices.md (14 fixes)
- privilegesecurediscovery/unprocessableentityerror-ssh-connection-error-encountered-rsa-key-expected-openssh-key.md (3 fixes)

This resolves all broken anchor link build errors reported in the exhaustive error list.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Convert [text]() patterns to plain text for better readability. Previously broken anchor links that were converted to [text]() format now display as natural text without awkward empty parentheses.

Examples:
- "for use in the [Steps for Netwrix Privilege Secure]()" → "for use in the Steps for Netwrix Privilege Secure"
- "[Resolution 1]()" → "Resolution 1"

Improves text flow and removes confusing empty link syntax across 11 KB files.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jake-mahon jake-mahon requested a review from a team as a code owner September 17, 2025 13:43
@jake-mahon jake-mahon self-assigned this Sep 17, 2025
@bturlea bturlea requested a review from a team as a code owner September 17, 2025 17:51
Added a new NDM course and its Presales learning path. Also made a tweak to the Partner home page.
@dimav78 dimav78 self-assigned this Sep 18, 2025
Copy link
Contributor

@bturlea bturlea left a comment

Choose a reason for hiding this comment

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

Tested in dev.

@james-s-anderson james-s-anderson merged commit 91fa131 into main Sep 18, 2025
8 checks passed
james-s-anderson added a commit that referenced this pull request Sep 19, 2025
Merge pull request #229 from netwrix/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants