62c512b1a4
Merge branch 'main' into jgeurten-update-recommended-driver-blocklist
2024-08-23 10:46:11 -04:00
20e9cdb8e7
Update applications-that-can-bypass-wdac.md to fix MSBuild.exe original filename case
...
Fixed the filename for FileName=MSBuild.exe to match the Original Filename in the file metadata, rather than just the file name on disk.
This fixes case sensitive blocklist rules in security products using Original Filenames built off of this XML.
2024-08-19 16:16:08 +09:30
688318ac83
Updated the published blocklist with August updates
2024-08-15 13:01:11 -04:00
5b21d5381c
acrolinx
2024-08-14 14:00:26 -07:00
15abec138b
retire wdac s-mode article
2024-08-14 13:52:50 -07:00
195a326c08
fix broken link
2024-08-12 09:55:44 -07:00
81f438d337
Learn Editor: Update windows-sandbox-configure-using-wsb-file.md
2024-07-26 19:30:58 -07:00
deebe19255
Add blank lines between elements for consistent layout
2024-07-22 08:20:58 -07:00
846d3b88d2
Correct indentation of images in list items
2024-07-22 08:18:37 -07:00
add1d6dbb1
Replace second-level enumerators (a, b, c) with automatic numbering
...
Second-level list items don't get proper hanging indentation unless they rely on automatic numbering (1, 1, 1). If we instead have a, b, c, etc. in Markdown, indentation is not correct.
2024-07-22 08:16:40 -07:00
fea4bfefa0
Merge branch 'main' into vp-sec-mdag
2024-07-19 18:08:58 -04:00
df949ef924
Merge branch 'main' into docs-editor/windows-sandbox-overview-1719352198
2024-07-19 09:12:16 -06:00
ff6ccaca87
Update windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview.md
2024-07-19 09:11:48 -06:00
77f3216934
remove essentials-manage
2024-07-11 16:09:15 -07:00
8b74ed138a
remove essentials-get-started
2024-07-11 16:07:39 -07:00
d11d590f46
remove essentials-overview
2024-07-11 16:04:49 -07:00
3d0d4e9a8f
MDAG Fix links/update
2024-07-11 10:51:49 -06:00
46f4ff2014
Learn Editor: Update windows-sandbox-overview.md
2024-06-25 14:50:01 -07:00
7098b46546
Merge branch 'main' into vp-mstopic-1
2024-06-07 14:11:33 -04:00
c75d020412
Acro-updates
2024-06-07 10:36:56 -06:00
f5963a72d6
Update ms.topic
2024-06-07 10:13:34 -06:00
1a1160df1a
Address UUF feedback
2024-06-07 09:44:34 -06:00
2ec14e1e4f
Fix case (VGpu -> vGpu)
...
Minor typo for consistency.
2024-06-03 23:48:03 -04:00
c0a36fe3ff
Merge branch 'main' into e95a0ee6-28b8-4ca5-844b-879caf65c398_37
2024-05-30 14:47:46 -07:00
3a41efc7fc
Magic Essentials - set ms.topic to overview
2024-05-29 18:55:59 +00:00
aab02cf9e0
Magic Essentials - set ms.topic to how-to
2024-05-29 18:33:12 +00:00
752df9d9d1
Made the PowerShell code work in Windows PowerShell
2024-05-23 19:43:38 +03:00
8554f5470b
Added PowerShell command for verifying signed binaries
2024-05-23 01:39:54 +03:00
25d93e6e20
Merge pull request #11901 from HotCakeX/patch-5
...
Removed the last remaining UTF-8 warning for WDAC certificate requirements in all of the documents
2024-05-21 09:39:19 -07:00
53a840b602
Merge pull request #11900 from HotCakeX/patch-4
...
Removed the note about not using UTF-8 encoding for certificate fields and merged 2 Notes
2024-05-21 09:38:52 -07:00
59c3ee823f
Merge pull request #11899 from HotCakeX/patch-3
...
Added .RLL support for WDAC supported file types
2024-05-21 09:38:15 -07:00
ef39657fe4
Merge pull request #11898 from HotCakeX/patch-1
...
The Unsigned policy rule option is valid for Supplemental types
2024-05-20 10:16:48 -07:00
e0b99c826d
Removed the UTF-8 requirement warning
...
It's no longer required
https://github.com/MicrosoftDocs/windows-itpro-docs/pull/11889#issuecomment-2105289949
2024-05-18 13:40:46 +03:00
e5b7045d72
Removed the note about not using UTF-8 encoding for certificate fields
...
The note is no longer necessary, confirmed here:
https://github.com/MicrosoftDocs/windows-itpro-docs/pull/11889#issuecomment-2105289949
2024-05-18 13:14:14 +03:00
baef41a885
Added .RLL support for WDAC supported file types
...
Added .RLL support for WDAC supported file types
2024-05-18 12:49:44 +03:00
5de76c4148
The Unsigned policy rule option is valid for Supplemental types
2024-05-16 12:50:06 +03:00
3e2f3642d6
Removed notice about not using UTF-8 encoding
...
The UTF-8 encoding can totally be used for certificate subject names when deploying a signed WDAC policy and no problem such as boot failures occurs as a result of that.
I've tested this for long periods of time and continue to use it daily.
2024-04-25 20:00:49 +03:00
a6b4d08cb9
Update deploy-multiple-wdac-policies.md - reformat note
2024-04-17 10:27:13 -07:00
b24cf72e08
added note about win 11 21h2
2024-04-16 18:50:26 -04:00
e8b6169893
Corrected dates
2024-04-15 11:55:03 -04:00
eb25aa7a36
Reapply "Updated policy limit information to reflect current state. Fixed acro…"
...
This reverts commit 1937775867
.
2024-04-15 11:51:14 -04:00
38a319feac
Remove extra quote for Set-CIPolicyIdInfo PolicyId argument
...
The command fails to run in PowerShell due to this extra quote.
2024-04-08 09:45:43 +02:00
d27aeb5ef1
Add a little space to help readability, add punctuation
2024-04-01 16:21:55 -07:00
dae965762f
"We recommend" is preferred Microsoft style
...
The Writing style guide says not to use "it is recommended": https://styleguides.azurewebsites.net/Styleguide/Read?id=2700&topicid=35666
2024-04-01 16:20:15 -07:00
4dc45c4cb5
Updated absolute links with relative links
2024-04-01 18:37:57 -04:00
ed8a7bde60
Added references to Trusted Signing
2024-04-01 14:40:19 -04:00
6f1d2f9910
Freshness update
2024-03-26 12:12:22 -06:00
c2e7670e64
Freshness update
2024-03-26 11:46:44 -06:00
af10d3ec52
Freshness update
2024-03-26 11:29:41 -06:00
ca41ea608d
Merge branch 'main' into patch-2
2024-03-20 18:41:02 -04:00