Commit Graph

21055 Commits

Author SHA1 Message Date
fa34c82361 Added privacy policies 2019-07-18 13:25:44 -07:00
047e66d8c5 Merge pull request #4442 from TokyoScarab/patch-6
Adding Supplemental Note
2019-07-18 13:24:24 -07:00
1575c301d4 Resolved merge conflict 2019-07-18 13:13:54 -07:00
6b17dce897 Merge pull request #4488 from martyav/martyav-format-audit-pages
formatted event sections for consistency
2019-07-18 15:52:16 -04:00
a4db7e4ce3 Merge pull request #4307 from RAJU2529/patch-17
added  location of windows fingerprint data
2019-07-18 12:46:56 -07:00
0d205853f4 Merge pull request #4249 from AdamGrossTX/patch-1
Updated Version Information
2019-07-18 12:45:34 -07:00
d9be7a2c45 formatted event sections for consistency
previously, the event sections on these pages consisted of second level headings with no content underneath, or lists combined with headings.

all headings were reformatted into list items.

in addition, the formatting on notes and call-outs was updated where applicable
2019-07-18 15:45:17 -04:00
ae0fb89541 Merge branch 'master' into fix--MD037/no-space-in-emphasis 2019-07-18 14:49:08 -04:00
56ca0714cf Update TOC.md
Adding Tamper Protection entry to TOC
2019-07-18 11:36:32 -07:00
51515d6cce Merge pull request #4481 from isjwuk/patch-3
Removed typo/unnecessary text from local-accounts.md
2019-07-18 11:25:25 -07:00
dcd1a7f6b6 Merge pull request #4418 from nschonni/fix--MD033/no-inline-html
fix: MD033/no-inline-html
2019-07-18 11:24:29 -07:00
d5d5152290 Merge pull request #4434 from nschonni/double-the
typo: Double word "the"
2019-07-18 11:18:44 -07:00
b603d1a542 Merge pull request #4433 from nschonni/double-screen
typo: Double word "screen"
2019-07-18 11:17:08 -07:00
f1570e36a4 Merge pull request #4420 from nschonni/fix---MD042/no-empty-links
fix:  MD042/no-empty-links
2019-07-18 11:11:07 -07:00
e13bec814a Merge pull request #4439 from ojrb/Iss3738
Update overview-secure-score.md
2019-07-18 10:55:45 -07:00
50287011c2 Removing duplicate headings from TOC (#639)
* first pass

* second pass

* fixed typo

* remove dups

* remove topics rename titles

* updates

* worked on threatprotection toc to match

* fixed broken links

* test

* update toc items

* fix warnings

* update

* update levels

* skip

* update toc title
2019-07-18 13:02:07 -04:00
60986122d4 Merge pull request #4460 from ElizabethGreene/patch-1
Add Log file location per #2184
2019-07-18 09:48:10 -07:00
78c1b8f385 updated note syntax 2019-07-18 12:43:56 -04:00
a2b2556305 Merge branch 'master' into patch-5 2019-07-18 09:22:32 -07:00
262160eed5 Merge pull request #4479 from nschonni/fix-tab-after-list-marker
fix: Replace tab after ordered list marker
2019-07-18 09:08:23 -07:00
470d306eb0 Merge pull request #4478 from nschonni/chore--Remove-link-locale
chore: Remove link locale
2019-07-18 09:07:01 -07:00
2a4be69b72 Merge pull request #4285 from RAJU2529/patch-14
added  two new commands for  exporting and importing .xml files
2019-07-18 09:02:41 -07:00
ab7515d45c Update configure-machines-security-baseline.md 2019-07-18 08:58:37 -07:00
55debb0b6a Merge pull request #4483 from andreiztm/patch-23
Update docs with limitation on when an option shows up as available
2019-07-18 08:56:00 -07:00
61a5af09b3 Update configure-machines-security-baseline.md 2019-07-18 08:54:18 -07:00
a5ee44cbaf added back accidentally rm'd line 2019-07-18 11:37:53 -04:00
ea1cc99ad0 resolves #4484
#4484 Page does not conform to standards

> This page, unlike other audit subcategory pages, has everything after the table of recommendations in giant font (including Feedback at the end), and does not contain any subpages for the individual events
> It also has an "In this article" panel on the right, which lists all the events.

Commit 8756c9d resulted in the page being reformatted in an odd way.

Using other audit pages as a guide, I've removed the headings that caused the events to be rendered in a giant font, and reformatted the events into a simple bulleted list. I've also added back the information on event volume and default value, to make the page conform better. I can't do much for links right now, as these pages do not exist yet.
2019-07-18 11:07:39 -04:00
1466ff879f Updated note syntax 2019-07-18 10:54:23 -04:00
b8b0f971a8 Update docs with limitation on when an option shows up as available
Added note for MBEC property.
2019-07-18 14:08:54 +03:00
c8d416f990 Removed typo/unnecessary text from local-accounts.md 2019-07-18 11:12:41 +01:00
febe7c706a Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 11:51:12 +05:30
5c507fb6bf Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 11:50:19 +05:30
ce42927cab Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 11:49:39 +05:30
f418730793 fix: Replace tab after ordered list marker
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
886b7cc6ad Update windows/security/threat-protection/windows-defender-exploit-guard/import-export-exploit-protection-emet-xml.md
agreed

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-18 11:01:29 +05:30
9d4e986336 Update windows/security/threat-protection/windows-defender-exploit-guard/import-export-exploit-protection-emet-xml.md
agreed

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-18 11:01:09 +05:30
cdb731f85f chore: Remove link locale 2019-07-18 01:27:41 -04:00
4af3d5650c fix: Replace syntax with langauge code 2 2019-07-18 01:24:10 -04:00
ee8d0a1c32 Merge branch 'master' into mdatp-seccon-mgmt-lomayor 2019-07-17 21:47:00 -07:00
b7d38ad81e corrected ms.topic metadata values 2019-07-17 21:41:18 -07:00
b9b4d2a15b Merge pull request #4432 from nschonni/fix--Replace-generic-"syntax"-with-language-code
fix: Replace generic "syntax" with language code
2019-07-17 21:32:35 -07:00
7e719332b2 Merge pull request #710 from MicrosoftDocs/MDBranchApplicationControlCSP
Added ApplicationControl CSP docs
2019-07-17 21:24:20 -07:00
8f846a1287 Merge pull request #697 from mapalko/whfb-staging
add key trust RDP info
2019-07-17 21:23:48 -07:00
de2357ab53 fixing metadata 2019-07-17 21:20:42 -07:00
8731b7423f Update configure-machines-security-baseline.md 2019-07-17 21:04:00 -07:00
ada5881103 Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 09:08:21 +05:30
98f883237f Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 09:07:35 +05:30
b3fe93ffa9 Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 09:06:55 +05:30
d85aa5f07a Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 09:06:17 +05:30
d16c927ac1 Update windows/security/threat-protection/windows-defender-security-center/wdsc-hide-notifications.md
agreed

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-18 09:05:30 +05:30