fix(auditor/10.9): correct Azure Files permission display and exclusi… - #1392
Open
nexusphi wants to merge 13 commits into
Open
fix(auditor/10.9): correct Azure Files permission display and exclusi…#1392nexusphi wants to merge 13 commits into
nexusphi wants to merge 13 commits into
Conversation
…nitoring plan (#1204) Generated with AI Co-authored-by: Claude Sonnet 4.6 <ai@netwrix.com>
…ifier (#1219) Add a dedicated page documenting gMSA support for PEN in Auditor 10.9: - Required AD permission (GenericRead — a note explains that Authenticated Users typically already grants it) - How to specify the gMSA in the monitoring plan (trailing $, locked Password field, scheduled task under NT AUTHORITY\SYSTEM) - UI limitations for Select OUs / Select Groups / Generate (LDAP from the interactive session) - Troubleshooting table Link the new page from passwordexpirationnotifier/overview.md — the "Review the following" list and the User name/Password row of the monitoring plan configuration table. Refs #440770 Generated with AI Co-authored-by: Claude Code <ai@netwrix.com>
…iles State-in-Time Add a "Configuring Active Directory integration (optional)" section covering the on-premises AD credentials feature added for group expansion and SID resolution in permission reports, and replace the static limitation note with a link to the new section. AB#444015 Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
- Add a "Collect data for state-in-time reports" step, mirroring the FSA article, linking into the AFA State-in-Time configuration guide - Split the vague exclusions bullet into Subscription-level (omit storage accounts) vs Storage-Account-level (omit list) guidance, matching what the item's Scope tab actually does per item type - Remove "Step 5: Test Connection", which doesn't exist in the product - Fix step numbering gap and inconsistent 10_8/10.9 doc version links Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
Document Active Directory integration for Azure Files State-in-Time
Document requirement for Application.Read.All permission
Align AFA SIT description with FSA articles
…1335) * fix(auditor/10.9): editorial fixes and TLS setting for API docs Fix style guide violations in Integration API prerequisites and security pages (numbered steps, active voice, sentence-case headings, spelled-out acronyms), and document the minTlsVersion setting in the APIAdminTool command table. * fix(vale): auto-fix style issues (Vale + Dale) * docs(auditor/10.9): clarify default minimum TLS version for new installs Co-Authored-By: Claude claude-sonnet-5 <noreply@anthropic.com> Co-Authored-By: Claude Code <ai@netwrix.com> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude claude-sonnet-5 <noreply@anthropic.com> Co-authored-by: Claude Code <ai@netwrix.com>
…on scope docs Clarifies that only users/groups migrated to Entra ID from a local domain and added directly to RBAC/NTFS permissions appear by default (not cloud-only Entra ID accounts), and documents resource group exclusion and the User Activity omit list type for Azure Files monitoring plans. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
Denis-A-Netwrix
force-pushed
the
release/auditor_10.9_U1
branch
from
August 19, 2026 10:44
3e0f2f3 to
fca4c0f
Compare
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
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.
Clarify that Azure Files permission reports show only users/groups migrated to Entra ID from a local Windows domain and added directly to RBAC/NTFS permissions by default, not cloud-only Entra ID accounts, and point to AD integration for full visibility
Document resource group exclusion (in addition to storage accounts) for Azure Subscription items
Add the missing User Activity omit list type for Azure Storage Account items
AB#451993