-
Notifications
You must be signed in to change notification settings - Fork 28
Major Release: Comprehensive Knowledge Base Migration to New Docs Site #229
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…as start and start-chok
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Simplify build testing
- 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>
Add Knowledge Base articles
- 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
…nknown-item-type.md
…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>
Fix broken KB anchor links
Added a new NDM course and its Presales learning path. Also made a tweak to the Partner home page.
james-s-anderson
approved these changes
Sep 18, 2025
dimav78
approved these changes
Sep 18, 2025
bturlea
approved these changes
Sep 18, 2025
Contributor
bturlea
left a comment
There was a problem hiding this 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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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