Commit Graph

4245 Commits

Author SHA1 Message Date
2a7b56f343 Update raw-data-export.md 2019-06-26 10:42:43 -07:00
Ben
89772dc964 8 2019-06-26 17:02:26 +03:00
Ben
32747ff2f9 7 2019-06-26 16:38:18 +03:00
Ben
9f93458d7e 7 2019-06-26 16:37:33 +03:00
Ben
09c4cb984b 7 2019-06-26 16:37:08 +03:00
Ben
45beb6869e Update raw-data-export-event-hub.md 2019-06-26 16:33:52 +03:00
Ben
f61520f52f 6 2019-06-26 16:29:31 +03:00
Ben
a904734159 5 2019-06-26 16:16:28 +03:00
38b7b78681 4 2019-06-26 13:13:09 +03:00
a1a5e82186 s 2019-06-26 13:06:33 +03:00
8d12a21ca3 3 2019-06-26 12:56:49 +03:00
a64def9511 2 2019-06-26 11:38:24 +03:00
23bd880614 1 2019-06-26 10:54:26 +03:00
6512ff8f79 adding statement about licenses for WDAV per Charles 2019-06-24 11:06:52 -07:00
5e0cd4575f typo 2019-06-20 10:40:45 -07:00
5b045db959 Merge pull request #4006 from Aashkam/patch-2
Update create-windows-firewall-rules-in-intune.md
2019-06-19 11:35:09 -07:00
3dfa953f94 Merge pull request #3974 from Reeced40/patch-7
Update select-types-of-rules-to-create.md
2019-06-18 22:14:05 -07:00
c2ef82551c Added alert icon 2019-06-18 13:53:15 -07:00
df5df10ca0 Windows/Security: show asterisks in wildcard table
Description:
Asterisks are not showing up in this table due to HTML conversion.

Proposed changes:
- replace unwanted `<em>` and `</em>` tags with actual asterisk (`*`)
- remove `<i>``</i>` formatting from path names for readability
- simplify "matching to" => 'matching' (2 occurrences in this table)

Closes #4068
2019-06-18 03:30:23 +02:00
0185f9b143 chore: Renormalize line endings
Ran `git add --renormalize .`
2019-06-17 12:42:08 -04:00
937026d20c Merge pull request #4045 from nschonni/fix--MD039/no-space-in-links
fix: MD039/no-space-in-links
2019-06-17 09:41:15 -07:00
989e881ce1 Merge pull request #4050 from nschonni/chore--Remove-link-locale
chore: Remove link locale
2019-06-17 09:23:27 -07:00
9eb65a2b64 Merge pull request #4065 from manuelhauch/patch-1
Updates considered to be out-of-date
2019-06-17 09:19:05 -07:00
fad4742086 Merge pull request #4062 from nschonni/double-an
typo: Double word "an"
2019-06-17 09:14:15 -07:00
ea6a1f1b88 Merge pull request #4061 from nschonni/double-when
typo: Double word "when"
2019-06-17 09:13:38 -07:00
12851f97cc Merge pull request #4059 from nschonni/double-data
typo: Double word "data"
2019-06-17 09:13:10 -07:00
870e3fc811 Merge pull request #4057 from nschonni/double-how
typo: Double word "how"
2019-06-17 09:12:30 -07:00
bf335d3b56 Merge pull request #4053 from nschonni/double-the
typo: Double word "the"
2019-06-17 09:10:23 -07:00
71d4b430d9 Merge pull request #4060 from nschonni/double-be
typo: Double word "be"
2019-06-17 09:09:40 -07:00
456e3f6eb9 Minor typo; Fixes #4066
>"Set-ProcesMitigation" is missing an "s" in the below example:
>For example, to enable Arbitrary Code Guard (ACG) in audit mode for the testing.exe used in the example above, you'd use the following command:
>PowerShell
>Copy
>Set-ProcesMitigation -Name c:\apps\lob\tests\testing.exe -Enable AuditDynamicCode
>You can disable audit mode by using the same command but replacing -Enable with -Disable.
2019-06-17 11:20:04 -04:00
e209eb078a Updates considered to be out-of-date
The description in the Group Policy Editor says: "By default, this value is set to 14 days." for both: "Define the number of days before spyware security intelligence is considered out of date" and "Define the number of days before virus security intelligence is considered out of date".

The Link refers to those two settings.
2019-06-17 15:54:21 +02:00
3d58c9e327 typo: Double word "an" 2019-06-17 00:57:31 -04:00
03e7bb405c typo: Double word "when" 2019-06-17 00:56:40 -04:00
11e48756a3 typo: Double word "be" 2019-06-17 00:56:02 -04:00
92f1c8453c typo: Double word "data" 2019-06-17 00:55:24 -04:00
8a80b59413 typo: Double word "how" 2019-06-17 00:53:27 -04:00
ba86c2cfdf typo: Double word "the" 2019-06-17 00:46:22 -04:00
e95eca7743 chore: Remove link locale 2019-06-17 00:35:08 -04:00
d275ed8cd5 fix: MD039/no-space-in-links
Spaces inside link text
2019-06-16 15:57:47 -04:00
1c95f15122 minor update specifying subsection of Settings 2019-06-14 13:51:39 -04:00
c7bc1ad39f Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo 2019-06-14 10:41:58 -07:00
0320c002e4 add pre-release 2019-06-13 22:10:42 -07:00
9ff9b74ab7 fix broken link 2019-06-13 18:37:44 -07:00
a7ebf68c34 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo 2019-06-13 15:41:17 -07:00
46b556cc40 Merge pull request #445 from MicrosoftDocs/custdetperm-wdatp-lomayor
Custom detections - Required permissions
2019-06-13 14:59:43 -07:00
3271a9d0ca Update user-roles.md 2019-06-13 14:23:25 -07:00
85e10f344b Update custom-detection-rules.md 2019-06-13 14:21:48 -07:00
30536a036b Update overview-custom-detections.md 2019-06-13 14:21:45 -07:00
e729ba4e36 Update overview-custom-detections.md 2019-06-13 14:15:12 -07:00
7ec8de8e8f Update overview-custom-detections.md 2019-06-13 14:14:39 -07:00