Commit Graph

36101 Commits

Author SHA1 Message Date
7216a1f7ff Merge branch 'master' into lsaldanha-4838104 2021-02-04 10:38:21 +05:30
2c4e8c7a74 Update advanced-hunting-devicenetworkinfo-table.md
to fix suggestions
2021-02-04 10:37:10 +05:30
650ec848bb Fixed list of categories that was displayed as a paragraph 2021-02-03 16:55:50 -08:00
b7ff50c0ec Default update for AutomaticMaintenanceWakeUp 2021-02-03 16:31:28 -08:00
7ca558ba23 Added automatic image border, indented note in list item 2021-02-03 16:02:31 -08:00
33e4fd0f04 Merge branch 'master' into isbrahm-patch-5 2021-02-03 15:58:41 -08:00
49b748a730 Update attack-surface-reduction.md 2021-02-03 14:04:00 -08:00
b3579aab33 Update attack-surface-reduction.md 2021-02-03 14:00:38 -08:00
70580c16ad Update controlled-folders.md 2021-02-03 13:58:12 -08:00
4924722b91 ASR content updates 2021-02-03 13:53:12 -08:00
368ea48c52 Update best-practices-attack-surface-reduction-rules.md 2021-02-03 13:50:55 -08:00
89d32f80d3 Update best-practices-attack-surface-reduction-rules.md 2021-02-03 13:41:22 -08:00
94c9bd9c9b Update best-practices-attack-surface-reduction-rules.md 2021-02-03 13:40:53 -08:00
7bf688acee Update best-practices-attack-surface-reduction-rules.md 2021-02-03 13:04:04 -08:00
2cf9637f14 Update controlled-folders.md 2021-02-03 12:24:44 -08:00
1be537b367 Update attack-surface-reduction.md 2021-02-03 12:22:42 -08:00
c58cd058de Merge branch 'master' into asr 2021-02-03 12:20:01 -08:00
1e6abecc8b Merge branch 'master' into Benny-54-passive-mode 2021-02-03 11:12:37 -08:00
a49311b4f6 Update gov.md
Streaming API & Azure Sentinel are now available for GCC.
2021-02-03 20:18:20 +02:00
84082a772e Merge branch 'master' into sheet 2021-02-03 09:48:32 -08:00
f74183c3cb update 2021-02-03 09:47:18 -08:00
8461b8fbe1 Merge branch 'master' into repo_sync_working_branch 2021-02-03 09:35:10 -08:00
2f415a8c94 Merge pull request #9061 from illfated/patch-2
#9053 MarkDown code blocks & whitespace
2021-02-03 09:26:30 -08:00
9d86f926aa Update detect-block-potentially-unwanted-apps-microsoft-defender-antivirus.md 2021-02-03 09:25:53 -08:00
c83e76a75f Update controlled-folders.md 2021-02-03 09:20:25 -08:00
29073bd634 update sheet 2021-02-03 08:39:19 -08:00
2beb86cdd0 Update controlled-folders.md
Some customers opened support tickets wanting to know why CFA blocks did not create alerts in our portal... so I think we should add this note to avoid customer confusion...
2021-02-03 17:55:27 +02:00
93fcf35a94 update-per-4838104
updated link
2021-02-03 10:28:24 +05:30
1cce4fea20 WDAC Intune OMA URI document 350K limit
- Document that files deployed through custom oma-uri must be less than 350K bytes in size
- Change warnings into 'removing policies' sections
- Remove line indicating support for Server 2016
2021-02-02 15:56:18 -08:00
8c39116048 Merge branch 'master' into patch-3 2021-02-02 15:50:30 -08:00
3073404caa Merge branch 'master' into patch-3 2021-02-02 15:43:20 -08:00
a9da61f799 Merge branch 'master' into patch-1 2021-02-02 15:40:36 -08:00
b0247ab007 Merge branch 'master' into patch-1 2021-02-02 15:38:02 -08:00
600c87a351 Indented a note in a list item 2021-02-02 15:35:53 -08:00
d511491976 Update onboard-downlevel.md
Changing MMA anchors and adding Gov note.
2021-02-03 00:33:10 +02:00
4bc30c8052 Update gov.md 2021-02-03 00:32:57 +02:00
adaa7e3c61 Update configure-server-endpoints.md 2021-02-03 00:29:35 +02:00
77a070d0ab Update configure-server-endpoints.md 2021-02-03 00:20:34 +02:00
eb61952224 Update gov.md
Addressing feedback regarding the MMA note.
2021-02-02 23:48:32 +02:00
541d1009d1 Update configure-server-endpoints.md
Fixing the MMA anchors + clarifying the note for Gov following feedback.
2021-02-02 22:28:30 +02:00
2b0b5e9648 update description 2021-02-02 12:24:30 -08:00
995bec4332 add unique key words 2021-02-02 12:23:41 -08:00
68467d8801 Merge branch 'master' into tvm-email-notification 2021-02-02 09:52:50 -08:00
79c5bd9ddd Merge branch 'master' into tvm-email-notification 2021-02-02 09:50:04 -08:00
64f4742622 Merge branch 'master' into tvm-updates 2021-02-02 09:48:30 -08:00
f8e741de1b Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2021-02-01 23:57:38 +00:00
17c09d9ba0 Merge pull request #9054 from RAJU2529/patch-124
typo correction
2021-02-01 15:38:09 -07:00
c38a104e09 delete page 2021-02-01 14:28:43 -08:00
87d4839f8b MarkDown code blocks & whitespace (ref. #9053)
Corrections to PR #9053 / commit 9856688ff2

A misunderstanding in PR #9053 caused the addition of unneeded & unwanted blank lines within the PowerShell PUA code blocks for the 3 variations of `Set-MpPreference -PUAProtection` and the console output, as well as missing the opportunity to add editorial blank lines below the code blocks, for easier future editing.

Ref. PR #9053 / commit 9856688ff2
2021-02-01 23:26:36 +01:00
9856688ff2 Merge pull request #9053 from doctordns/patch-1
Update detect-block-potentially-unwanted-apps-microsoft-defender-anti…
2021-02-01 13:49:46 -08:00