Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Do one of the following:
- If you upgraded Netwrix Auditor from the version 10.0, replace all existing content under the
**requiredResourceAccess** property.

```
```jsonc
{
    "resourceAppId": "00000002-0000-0ff1-ce00-000000000000",
    "resourceAccess": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To add the required permissions, do one of the following:
- If you upgraded Auditor from the version 10.0, replace all existing content under the
**requiredResourceAccess** property.

```
```jsonc
{
    "resourceAppId": "00000003-0000-0000-c000-000000000000",
    "resourceAccess": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Do one of the following:
- If you upgraded Netwrix Auditor from the version 10.0, replace all existing content under the
**requiredResourceAccess** property.

```
```jsonc
{
    "resourceAppId": "00000003-0000-0ff1-ce00-000000000000",
    "resourceAccess": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Depending on your installation type, do one of the following:

- For the clear installation, add roles as described below.
- If you upgraded Auditor from previous version, replace all existing content under the
requiredResourcdAccess property.
requiredResourceAccess property.

```
```jsonc
{
    "resourceAppId": "00000003-0000-0000-c000-000000000000",
    "resourceAccess": [
Expand Down