Skip to content

Commit cc21072

Browse files
Merge pull request #60 from netwrix/stuart/fix-naaaic
Fixes for Access Analyzer and AIC 12.0
2 parents 4930ad4 + 1873f83 commit cc21072

File tree

116 files changed

+408
-403
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+408
-403
lines changed

docs/accessanalyzer/12.0/admin/datacollector/aws/loginroles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ the categories of:
1616
![AWS Query Login Roles](/img/product_docs/accessanalyzer/12.0/admin/datacollector/aws/loginroles.webp)
1717

1818
Add the login roles that will allow Access Analyzer to scan the AWS accounts. See the
19-
[Configure AWS for Scans](/docs/accessanalyzer/12.0/requirements/aws/aws_2.md) topic for additional
19+
[Configure AWS for Scans](/docs/accessanalyzer/12.0/requirements/aws/configurescans.md) topic for additional
2020
information. The page has the following options:
2121

2222
- Import From File – Browse to the location of a CSV file from which to import the roles

docs/accessanalyzer/12.0/admin/datacollector/ewsmailbox/searchfilter/searchfilter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Click **Add Filter** to open the Filter Wizard.
1717

1818
The Filter Wizard manages properties of the search filter. The Filter Wizard pages are:
1919

20-
- [EWSMailbox FW: Search Filter](/docs/accessanalyzer/12.0/admin/datacollector/ewsmailbox/searchfilter/searchfilter_1.md)
20+
- [EWSMailbox FW: Search Filter](/docs/accessanalyzer/12.0/admin/datacollector/ewsmailbox/searchfilter/filterwizard.md)
2121
- [EWSMailbox FW: Folder Conditions](/docs/accessanalyzer/12.0/admin/datacollector/ewsmailbox/searchfilter/folderconditions.md)
2222
- [EWSMailbox FW: Message Conditions](/docs/accessanalyzer/12.0/admin/datacollector/ewsmailbox/searchfilter/messageconditions.md)
2323
- [EWSMailbox FW: BodyOptions](/docs/accessanalyzer/12.0/admin/datacollector/ewsmailbox/searchfilter/bodyoptions.md)

docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/searchfilter_1.md renamed to docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/filterwizard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_position: 10
88

99
Use the Search Filter page to choose a filter template for the search.
1010

11-
![Filter Wizard Search Filter page](/img/product_docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter.webp)
11+
![Filter Wizard Search Filter page](/img/product_docs/accessanalyzer/12.0/admin/datacollector/ewsmailbox/filterwizard/searchfilter.webp)
1212

1313
Customize folder search conditions using the following options:
1414

docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/searchfilter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Click **Add Filter** to open the Filter Wizard
1919

2020
The Filter Wizard manages properties of the search filter. The Filter Wizard pages are:
2121

22-
- [EWSPublicFolder FW: Search Filter](/docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/searchfilter_1.md)
22+
- [EWSPublicFolder FW: Search Filter](/docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/filterwizard.md)
2323
- [EWSPublicFolder FW: Folder Conditions](/docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/folderconditions.md)
2424
- [EWSPublicFolder FW: Message Conditions](/docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/messageconditions.md)
2525
- [EWSPublicFolder FW: BodyOptions](/docs/accessanalyzer/12.0/admin/datacollector/ewspublicfolder/searchfilter/bodyoptions.md)

docs/accessanalyzer/12.0/admin/datacollector/spaa/agentsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar_position: 70
99
The Agent Settings page is where the SharePoint Agent Service is configured. It is a wizard page for
1010
the category of Scan SharePoint Access.
1111

12-
![Agent Settings page](/img/product_docs/activitymonitor/8.0/install/agent/windowsagent.webp)
12+
![Agent Settings page](/img/product_docs/accessanalyzer/12.0/admin/datacollector/spaa/agentsettings.webp)
1313

1414
The **Enable Agent Service Scans** checkbox enables collecting SharePoint data through the agent
1515
services instead of directly from SharePoint. This option requires a **Network Port** to be entered.

docs/accessanalyzer/12.0/admin/datacollector/sql/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ For SQL:
9494
- Grant View server state to [DOMAIN\USER]
9595
- Grant Control Server to [DOMAIN\USER] (specifically required for the Weak Passwords Job)
9696

97-
See the [Azure SQL Auditing Configuration](/docs/accessanalyzer/12.0/requirements/databases/databasesql/azuresqlaccess.md)
97+
See the [Azure SQL Auditing Configuration](/docs/accessanalyzer/12.0/requirements/databases/sql/azuresqlaccess.md)
9898
topic and the
99-
[AzureSQL Target Least Privilege Model](/docs/accessanalyzer/12.0/requirements/databases/databasesql/databaseazuresql.md)
99+
[AzureSQL Target Least Privilege Model](/docs/accessanalyzer/12.0/requirements/databases/sql/azuresql.md)
100100
topic for additional information.
101101

102102
Sensitive Data Discovery Considerations

docs/accessanalyzer/12.0/admin/datacollector/unix/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Permissions
2525
- Root permissions in Unix/Linux
2626

2727
If the Root permission is unavailable, a least privileged model can be used. See the
28-
[Least Privilege Model](/docs/accessanalyzer/12.0/requirements/unix/unix_1.md#least-privilege-model) topic additional
28+
[Least Privilege Model](/docs/accessanalyzer/12.0/requirements/unix/target.md#least-privilege-model) topic additional
2929
information.
3030

3131
## Unix Query Configuration

docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/addomaincontrollers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Follow the steps to create a Host Discovery query using the **Query an Active Di
1010
(Discover Domain Controllers)** source option. This option scans the default domain controller or a
1111
specified server but is scoped to return only machines that are domain controllers.
1212

13-
![Host Discovey Wizard Source page for AD Domain Controllers query](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/source.webp)
13+
![Host Discovey Wizard Source page for AD Domain Controllers query](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/source_2.webp)
1414

1515
**Step 1 –** Open the Host Discovery Wizard. On the Source page, select the **Query an Active
1616
Directory server (Discover Domain Controllers)** option. Click **Next**.
@@ -88,7 +88,7 @@ Click **Next** to continue.
8888

8989
Click **Next** to continue.
9090

91-
![Host Discovey Wizard Inventory page for AD Domain Controllers query](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/inventory.webp)
91+
![Host Discovey Wizard Inventory page for AD Domain Controllers query](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/inventory_2.webp)
9292

9393
**Step 5 –** On the Inventory page, the host inventory process can be automatically included with
9494
the discovery query.

docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/adexchange.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Follow the steps to create a Host Discovery query using the Query an Active Dire
1111
specified server but is scoped to return only computer objects residing in the configuration
1212
container for Exchange servers.
1313

14-
![Host Discovery Wizard Source page for AD Exchange](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/source.webp)
14+
![Host Discovery Wizard Source page for AD Exchange](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/source_5.webp)
1515

1616
**Step 1 –** Open the Host Discovery Wizard. On the Source Page, select the **Query an Active
1717
Directory server (Discover Exchange servers)** option. Click **Next**.
@@ -67,7 +67,7 @@ Leave this page unchanged. If you must modify this page, see the
6767

6868
Click **Next** to continue.
6969

70-
![Host Discovery Wizard Inventory page for AD Exchange](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/inventory.webp)
70+
![Host Discovery Wizard Inventory page for AD Exchange](/img/product_docs/accessanalyzer/12.0/admin/hostdiscovery/wizard/inventory_5.webp)
7171

7272
**Step 5 –** On the Inventory page, the host inventory process can be automatically included with
7373
the discovery query.

0 commit comments

Comments
 (0)