mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
updates
This commit is contained in:
parent
a1ead47cf6
commit
5ac9ebef17
23
windows/security/dev-resources.md
Normal file
23
windows/security/dev-resources.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
title: Windows security - developer resources
|
||||||
|
description: Collection of links for Windows developers to learn about Windows security featuress.
|
||||||
|
ms.date: 04/25/2024
|
||||||
|
ms.topic: resources
|
||||||
|
ms.author: paoloma
|
||||||
|
author: paolomatarazzo
|
||||||
|
appliesto:
|
||||||
|
---
|
||||||
|
|
||||||
|
# Windows security - developer resources
|
||||||
|
|
||||||
|
| Area | Features |
|
||||||
|
|-|-|
|
||||||
|
| **Protect identity** | - [Passkeys on Windows][LINK-1] <br>- [VBS key protection][LINK-1]<br>-[NTLM-less][LINK-1]|
|
||||||
|
| **Protect data** | - [Personal Data Encryption][LINK-1] <br>- [VBS enclave][LINK-1]<br>|
|
||||||
|
| **Zero trust** | - [Attestation][LINK-1]<br>-[Zero-trust DNS][LINK-1]|
|
||||||
|
| **Least privilege, protect privacy** | - [Win32 App Isolation][LINK-1] <br>- [Making admins more secure][LINK-1]<br>-[Granular privacy controls for all Win32 apps][LINK-1]|
|
||||||
|
| **Build reputable apps, seamless security UX** | - [MSIX app packaging][LINK-1] <br>- [Trusted signing][LINK-1]<br>-[Smart App control][LINK-1]|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
[LINK-1]: https://www.microsoft.com
|
@ -18,4 +18,6 @@ items:
|
|||||||
- name: Cloud security
|
- name: Cloud security
|
||||||
href: cloud-security/toc.yml
|
href: cloud-security/toc.yml
|
||||||
- name: Windows Privacy 🔗
|
- name: Windows Privacy 🔗
|
||||||
href: /windows/privacy
|
href: /windows/privacy
|
||||||
|
- name: Developer resources
|
||||||
|
href: dev-resources.md
|
Loading…
x
Reference in New Issue
Block a user