Commit Graph

35012 Commits

Author SHA1 Message Date
4671159667 ADK note 2020-11-23 11:19:43 -08:00
773ffdad3e Merge branch 'master' into MDBranchPhase2bPoliciesSet2 2020-11-23 10:55:35 -08:00
bd6c67e9c9 Merge branch 'master' into repo_sync_working_branch 2020-11-23 08:12:44 -08:00
20e9612538 Typo "**pass@word1**"→"**pass\@word1**"
Bold with escape characters
related #8689

https://docs.microsoft.com/en-us/windows/deployment/deploy-windows-cm/deploy-windows-10-using-pxe-and-configuration-manager
2020-11-24 00:05:35 +09:00
b53617f231 Merge branch 'master' into Benny-54-firewall-settings 2020-11-23 14:15:23 +05:30
fc7e0e1c39 Merge pull request #8679 from xl989/Anna_CI
CI_123512_update_network-protection.md
2020-11-23 10:01:56 +08:00
41951448fa Update block-untrusted-fonts-in-enterprise.md
As reported in issue ticket #8687 (Dead link to Dropping the “Untrusted Font Blocking” setting), the outdated link to blogs.technet.microsoft.com just leads to a 404 error and no proper redirect to the existing article.

Thanks to KalleOlaviNiemitalo for noticing, reporting the issue and suggesting the link to the correct page.

Proposed change:
- replace the blogs.technet.microsoft.com URL with a working techcommunity.microsoft.com URL

Whitespace changes:
- add missing MarkDown indent marker compatibility spacing
- normalize bullet point list spacing (from 3 down to 1)
- remove any end-of-line blank space

Closes #8687
2020-11-23 01:25:45 +01:00
7b653935e4 Typo "**pass@word1**"→"**pass\@word1**"
Bold with escape characters

https://docs.microsoft.com/en-us/windows/deployment/windows-10-poc-sc-config-mgr
2020-11-23 00:18:46 +09:00
144f8311ad Update windows-10-poc.md 2020-11-22 18:55:02 +08:00
1d313ffcc6 Update windows/security/threat-protection/microsoft-defender-atp/raw-data-export-event-hub.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-11-21 20:45:46 +05:00
2300d2685d fixed typo error
as per the user report #8683, so I replaced grin to erin and hagens to havens.
2020-11-21 11:30:56 +05:30
9ae056c5bf Merge branch 'master' into whfb-urls 2020-11-20 16:05:08 -08:00
42487296d6 notes about intune 2020-11-20 15:19:23 -08:00
58ab659c7f adding urls to required URLs for hybrid deployments 2020-11-20 15:01:32 -08:00
aa96b6d2f1 removed deprecated policies 2020-11-20 14:54:18 -08:00
019adde345 Merge branch 'master' into 20h2 2020-11-20 14:11:32 -08:00
b471760d31 fix conflict 2020-11-20 14:00:05 -08:00
912cb59342 Fixes to layout and grammar 2020-11-20 13:58:42 -08:00
a733e6447c updated graphics and procedures 2020-11-20 13:56:52 -08:00
a7d60e2610 updated graphics and procedures 2020-11-20 13:39:03 -08:00
b46554b115 Merge pull request #8605 from MaratMussabekov/patch-236
Update info about device credentials
2020-11-20 12:13:59 -08:00
9a60e56f36 Removed deprecated policies 2020-11-20 11:36:43 -08:00
0c929a9276 safety commit 2020-11-20 09:01:06 -07:00
99c0fc9c08 Merge branch 'master' into MDBranchPhase2bPoliciesSet1 2020-11-20 07:52:50 -08:00
e8f3a312e6 Addition to a troubleshooting link
Added a link to a troubleshooting document as suggested by the user.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/6620
2020-11-20 17:26:03 +05:00
f9415fbb8f Merge branch 'master' into Benny-54-firewall-settings 2020-11-20 15:20:33 +05:30
102d52b8b3 CI_123512_update_network-protection.md 2020-11-20 16:55:51 +08:00
51affa0966 Update linux-update-MDE-Linux.md 2020-11-20 10:51:57 +05:30
a59a8d8bb8 Update linux-update-MDE-Linux.md
to fix build errors
2020-11-20 10:21:08 +05:30
5783ffe5b3 Update linux-update-MDE-Linux.md
updated
2020-11-20 09:55:40 +05:30
e39271bac8 Azure-Rebranding-4650392
Updated all instances of Azure Multi-Factor Authentication To Azure AD Multi-Factor Authentication
2020-11-20 09:24:34 +05:30
473f10c9a9 Update prepare-for-zero-touch-installation-of-windows-10-with-configuration-manager.md
Fixed typo.
2020-11-20 10:50:46 +08:00
ec65ac251b Updating MDM section 2020-11-19 17:16:27 -08:00
0bb832736f Updating MDM section 2020-11-19 17:08:44 -08:00
90d6b4006c Updating MDM section 2020-11-19 17:08:31 -08:00
30551a7b11 Updating MDM section 2020-11-19 17:08:26 -08:00
bd5b22a0be Updating MDM section 2020-11-19 17:08:12 -08:00
4c2f410aed Updating MDM section 2020-11-19 17:08:07 -08:00
e871dc0830 Updating MDM section
Microsoft Intune ends support for Windows Phone 8.1 and Windows 10 Mobile.
See: https://docs.microsoft.com/mem/intune/fundamentals/whats-new#microsoft-intune-ends-support-for-windows-phone-81-and-windows-10-mobile to learn more.
2020-11-19 17:02:55 -08:00
728f0982e4 Typo correction & metadata description update
As reported in issue ticket #8669 (Check Grammar), there is a typo in the following sentence:

> Before you get started, see the main MIcrosoft Defender for EndpointP for Mac page for a description of prerequisites and system requirements for the current software version.

The word "EndpointP" has received an unneeded letter at the end right before commit 5eb8d432da .

Thanks to matambanadzo for noticing and reporting this typo.

Additional change: metadata description updated from
- Install Microsoft Defender ATP for Mac, using Microsoft Intune.
 -- to --
- Install Microsoft Defender for Endpoint for Mac, using Microsoft Intune.

Closes #8669
2020-11-20 01:47:05 +01:00
0c6e72110a Added EAIME policies 2020-11-19 16:21:06 -08:00
f690f7fc9a update 2020-11-19 15:56:04 -08:00
0dcd93ee5b Delete microsoft-defender-atp-ios-privacy-information.md 2020-11-19 15:53:26 -08:00
7bf207a28e update 2020-11-19 15:52:34 -08:00
7415a8e652 Added new policies 2020-11-19 15:28:45 -08:00
b1502583ba update 2020-11-19 14:17:30 -08:00
eb88fee959 Merge branch 'master' into MDBranchPhase2bPoliciesSet2 2020-11-19 14:03:47 -08:00
d7c2819518 update 2020-11-19 13:45:12 -08:00
7ef4f60afe add gov back in 2020-11-19 13:09:31 -08:00
cd6713a92b Update prevent-changes-to-security-settings-with-tamper-protection.md 2020-11-19 11:24:25 -08:00