22397 Commits

Author SHA1 Message Date
Ross McAllister
5911711b27
Merge pull request #1189 from MicrosoftDocs/MDBranchSKUTransformationFix
Prerequisite fixes for SKU transformation
2019-09-24 16:28:52 -07:00
ManikaDhiman
086d26e365 Updated links 2019-09-24 16:26:34 -07:00
Ross McAllister
e2a49ce9b4
Merge pull request #1185 from MicrosoftDocs/MDBranchDefenderPolicyUpdate
Updated supported values for ScheduleScanDay
2019-09-24 16:07:35 -07:00
denisebmsft
56c31a35ca Update tvm-dashboard-insights.md 2019-09-24 16:04:24 -07:00
denisebmsft
4ccb84c223 Update user-account-control-behavior-of-the-elevation-prompt-for-administrators-in-admin-approval-mode.md 2019-09-24 16:03:06 -07:00
denisebmsft
6801774bc1 Update allow-com-object-registration-in-windows-defender-application-control-policy.md 2019-09-24 16:01:29 -07:00
denisebmsft
b5469ed6f1 Update use-a-reference-computer-to-create-and-maintain-applocker-policies.md 2019-09-24 15:59:47 -07:00
denisebmsft
cfd37751a2 Update deploy-multiple-windows-defender-application-control-policies.md 2019-09-24 15:58:19 -07:00
denisebmsft
324fbbf22e Update create-path-based-rules.md 2019-09-24 15:57:51 -07:00
denisebmsft
07007dce5d fixing build report errors 2019-09-24 15:55:22 -07:00
denisebmsft
97b6ef20fc Update prevent-changes-to-security-settings-with-tamper-protection.md 2019-09-24 15:47:31 -07:00
denisebmsft
01acaf46bb Update whats-new-in-microsoft-defender-atp.md 2019-09-24 15:46:45 -07:00
denisebmsft
d4b75fc850 Update configure-endpoints-non-windows.md 2019-09-24 15:45:58 -07:00
denisebmsft
1b077f6764 Update whats-new-in-microsoft-defender-atp.md 2019-09-24 15:42:17 -07:00
ManikaDhiman
1eb45dfc64 Fixed typos 2019-09-24 15:39:50 -07:00
Thomas Raya
dadf085ffd
Merge pull request #1187 from MicrosoftDocs/autopilot
added note
2019-09-24 15:37:32 -07:00
Thomas Raya
9ecddcb995
Merge pull request #1188 from MicrosoftDocs/MDBranchTask3517007Education
Added new Education/AllowGraphingCalculator policy
2019-09-24 15:36:33 -07:00
denisebmsft
59ca5ce7ed tamper protect is going GA 2019-09-24 15:28:12 -07:00
ManikaDhiman
061e8b7a87 Fixed typos 2019-09-24 15:26:26 -07:00
Thomas Raya
7f1653de94
Update user-driven.md
corrected one spelling error in Windows Autopilot User-Driven Mode file.
2019-09-24 15:25:01 -07:00
Thomas Raya
6bea5f1d0e
Update fips-140-validation.md
corrected two spelling and one grammar error(s).
2019-09-24 15:13:29 -07:00
denisebmsft
ccfcf4c885 Update prevent-changes-to-security-settings-with-tamper-protection.md 2019-09-24 15:00:58 -07:00
ManikaDhiman
dad8200ce0 More fixes 2019-09-24 14:58:10 -07:00
ManikaDhiman
ff4f7ffe58 Fixed warning 2019-09-24 14:22:39 -07:00
ManikaDhiman
48156102d5 multiple fixes 2019-09-24 14:20:54 -07:00
ManikaDhiman
c2e092aea6 Updated Policy index with new Education policy 2019-09-24 14:05:37 -07:00
ManikaDhiman
2fda7f01a8 Updated Policy index page with audit policies 2019-09-24 14:03:53 -07:00
ManikaDhiman
41b9d5401f Merge branch 'master' into MDBranch20H1PoliciesAudit 2019-09-24 14:00:59 -07:00
ManikaDhiman
85165d8192 Removed superscript for new policy 2019-09-24 13:59:55 -07:00
ManikaDhiman
367b822ef7 Fixed typo 2019-09-24 13:58:13 -07:00
Daniel Simpson
07362734b3
Merge pull request #4947 from nedpyle/patch-1
SMB 3.x support AES-128 encryption
2019-09-24 13:31:47 -07:00
ShrCaJesmo
04b493adde
Update windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-09-24 16:19:11 -04:00
ManikaDhiman
6cc47dc5bb Added dev comments 2019-09-24 13:12:58 -07:00
officedocspr
ebefa96066 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-09-24 19:54:41 +00:00
John Liu
1f7099ea9c CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190924114748 (#1184) (#1186) 2019-09-24 12:53:33 -07:00
Greg Lindsay
d8bb8da508 added note 2019-09-24 12:37:44 -07:00
John Liu
1dc93010de CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190924114748 (#1184) 2019-09-24 12:28:46 -07:00
Ken Withee
c3b5d54946
Merge pull request #5026 from illfated/block_table_translation
Auditing: add MD code block to table keywords
2019-09-24 11:35:29 -07:00
illfated
1d4bc9423c Auditing: add MD code block to table keywords
Description:
This PR aims to block keywords and values from being translated to
another language, keeping the values and keywords intact, in response
to the windows-itpro-docs issue ticket #4995.

Proposed changes:

- Surround Logon Type values and Logon Title keywords with MD code
  block markers (back ticks) to keep them from being translated by MT.
- Add XML indentation to the XML for the layout to be shown properly.

Thanks to @takondo for pointing out the uselessness in translating
these parts of the table when the document is machine translated.

Ref. issue ticket #4995

(The ticket can be closed when this commit is successfully migrated
  and shown to be effective against machine translation.)
2019-09-24 20:09:52 +02:00
Rebecca Agiewich
72cd350342
Merge pull request #1144 from MicrosoftDocs/TVMnewKBprereqs
TVM new KB prereqs
2019-09-24 11:06:27 -07:00
Dulce Montemayor
7f7f94bdb1
Added KB links 2019-09-24 10:30:18 -07:00
Dulce Montemayor
de65b325ea
Added KB links 2019-09-24 10:29:43 -07:00
Dulce Montemayor
4088f162ea
Added KB links 2019-09-24 10:29:15 -07:00
Dulce Montemayor
a92859ee46
Update tvm-weaknesses.md 2019-09-24 10:18:53 -07:00
Dulce Montemayor
def3bccfb6
Update configuration-score.md 2019-09-24 10:18:25 -07:00
ManikaDhiman
27060b34a6 Merge branch 'master' into MDBranch20H1PoliciesAudit 2019-09-24 10:15:37 -07:00
ManikaDhiman
233be01af6 Updated supported values for ScheduleScanDay 2019-09-24 10:13:26 -07:00
John Liu
b8678af8fe CAT Auto Pulish for Windows Release Messages - 20190924095118 (#1179)
* Update networkproxy-csp.md

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* mdatp_custom_detections_refresh

* custom-detections-toc

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update networkproxy-csp.md

Remove the xml word at the final of each code portion

* Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Merge branch 'master' into lomayor-mdatp-ah-sync

* Merge branch 'master' into lomayor-mdatp-ah-sync

* Update custom-detection-rules.md

* custom-detections-manage

* Last check

* custom-detections

* custom_detections

* Added note

* AH_no_freq

* Update networkproxy-csp.md

* Added a reference link

* Update surface-dock-firmware-update.md

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190924085026 (#1178)
2019-09-24 10:01:24 -07:00
John Liu
cc6b952ad1 CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190924085026 (#1178) 2019-09-24 09:39:53 -07:00
Tami Fosmark
45c1c75869
Merge pull request #1174 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
2019-09-23 20:18:54 -07:00