Skip to content
Merged
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
7 changes: 5 additions & 2 deletions docs/customer/training/learn-about/1secure.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,24 @@ keywords: [training, course, 1secure]
description: "Learn about Netwrix 1Secure through introductory courses"
---

import { N1SValue, N1SConcepts, N1SIntroGS } from '@site/src/training/1secure';
import { N1SValue, N1SConcepts, N1SIntroGS, N1SIntroReport } from '@site/src/training/1secure';
import { N1S } from '@site/src/training/products';


Estimated length: 25 minutes
Estimated length: 1 hour

In this learning path, you will be introduced to <N1S />. It contains the following course:

* 1600 <N1S /> – Valuable Features
* 2600 <N1S /> – Components & Architecture
* 3600.1 Introduction to <N1S /> – Getting Started
* 3600.5 Introduction to <N1S /> – Reports


<N1SValue />

<N1SConcepts />

<N1SIntroGS />

<N1SIntroReport />
7 changes: 5 additions & 2 deletions docs/customer/training/product/1secure.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ keywords: [training, course, 1secure]
description: "Learn to use Netwrix 1Secure through courses"
---

import { N1SValue, N1SConcepts, N1SIntroGS, N1SIntroMO, N1SIntroConf, N1SIntroData } from '@site/src/training/1secure';
import { N1SValue, N1SConcepts, N1SIntroGS, N1SIntroMO, N1SIntroConf, N1SIntroData, N1SIntroReport } from '@site/src/training/1secure';
import { N1S } from '@site/src/training/products';


Estimated length: 1.5 hours with optional course
Estimated length: 2 hours with optional course

In this learning path, you will learn how to use <N1S />. It contains the following course:

Expand All @@ -20,6 +20,7 @@ In this learning path, you will learn how to use <N1S />. It contains the follow
* 3600.2 Introduction to <N1S /> – Manage Organizations
* 3600.3 Introduction to <N1S /> – Configuration
* 3600.4 Introduction to <N1S /> – Data Sources
* 3600.5 Introduction to <N1S /> – Reports

<N1SValue />

Expand All @@ -32,3 +33,5 @@ In this learning path, you will learn how to use <N1S />. It contains the follow
<N1SIntroConf />

<N1SIntroData />

<N1SIntroReport />
2 changes: 1 addition & 1 deletion docs/partner/implementation/access-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { NAMIntro, NAMAdditional } from '@site/src/training/activity-monitor';
import { Company, NAA, AIC, NAM } from '@site/src/training/products';


Estimated length: 23.25 hours
Estimated length: 21.75 hours

This learning path grants <Company /> certification as a Professional Services Engineer for these products:

Expand Down
9 changes: 9 additions & 0 deletions src/training/1secure/3600-5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import { N1S } from '@site/src/training/products';

## 3600.5 Introduction to <N1S /> – Reports

Recommended prerequisite: 3600.1 Introduction to <N1S /> – Getting Started

The Reports module provides an understanding of how to navigate and use reports.

Estimated length: 30 minutes
1 change: 1 addition & 0 deletions src/training/1secure/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export { default as N1SIntroGS } from './3600-1.md';
export { default as N1SIntroMO } from './3600-2.md';
export { default as N1SIntroConf } from './3600-3.md';
export { default as N1SIntroData } from './3600-4.md';
export { default as N1SIntroReport } from './3600-5.md';
export { default as N1SAdditional } from './additional.md';
2 changes: 1 addition & 1 deletion src/training/access-analyzer/6001.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Prerequisite: 5001 <NAA /> – How to Implement

The <NAA /> – Professional Services Lab Experience provides you with an opportunity to validate you are ready to implement this product within a customer environment. You will be provided with a training lab environment where you can implement the product as if it were in a customer’s environment.

Estimated length: 5 hours
Estimated length: 3.5 hours