Commit Graph

36035 Commits

Author SHA1 Message Date
821c2ac0c3 change log level to debug 2021-01-11 14:31:09 +02:00
28fcf74b43 Credential Guard: Windows 10 Enterprise required
From issue ticket #8935 (**clarify enterprise sku**):
> based on the discussion here #4025, the following confirmation from MSRC 61355 and the resulting PR #8435 -
>
> could this page also be updated to specifically list "Windows 10 Enterprise" in the requirements list, to avoid confusion from Windows 10 Pro/Home?

Thanks to @rrsit for noticing and reporting the lack of clarity in this document.

Changes proposed:

- State _specifically_ that Credential Guard _supports_ and _requires_ Windows 10 **Enterprise**
- Dictionary correction: "writeable" => 'writable' (2 occurrences; the 2017 table Description text, ending Note blob)

Closes #8935
2021-01-09 17:33:49 +01:00
49d2cd5f08 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2021-01-08 18:51:55 +00:00
03d2a6bd4f Update windows/client-management/mdm/diagnosticlog-csp.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2021-01-08 10:38:29 -08:00
f338d7bfea Merge pull request #8892 from joinimran/patch-120
Addition of note
2021-01-08 10:38:09 -08:00
64cd49d15c Update windows/client-management/mdm/diagnosticlog-csp.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2021-01-08 10:38:09 -08:00
a9eac9ce2c Update windows/client-management/mdm/diagnosticlog-csp.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2021-01-08 10:37:46 -08:00
34939f9bc5 Update attack-surface-reduction.md 2021-01-08 10:36:45 -08:00
da5b55e02a Update attack-surface-reduction.md 2021-01-08 10:36:11 -08:00
2f70273aaf Merge pull request #4525 from MicrosoftDocs/traya1-fix
Update customize-exploit-protection.md
2021-01-08 10:25:52 -08:00
14af618f72 Merge branch 'master' into repo_sync_working_branch 2021-01-08 10:22:16 -08:00
ad73f161db Update enable-exploit-protection.md
update links
2021-01-08 10:21:55 -08:00
3feb98073f Update customize-exploit-protection.md
update links
2021-01-08 10:19:23 -08:00
e1b5c852b3 added file name extension lines 66 74 131 2021-01-08 09:59:09 -08:00
2360d05594 Merge pull request #8933 from ShowMeMore/patch-2
Update minimum-requirements.md with academic licensing information
2021-01-08 09:49:22 -08:00
f2dbe084b5 Merge pull request #8930 from illfated/patch-5
Update enable-exploit-protection.md
2021-01-08 09:46:55 -08:00
f556d65b44 Update enable-exploit-protection.md 2021-01-08 09:46:11 -08:00
2e7e01b0ae Update enable-exploit-protection.md 2021-01-08 09:43:28 -08:00
91d1516915 Merge pull request #8931 from RAJU2529/patch-120
added  admx templates link for windows 10 20h2
2021-01-08 09:42:14 -08:00
9841d91419 Update detect-block-potentially-unwanted-apps-microsoft-defender-antivirus.md 2021-01-08 09:41:20 -08:00
1bac573680 Update detect-block-potentially-unwanted-apps-microsoft-defender-antivirus.md 2021-01-08 09:39:32 -08:00
0b815f5e66 Merge pull request #8896 from PeterUpfold/PeterUpfold-MDT-MTD-typo
Fix typo MTD -> MDT
2021-01-08 08:52:23 -08:00
c3a677a98d Merge pull request #8891 from AlastairBateman/patch-1
Fixing a minor typo (Brose -> Browse)
2021-01-08 08:52:10 -08:00
8671c67f95 Merge pull request #8504 from nathanielcwm/patch-1
Update kms keys link
2021-01-08 08:51:47 -08:00
f49e549d5c Merge pull request #8899 from illfated/patch-4
MarkDown formatting, whitespace consistency, typos
2021-01-08 08:51:28 -08:00
ccca6d85e2 Merge pull request #8877 from illfated/patch-6
Update manage-windows-20H2-endpoints.md
2021-01-08 08:50:42 -08:00
bc5943a664 Merge pull request #8895 from MaratMussabekov/patch-246
update script to support non-english versions of Windows
2021-01-08 08:31:40 -08:00
046f6f2607 Merge pull request #8879 from joinimran/patch-118
Broken link update
2021-01-08 08:31:11 -08:00
a6b6fb7504 added admx templates link for windows 10 20h2
as per user report #8922 , so i added admx templates link for windows 10 20h2
2021-01-08 07:15:27 +05:30
22a2aaed3a Ticket #8926 (Table of PowerShell cmdlets isn't)
> "This table lists the PowerShell cmdlets" doesn't list the cmdlets (there are only three).
> The column marked PowerShell cmdlets seems to refer to property names.

Current table description text:
"This table lists the PowerShell cmdlets (and associated audit mode cmdlet) that can be used to configure each mitigation."

**Suggested description:**
This table lists the individual **Mitigations** (and **Audits**, when available) to be used with the `-Enable` or `-Disable` cmdlet parameters.

Closes #8926
2021-01-08 01:59:20 +01:00
6c9cf28542 Update enable-exploit-protection.md
From issue ticket #8927 (**No such property as TerminateOnHeapError**):

> In the list of properties used for different security exploit settings for the cmdlets, the properties to be set for 'Validate heap integrity' is labeled wrong.
> 
> | Validate heap integrity | System and app-level | TerminateOnHeapError | Audit not available |
>
> **The property 'TerminateOnHeapError' doesn't exist for Heap. It should be TerminateOnError.**

Thanks to dennisl68-castra for noticing and reporting this incorrect term variant.

Changes proposed:
- Change "TerminateOnHeapError" to 'TerminateOnError'

Whitespace changes:
- Add recommended minimum cell divider spacing to the MarkDown table cells
- Align table dividing row cell dividers with the table title row cell dividers
- Add editorial line between footnote mark [2] and second last H2 (##) heading

Closes #8927

Ref. old PR #4351 from July 5, 2019 (before Windows Defender Exploit Guard was changed or retired)
2021-01-08 01:27:31 +01:00
6814de9c5f Merge branch 'master' into add-video 2021-01-07 16:05:02 -08:00
1dc25a2dc5 add link to onboarding video 2021-01-07 15:51:47 -08:00
94316ef0c7 Merge branch 'master' into antivirus 2021-01-07 15:31:19 -08:00
382f6671f3 Update manage-updates-baselines-microsoft-defender-antivirus.md 2021-01-07 15:29:02 -08:00
1d2dcd86fa Update manage-updates-baselines-microsoft-defender-antivirus.md 2021-01-07 15:28:08 -08:00
da1efec797 Merge branch 'master' into patch-4 2021-01-07 15:18:48 -08:00
ea93ea5f97 Update utilize-microsoft-cloud-protection-microsoft-defender-antivirus.md 2021-01-07 15:03:07 -08:00
92028eaf0c Acrolinx: "Mac OS" 2021-01-07 15:02:45 -08:00
25d41dd409 Update specify-cloud-protection-level-microsoft-defender-antivirus.md 2021-01-07 15:02:37 -08:00
d6bf4b4138 fixing applies to 2021-01-07 15:02:00 -08:00
3dba1bbb77 fixing applies to 2021-01-07 14:58:56 -08:00
5d6b341c0b Update edr-in-block-mode.md 2021-01-07 14:51:48 -08:00
51bb7b6d65 Merge branch 'master' into patch-4 2021-01-07 14:50:58 -08:00
b4ee3e3c0e Update prevent-changes-to-security-settings-with-tamper-protection.md 2021-01-07 14:49:33 -08:00
6dd2bf3e0e Update prevent-changes-to-security-settings-with-tamper-protection.md 2021-01-07 14:47:56 -08:00
7953f7477d Update edr-in-block-mode.md 2021-01-07 14:41:29 -08:00
c8969b6e4f Update gov.md 2021-01-07 22:13:52 +02:00
afaf7b099d Update gov.md 2021-01-07 22:13:32 +02:00
655e9bd4d3 Missing capitalization for WBXML in line 90
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2021-01-07 20:55:07 +01:00