updated authors

This commit is contained in:
Paolo Matarazzo
2023-05-23 07:59:42 -04:00
parent ebc54e6125
commit 07faa8aeae
3 changed files with 36 additions and 33 deletions

View File

@ -71,12 +71,12 @@
"fileMetadata": { "fileMetadata": {
"author":{ "author":{
"identity-protection/**/*.md": "paolomatarazzo", "identity-protection/**/*.md": "paolomatarazzo",
"network-security/**/*.md": "paolomatarazzo", "operating-system-security/network-security/**/*.md": "paolomatarazzo",
"operating-system-security/network-security/windows-firewall/**/*.md": "ngangulyms" "operating-system-security/network-security/windows-firewall/**/*.md": "ngangulyms"
}, },
"ms.author":{ "ms.author":{
"identity-protection/**/*.md": "paoloma", "identity-protection/**/*.md": "paoloma",
"network-security/**/*.md": "paoloma", "operating-system-security/network-security/**/*.md": "paoloma",
"operating-system-security/network-security/windows-firewall/*.md": "nganguly" "operating-system-security/network-security/windows-firewall/*.md": "nganguly"
}, },
"appliesto":{ "appliesto":{

View File

@ -1,40 +1,17 @@
items: items:
- name: Transport layer security (TLS) - name: Transport layer security (TLS) 🔗
href: /windows-server/security/tls/tls-ssl-schannel-ssp-overview href: /windows-server/security/tls/tls-ssl-schannel-ssp-overview
- name: WiFi Security - name: WiFi Security 🔗
href: https://support.microsoft.com/windows/faster-and-more-secure-wi-fi-in-windows-26177a28-38ed-1a8e-7eca-66f24dc63f09 href: https://support.microsoft.com/windows/faster-and-more-secure-wi-fi-in-windows-26177a28-38ed-1a8e-7eca-66f24dc63f09
- name: Windows Firewall 🔗 - name: Windows Firewall 🔗
href: /windows-firewall/windows-firewall-with-advanced-security.md href: windows-firewall/windows-firewall-with-advanced-security.md
- name: Virtual Private Network (VPN) - name: Virtual Private Network (VPN)
href: /vpn/vpn-guide.md href: vpn/toc.yml
items: - name: Always On VPN 🔗
- name: VPN connection types
href: /vpn/vpn-connection-type.md
- name: VPN routing decisions
href: /vpn/vpn-routing.md
- name: VPN authentication options
href: /vpn/vpn-authentication.md
- name: VPN and conditional access
href: /vpn/vpn-conditional-access.md
- name: VPN name resolution
href: /vpn/vpn-name-resolution.md
- name: VPN auto-triggered profile options
href: /vpn/vpn-auto-trigger-profile.md
- name: VPN security features
href: /vpn/vpn-security-features.md
- name: VPN profile options
href: /vpn/vpn-profile-options.md
- name: How to configure Diffie Hellman protocol over IKEv2 VPN connections
href: /vpn/how-to-configure-diffie-hellman-protocol-over-ikev2-vpn-connections.md
- name: How to use single sign-on (SSO) over VPN and Wi-Fi connections
href: /vpn/how-to-use-single-sign-on-sso-over-vpn-and-wi-fi-connections.md
- name: Optimizing Office 365 traffic with the Windows VPN client
href: /vpn/vpn-office-365-optimization.md
- name: Always On VPN
href: /windows-server/remote/remote-access/vpn/always-on-vpn/ href: /windows-server/remote/remote-access/vpn/always-on-vpn/
- name: Direct Access - name: Direct Access 🔗
href: /windows-server/remote/remote-access/directaccess/directaccess href: /windows-server/remote/remote-access/directaccess/directaccess
- name: Server Message Block (SMB) file service - name: Server Message Block (SMB) file service 🔗
href: /windows-server/storage/file-server/file-server-smb-overview href: /windows-server/storage/file-server/file-server-smb-overview
- name: Server Message Block Direct (SMB Direct) - name: Server Message Block Direct (SMB Direct) 🔗
href: /windows-server/storage/file-server/smb-direct href: /windows-server/storage/file-server/smb-direct

View File

@ -0,0 +1,26 @@
items:
- name: Overview
href: vpn-guide.md
items:
- name: VPN connection types
href: vpn-connection-type.md
- name: VPN routing decisions
href: vpn-routing.md
- name: VPN authentication options
href: vpn-authentication.md
- name: VPN and conditional access
href: vpn-conditional-access.md
- name: VPN name resolution
href: vpn-name-resolution.md
- name: VPN auto-triggered profile options
href: vpn-auto-trigger-profile.md
- name: VPN security features
href: vpn-security-features.md
- name: VPN profile options
href: vpn-profile-options.md
- name: How to configure Diffie Hellman protocol over IKEv2 VPN connections
href: how-to-configure-diffie-hellman-protocol-over-ikev2-vpn-connections.md
- name: How to use single sign-on (SSO) over VPN and Wi-Fi connections
href: how-to-use-single-sign-on-sso-over-vpn-and-wi-fi-connections.md
- name: Optimizing Office 365 traffic with the Windows VPN client
href: vpn-office-365-optimization.md