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
30 changes: 14 additions & 16 deletions jea/TOC.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
- name: Overview
href: overview.md
- name: Deploy JEA
items:
- name: Prerequisites
href: prerequisites.md
- name: Role Capabilities
href: role-capabilities.md
- name: Session Configurations
href: session-configurations.md
- name: Registering JEA
href: register-jea.md
- name: Using JEA
href: using-jea.md
- name: Security Considerations
href: security-considerations.md
- name: Audit and Report on JEA
href: audit-and-report.md
- name: Prerequisites
href: prerequisites.md
- name: Role Capabilities
href: role-capabilities.md
- name: Session Configurations
href: session-configurations.md
- name: Registering JEA
href: register-jea.md
- name: Using JEA
href: using-jea.md
- name: Security Considerations
href: security-considerations.md
- name: Audit and Report on JEA
href: audit-and-report.md
4 changes: 2 additions & 2 deletions wmf/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"ms.technology": { "**/**.md": "powershell-wmf" },
"ms.topic": { "**/**.md": "reference" },
"manager": { "**/**.md": "carmonm" },
"author": { "**/**.md": "HemantMahawar" },
"ms.author": { "**/**.md": "hemantm" }
"author": { "**/**.md": "joeyaiello" },
"ms.author": { "**/**.md": "jaiello" }
},
"resource": [
{ "files": ["**/images/**"], "exclude": ["**/obj/**"] }
Expand Down